mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 22:05:21 +02:00
Fix tab bar font size.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
padding: 0 !important;
|
||||
padding-right: 18px !important;
|
||||
padding-left: 14px !important;
|
||||
font-size: 16px;
|
||||
font-size: 15px;
|
||||
line-height: 44px;
|
||||
color: #777777;
|
||||
/*border-bottom: 1px solid #eee;*/
|
||||
@@ -57,6 +57,10 @@
|
||||
/*height: 28px;*/
|
||||
}
|
||||
|
||||
.stf-menu .stf-nav > li > a > span.fa-mobile {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
.stf-menu .stf-nav > li > a.current {
|
||||
color: #007aff;
|
||||
/*border-bottom: 1px solid #eee;*/
|
||||
|
||||
Reference in New Issue
Block a user