mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(style) .files height: 95% -> 85%
This commit is contained in:
parent
961584ba65
commit
398b57be77
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ body {
|
|||
}
|
||||
|
||||
.files {
|
||||
height: 95%;
|
||||
height: 85%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow-y: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue