mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
fix(style) .mode width: 25% -> 23%
This commit is contained in:
parent
96f6bb04c5
commit
6cf5d6b096
2 changed files with 3 additions and 1 deletions
|
|
@ -225,7 +225,7 @@ body{
|
|||
}
|
||||
.mode{
|
||||
float: right;
|
||||
width: 25%;
|
||||
width: 23%;
|
||||
}
|
||||
|
||||
/* changin ul to panel for high speed parsing*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue