mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
feature(style) panel width: 97% -> 98%
This commit is contained in:
parent
2229be3ca0
commit
0fe40b5283
3 changed files with 4 additions and 4 deletions
|
|
@ -166,7 +166,7 @@
|
|||
|
||||
@media only screen and (max-width: 1155px) {
|
||||
.panel {
|
||||
width: 97%;
|
||||
width: 98%;
|
||||
}
|
||||
/* если правая панель не помещаеться - прячем её */
|
||||
.panel-right, .cmd-button#f5, .cmd-button#f6 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue