feat: update menu ui

This commit is contained in:
tim
2025-07-14 09:54:03 +08:00
parent c370242f69
commit ba9b9cadaa

View File

@@ -270,6 +270,7 @@ export default {
}
.section-items {
color: var(--menu-text-color);
display: flex;
flex-direction: column;
margin-top: 4px;
@@ -296,6 +297,7 @@ export default {
width: 16px;
height: 16px;
margin-right: 5px;
opacity: 0.7;
}
.menu-loading-container {