This commit is contained in:
parent
9967a5fa14
commit
5f54adb978
1 changed files with 2 additions and 1 deletions
|
@ -140,7 +140,8 @@
|
|||
|
||||
&--list {
|
||||
overflow: auto;
|
||||
max-height: 70vh;
|
||||
// https://github.com/siyuan-note/siyuan/issues/11919
|
||||
max-height: calc(80vh + 18px);
|
||||
|
||||
.b3-menu__label {
|
||||
@include text-clamp(1);
|
||||
|
|
Loading…
Add table
Reference in a new issue