modify button style
This commit is contained in:
parent
b9ba81c1a0
commit
849961091e
|
@ -36,6 +36,10 @@ body {
|
|||
.none-div{
|
||||
display:none;
|
||||
}
|
||||
|
||||
button#createScript{
|
||||
margin-left:4px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue