Browse Source

未读消息样式

zhouna 3 years ago
parent
commit
940f2daafc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/AHeader/index.less

+ 2 - 2
src/components/AHeader/index.less

@@ -21,9 +21,9 @@
     display: inline-block;
     display: inline-block;
     height: 15px;
     height: 15px;
     font-size: 11px;
     font-size: 11px;
-    line-height: 15px;
+    line-height: 10px;
     color: #fff;
     color: #fff;
-    padding: 2px;
+    padding: 2px 4px;
     border-radius:10px;
     border-radius:10px;
     background: #FB5D5F;
     background: #FB5D5F;
   }
   }