update ui

This commit is contained in:
lb
2023-10-10 15:30:37 +08:00
parent b2ee61b8cb
commit af5e0333ed
12 changed files with 789 additions and 66 deletions

View File

@@ -32,7 +32,7 @@ export default {
min-height: calc(100vh - 56px);
min-width: calc(100vh - 280px);
position: relative;
overflow: hidden;
overflow: visible;
margin: 8px 14px 0px 16px;
border-radius: 8px;
background-color: #fff;