mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) @media .files: height 90%
This commit is contained in:
parent
74b6af858e
commit
d52be167d5
1 changed files with 4 additions and 0 deletions
|
|
@ -275,6 +275,10 @@ a:hover, a:active {
|
|||
.fm {
|
||||
height: 80%;
|
||||
}
|
||||
|
||||
.files {
|
||||
height: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-height: 533px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue