Commit 566a885d by FE

modify font size

parent 6a604060
...@@ -159,6 +159,7 @@ ...@@ -159,6 +159,7 @@
.group-status { .group-status {
line-height: 60px; line-height: 60px;
font-size: 12px;
color: $color_666; color: $color_666;
position: absolute; position: absolute;
right: 66px; right: 66px;
......
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
background: #F5FBFF; background: #F5FBFF;
margin-bottom: 15px; margin-bottom: 15px;
line-height: 35px; line-height: 35px;
font-size: $font_12;
color: #000; color: #000;
border-top: 1px solid transparent; border-top: 1px solid transparent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment