mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(css) .cmd-button (601px - 785px): 15% -> 13%
This commit is contained in:
parent
88809d66ed
commit
3604afe2e7
1 changed files with 1 additions and 1 deletions
|
|
@ -337,7 +337,7 @@ a:hover, a:active {
|
|||
}
|
||||
@media only screen and (min-width: 601px) and (max-width: 785px) {
|
||||
.cmd-button {
|
||||
width: 15%;
|
||||
width: 13%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue