fix: 一处样式问题

This commit is contained in:
手瓜一十雪 2024-11-16 10:57:15 +08:00
parent 6382b29da8
commit b525fa81bb

View File

@ -41,7 +41,7 @@ const menuItems = ref<MenuItem[]>([
.content { .content {
flex: 1; flex: 1;
padding: 20px; /* padding: 20px; */
overflow: auto; overflow: auto;
position: relative; position: relative;
z-index: 1; z-index: 1;