Browse Source

small line size bug

Szeyin Lee 7 năm trước cách đây
mục cha
commit
b75ee96fe9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Viewer/assets/templates/default/navbar.html

+ 1 - 0
Viewer/assets/templates/default/navbar.html

@@ -119,6 +119,7 @@
     }
 
     .up-icon:after {
+        line-height: 16px;
         font-size: 12px;
         content: "\E70E";
     }