feat: aside 可配置隐藏/增加按钮可展开或收缩aside

This commit is contained in:
Jerry
2020-10-21 21:54:14 +08:00
parent c54f23bc14
commit 6b35388f33
8 changed files with 30 additions and 3 deletions

View File

@@ -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%