浏览代码

enhance(ui): adaptive font size for tags

Andelf 2 年之前
父节点
当前提交
6aeb244fa2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/css/common.css

+ 1 - 1
resources/css/common.css

@@ -669,7 +669,7 @@ img.small {
 }
 
 a.tag {
-  font-size: 13px;
+  font-size: 0.9em;
   text-align: center;
   text-decoration: none;
   display: inline-block;