Browse Source

多个下划线

lifanagju_citu 9 tháng trước cách đây
mục cha
commit
050e223a23
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/styles/personal/navBar.scss

+ 1 - 1
src/styles/personal/navBar.scss

@@ -96,7 +96,7 @@
   color: var(--v-error-base) !important;
   .aLink {
     color: var(--v-error-base) !important;
-    text-decoration: underline !important;
+    text-decoration: underline !important; // 多个下划线
   }
 }
 .user-nav {