wip: 临时提交
This commit is contained in:
@@ -165,17 +165,8 @@ console.log("🎨 MixLayout rendered");
|
||||
align-items: center;
|
||||
min-width: 0;
|
||||
height: 100%;
|
||||
margin: 0 16px;
|
||||
overflow: hidden;
|
||||
|
||||
@media (min-width: 768px) and (max-width: 1200px) {
|
||||
margin: 0 12px;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
:deep(.el-menu) {
|
||||
height: 100%;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user