Przeglądaj źródła

Merge branch 'tj-user' into test

zqwang 1 rok temu
rodzic
commit
7f46d62666
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/notice/mynotice/index.vue

+ 1 - 1
src/views/notice/mynotice/index.vue

@@ -206,6 +206,6 @@ onMounted(async () => {
 	width: 18px;
 }
 .h-full{
-	height: calc(60vh);
+	height: calc(75vh);
 }
 </style>