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