fix display error

This commit is contained in:
2025-08-13 11:30:36 +08:00
parent 81c536e65d
commit 2b80338547

View File

@@ -332,7 +332,7 @@
width: 78%;
}
.aside-content {
max-width: 312px;
max-width: 100%;
min-width: 300px;
}
.layout.hide-aside {