mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) .minif-icon @media max-width 600px: padding 1%
This commit is contained in:
parent
e08c09ed6c
commit
0a83402958
1 changed files with 2 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ a:hover, a:active {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
.fm {
|
||||
height: 85%;
|
||||
|
|
@ -328,6 +328,7 @@ a:hover, a:active {
|
|||
color : rgba(246, 224, 124, 0.56);
|
||||
font : 16px 'Fontello';
|
||||
background-image: none;
|
||||
padding : 1%;
|
||||
}
|
||||
|
||||
.size, .owner, .mode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue