Commit 621c4b44 authored by IncredibLink's avatar IncredibLink Committed by 杨奕

Message: make the text vertically center

parent 6afa2ba6
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
position: relative; position: relative;
height: 20px; height: 20px;
line-height: 20px; line-height: 20px;
display: flex;
align-items: center;
@when with-icon { @when with-icon {
margin-left: 0; margin-left: 0;
......
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