Explorar o código

:bug: Fixing a bug.Fixed ele style

萌萌哒SAKURA酱 %!s(int64=6) %!d(string=hai) anos
pai
achega
38e9722733
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      src/styles/element-ui.scss

+ 3 - 2
src/styles/element-ui.scss

@@ -1,10 +1,11 @@
 .el-dropdown-menu__item {
-    font-size: 12px;
-    line-height: 28px;
+    font-size: 12px !important;
+    line-height: 28px !important;
 }
 
 .el-card.is-always-shadow {
     box-shadow: none;
+    border: none !important;
 }
 
 .el-scrollbar__view {