Commit bd4da09a by zhangmengjie

修改

parent c97f494c
......@@ -46,15 +46,16 @@
display: inline-block;
width: 34px;
height: 34px;
margin-right: 3px;
margin-right: 10px;
color: $base-title-color;
vertical-align: middle;
}
@mixin title {
padding-right:26px;
display: inline-block;
overflow: hidden;
font-size: 20px;
font-size: 15px;
line-height: 55px;
color: $base-title-color;
text-overflow: ellipsis;
......
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