Prechádzať zdrojové kódy

menuCard组件样式优化

DESKTOP-6LTVLN7\Liumouren 2 rokov pred
rodič
commit
da32ec6096
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      src/components/layout/MenuCard.vue

+ 1 - 1
src/components/layout/MenuCard.vue

@@ -1334,7 +1334,7 @@ export default {
 //   type === chart
 .menuMainBox_topChart {
   width: 100%;
-  height: 30px;
+  height: 36px;
   position: relative;
   display: flex;
   align-items: center;