Explorar el Código

Merge branch 'master' of http://47.111.81.118:3000/xf15575941817/admin-fiveFollowing

fanghuisheng hace 3 años
padre
commit
e1fc665d4c
Se han modificado 1 ficheros con 15 adiciones y 1 borrados
  1. 15 1
      src/assets/css/index.scss

+ 15 - 1
src/assets/css/index.scss

@@ -232,7 +232,21 @@ ul li {
 }
 
 .blockTitle {
-    font-weight: bold
+    font-weight: bold;
+    position: relative;
+    padding-left: 10px;
+    color: #056FFF;
+}
+
+.blockTitle:before {
+    content: "";
+    width: 3px;
+    margin-right: 9px;
+    height: 16px;
+    position: relative;
+    top: 3px;
+    display: inline-block;
+    background: #4074e7;
 }
 
 // input长度