Browse Source

menuCard组件样式优化

DESKTOP-6LTVLN7\Liumouren 2 years ago
parent
commit
da32ec6096
1 changed files with 1 additions and 1 deletions
  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;