style: 优化控制台样式

This commit is contained in:
ccnetcore
2026-01-03 01:54:22 +08:00
parent 28cdc29369
commit a50f877964
2 changed files with 3 additions and 1 deletions

View File

@@ -224,7 +224,7 @@ window.addEventListener('resize', checkIsMobile);
.content-main {
flex: 1;
padding: 20px;
padding: 10px;
overflow-y: auto;
min-width: 0;
transition: margin-left 0.3s ease;