Explorar o código

Message: make the text vertically center

IncredibLink %!s(int64=8) %!d(string=hai) anos
pai
achega
621c4b445a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/theme-default/src/message.css

+ 2 - 0
packages/theme-default/src/message.css

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