瀏覽代碼

#2085 <sup> line-height

bach 1 年之前
父節點
當前提交
38e874613d
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      assets/css/base/_reset.scss

+ 3 - 0
assets/css/base/_reset.scss

@@ -22,6 +22,9 @@ li{
   list-style: none;
 }
 
+sup{
+  line-height: 0;
+}
 .visualy-hidden {
   position: absolute !important;
   clip: rect(1px, 1px, 1px, 1px);