This commit is contained in:
lyf
2024-09-25 14:41:41 +08:00
parent a6b920d9af
commit 10d472e79e
3 changed files with 11 additions and 18 deletions

View File

@@ -0,0 +1,7 @@
.select-compress-model {
width: 60%;
select {
max-width: 100%;
white-space: normal;
}
}