style: 整体文章样式优化

This commit is contained in:
ccnetcore
2026-02-02 21:33:53 +08:00
parent 6988dd224f
commit 9b7d98773b
5 changed files with 24 additions and 11 deletions

View File

@@ -8,7 +8,6 @@
//}
::v-deep(.pre-out)
{
padding: 0;
@@ -16,7 +15,7 @@ overflow-x: hidden;
}
::v-deep(.pre) {
padding: 0;
margin-bottom: 0;
margin-bottom: 0 !important;
overflow-x: hidden;
.header {
background-color: #00DA72;