chore(mobile/tab_switcher): improve modal fit when in browser

This commit is contained in:
Elian Doran
2026-01-31 19:04:47 +02:00
parent 39648b6df8
commit 5abd27f252

View File

@@ -1,7 +1,6 @@
.modal.tab-bar-modal {
.modal-dialog {
max-height: unset;
height: 95vh;
height: 100%;
}
.tabs {