zhangxc пре 5 година
родитељ
комит
83d886e959
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      src/css/information.less

+ 3 - 3
src/css/information.less

@@ -112,11 +112,11 @@
   }
 
   .anchors ul {
-    padding: 15px 20px;
+    padding: 15px 24px 15px 20px;
     border-radius: 4px;
     border: 1px solid #F5F6F7;
     background-color: #F5F6F7;
-    line-height: 17px;
+    line-height: 19px;
   }
 
   .anchors li {
@@ -152,7 +152,7 @@
     top: 0;
     left: 0;
     width: calc(100% - 20px);
-    padding-left: 20px;
+    padding: 0 0px 0 20px;
     text-decoration: none;
     font-size: 14px;
     font-weight: 400;