🎨 文档切换优化

This commit is contained in:
Vanessa 2022-12-12 22:35:14 +08:00
parent ec8f27f5fe
commit 0b50bdf6a8
2 changed files with 4 additions and 5 deletions

View file

@ -88,9 +88,7 @@
.b3-list:last-child {
border-left: 1px solid var(--b3-theme-surface-lighter);
overflow: auto;
max-width: 360px;
min-width: 200px;
max-height: calc(70vh - 35px)
}
.dialog__path {