Vanessa 2023-07-02 22:37:17 +08:00
parent 739bdc22b9
commit 0ec64b577f
3 changed files with 28 additions and 6 deletions

View file

@ -91,6 +91,7 @@
&__cell {
padding: 5px;
flex-shrink: 0;
overflow: hidden;
border-right: 1px solid var(--b3-theme-surface-lighter)
}
@ -116,6 +117,7 @@
.b3-menu {
width: 300px;
max-height: 70vh;
.block__icon {
line-height: 20px;