fix: 修改整体样式

This commit is contained in:
lilinyuan
2024-03-25 10:56:50 +08:00
parent 3efca32dbf
commit 340ec0161d
6 changed files with 14 additions and 12 deletions

View File

@@ -33,6 +33,7 @@
max-height: calc(100vh - 96px);
overflow: auto;
background-color: #fff;
border-radius: 10px;
}
.app-main-container::-webkit-scrollbar {
width:6px;