소스 검색

menuCard组件样式优化

DESKTOP-6LTVLN7\Liumouren 2 년 전
부모
커밋
da32ec6096
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;