Browse Source

Fix styling

Riccardo Balbo 4 năm trước cách đây
mục cha
commit
0262539fae
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      static/css/style.less

+ 3 - 0
static/css/style.less

@@ -261,6 +261,9 @@ nav li:before {
     padding: 0.2rem;
     padding-left: 1rem;
     padding-right: 1rem;
+    a{
+        text-decoration: none!important;
+    }
 
     button.icon{
         min-width:1.7rem;