mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-09 02:47:51 +00:00
[mobile] top bar: modified styles of icons
This commit is contained in:
parent
d37144ef75
commit
30f098a5c0
@ -1999,14 +1999,10 @@ button.sf-dropdown-toggle:focus {
|
||||
min-width: 55px;
|
||||
}
|
||||
@media (max-width:767px) {
|
||||
.cur-view-toolbar {
|
||||
margin-top:6px;
|
||||
}
|
||||
.cur-view-toolbar .mobile-icon {
|
||||
color:#999;
|
||||
line-height:1;
|
||||
line-height:1.63;
|
||||
font-size:22px;
|
||||
vertical-align:middle;
|
||||
margin-right:8px;
|
||||
}
|
||||
}
|
||||
@ -2123,7 +2119,7 @@ button.sf-dropdown-toggle:focus {
|
||||
}
|
||||
@media (max-width:767px) {
|
||||
#account {
|
||||
margin:6px 0 0 10px;
|
||||
margin:5px 0 0 10px;
|
||||
}
|
||||
.account-toggle {
|
||||
font-size:22px;
|
||||
|
Loading…
Reference in New Issue
Block a user