fix: linkNote layout

This commit is contained in:
windingwind 2024-04-06 11:52:56 +08:00
parent 1977c16a09
commit 30fc3c8e86
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
.container {
min-height: 0;
height: 100%;
margin: 0;
}

View File

@ -3,6 +3,7 @@ bn-note-picker {
}
.container {
min-height: 0;
height: 100%;
margin: 0;
}