mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(css) .cmd-button width: 9% -> 5%
This commit is contained in:
parent
19c24e8180
commit
cc45c4b174
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ body {
|
|||
}
|
||||
|
||||
.cmd-button {
|
||||
width: 9%;
|
||||
width: 5%;
|
||||
margin: 20px 2px 0 2px;
|
||||
overflow: hidden;
|
||||
color: rgb(49,123,249);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue