This commit is contained in:
2025-11-17 17:00:14 +08:00
parent a4eaf0d5cb
commit ef0e8e83e0
40 changed files with 10582 additions and 3381 deletions

View File

@@ -1886,6 +1886,10 @@
margin: 0 -17px
}
.state-select .el-scrollbar .el-select-dropdown__wrap {
max-height: 400px !important;
}
.el-dropdown-menu--small {
padding: 6px 0
}
@@ -2558,6 +2562,7 @@
max-height: 274px
}
.el-select-dropdown__list {
list-style: none;
padding: 6px 0;
@@ -15836,4 +15841,4 @@
.el-drawer-fade-leave-active {
animation: el-drawer-fade-in 225ms cubic-bezier(0, 0, .2, 1) 0s reverse
}
}

BIN
src/assets/img/error.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB