Explorar o código

优化分割线样式 (#2342)

两双筷子 %!s(int64=2) %!d(string=hai) anos
pai
achega
f1a03554f0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/data/extra/themes/vue-light/web.css

+ 2 - 2
src/data/extra/themes/vue-light/web.css

@@ -155,8 +155,8 @@ hr {
     text-align: left;
     margin: 1em 0;
     border: none;
-    height: 2px;
-    background-color: #999999;
+    height: 1px;
+    background-color: #cccccc;
 }
 
 table {