系统logo下字体大小修改
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -550,7 +550,7 @@ export default { | ... | @@ -550,7 +550,7 @@ export default { |
| 550 | height: 38px; | 550 | height: 38px; |
| 551 | } | 551 | } |
| 552 | .logo-text { | 552 | .logo-text { |
| 553 | font-size: 14px; | 553 | font-size: 18px; |
| 554 | color: rgba(255, 255, 255, 1); | 554 | color: rgba(255, 255, 255, 1); |
| 555 | line-height: 14px; | 555 | line-height: 14px; |
| 556 | } | 556 | } | ... | ... |
-
Please register or sign in to post a comment