mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) height < 800px: .fm height: 74%
This commit is contained in:
parent
7803c0baa6
commit
dd46da4005
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ a:hover, a:active {
|
|||
|
||||
@media only screen and (max-height: 800px) {
|
||||
.fm {
|
||||
height: 75%;
|
||||
height: 74%;
|
||||
}
|
||||
|
||||
.files {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue