mirror of
https://github.com/zadam/trilium.git
synced 2026-07-28 16:49:38 +02:00
chore(mobile/tab_switcher): improve modal fit when in browser
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
.modal.tab-bar-modal {
|
||||
.modal-dialog {
|
||||
max-height: unset;
|
||||
height: 95vh;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.tabs {
|
||||
|
||||
Reference in New Issue
Block a user