فهرست منبع

论坛顶部色块

canghailong 6 ماه پیش
والد
کامیت
173f1b12ef
2فایلهای تغییر یافته به همراه8 افزوده شده و 7 حذف شده
  1. 8 7
      src/views/forum/index.vue
  2. 0 0
      stats.html

+ 8 - 7
src/views/forum/index.vue

@@ -1,7 +1,7 @@
 <template>
 	<div class="forumTop"></div>
-	<div style="display: flex; justify-content: center;" class="main-content-wrapper">
-		<a-card :bordered="false" style="width: 1200px;" class="formMount">
+	<div style="display: flex; justify-content: center" class="main-content-wrapper">
+		<a-card :bordered="false" style="width: 1200px" class="formMount">
 			<a-space>
 				<div style="display: flex">
 					<a-tooltip :getPopupContainer="(trigger) => trigger.parentElement">
@@ -377,11 +377,12 @@
 		-webkit-line-clamp: 1;
 		overflow: hidden;
 	}
-	:deep(.formMount .ant-card-body) {
-		padding-top: 5px!important;
-	}
-	.forumTop{
-		background-color: #1890FF;
+	.forumTop {
+		background-color: #1890ff;
 		height: 55px;
 	}
+	.main-content-wrapper {
+		padding:0px;
+		height: calc(100% - 55px);
+	}
 </style>

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
stats.html


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است