Vanessa 2022-06-28 23:20:12 +08:00
parent 38a7d48eac
commit cd9d2d5915
3 changed files with 118 additions and 38 deletions

View file

@ -81,4 +81,15 @@
height: 16px;
width: 16px;
}
&--switch {
max-height: 70vh;
.b3-list:last-child {
border-left: 1px solid var(--b3-border-color);
overflow: auto;
max-width: 360px;
min-width: 200px;
}
}
}