perf: 优化页面布局 (#349)

* perf: 优化页面布局

* fix: update
This commit is contained in:
RealityBoy
2022-09-17 11:52:46 +08:00
committed by GitHub
parent 4d1a9ea8e7
commit c119328176
21 changed files with 141 additions and 171 deletions

View File

@@ -45,8 +45,7 @@ html.dark {
}
.arrow-left,
.arrow-right,
.right-button li {
.arrow-right {
border-right: 1px solid $border-style;
}
}