mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
feat: aside 可配置隐藏/增加按钮可展开或收缩aside
This commit is contained in:
@@ -327,3 +327,14 @@
|
||||
|
||||
100%
|
||||
transform: scale(.7)
|
||||
|
||||
+minWidth900()
|
||||
html.hide-aside
|
||||
.layout
|
||||
justify-content: center
|
||||
|
||||
> div:last-child
|
||||
display: none
|
||||
|
||||
> div:first-child
|
||||
width: 80%
|
||||
Reference in New Issue
Block a user