Message: make the text vertically center

pull/3980/head
IncredibLink 2017-03-31 17:41:01 +08:00 committed by 杨奕
parent 6afa2ba690
commit 621c4b445a
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
position: relative;
height: 20px;
line-height: 20px;
display: flex;
align-items: center;
@when with-icon {
margin-left: 0;