Skip to content

Commit

Permalink
Update article-category.less
Browse files Browse the repository at this point in the history
修复在登陆状态下条目分类部分宽度突出问题
  • Loading branch information
ajdgg authored Apr 29, 2024
1 parent 5a95a00 commit 0a79cfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/SkinCitizen_CSS/modules/article-category.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* 优化条目分类显示效果 */
.mw-normal-catlinks {
font-size: unset;
width: 100%;
padding: 2em min(1.8em, 4vw) 2em min(1.8em, 4vw);
background: #f0f8ffa6;
border-radius: 10px;
Expand Down

0 comments on commit 0a79cfc

Please sign in to comment.