feat: 图片广场优化
This commit is contained in:
@@ -759,6 +759,7 @@ function toggleSidebar() {
|
||||
transform: translateX(-100%);
|
||||
transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
||||
box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
|
||||
background: #fff;
|
||||
|
||||
&.aside-collapsed {
|
||||
transform: translateX(-100%);
|
||||
|
||||
Reference in New Issue
Block a user