mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: 专栏页面侧边栏目录按钮垂直居中
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
line-height: unset;
|
||||
}
|
||||
|
||||
.right-side-bar .catalog{
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user