Template
1
0
mirror of https://github.com/un-pany/v3-admin-vite.git synced 2025-04-20 19:09:21 +08:00

docs: fix typo

This commit is contained in:
pany 2024-11-21 12:41:24 +08:00
parent 5f611b9a13
commit 9473a13c53

View File

@ -162,7 +162,7 @@ $transition-time: 0.35s;
transform: translate3d(calc(0px - var(--v3-sidebar-width)), 0, 0);
}
}
// mobile
// mobile
&.noLeft {
.sidebar-container {
background-color: var(--el-bg-color);