Pārlūkot izejas kodu

Merge branch 'tj-user' into test

zqwang 1 gadu atpakaļ
vecāks
revīzija
7f46d62666
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>