mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fix(style) @media height: 640px .fm height: 75%
This commit is contained in:
parent
5ad1188a30
commit
585c49dc4a
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ a:hover, a:active {
|
|||
|
||||
@media only screen and (max-height: 800px), (max-height: 640px) and (max-width: 360px) {
|
||||
.fm {
|
||||
height: 80%;
|
||||
height: 75%;
|
||||
}
|
||||
|
||||
.files {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue