Prechádzať zdrojové kódy

small line size bug

Szeyin Lee 7 rokov pred
rodič
commit
b75ee96fe9

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

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