refactor: 文章详情页

This commit is contained in:
2025-04-12 16:21:32 +08:00
parent b984f1448a
commit d1fd52361a
13 changed files with 150 additions and 12 deletions

View File

@@ -1,7 +1,8 @@
.orico_Page_articleDetail {
width: 100%;
position: relative;
height: 100vh;
min-height: 100vh;
padding: 3.75rem 0;
overflow-y: auto;
overflow-x: hidden;
background: #f2f2f2;