This commit is contained in:
xue jiahao
2024-12-14 21:52:26 +08:00
parent 39775a5179
commit 1135361b00
7 changed files with 84 additions and 50 deletions

View File

@@ -204,7 +204,8 @@ const itemToDisplay = (item: IUser) => {
<style lang="scss">
.dialog-content {
width: 60vw;
width: 700px !important;
max-width: 80vw !important;
max-height: 80vh;
.q-select {
min-width: 0 !important;