chore(mobile/tab_switcher): enforce same height

This commit is contained in:
Elian Doran 2026-01-31 20:06:16 +02:00
parent 20eaa79079
commit d2abde714f
No known key found for this signature in database

View File

@ -14,7 +14,7 @@
.modal.tab-bar-modal {
.modal-dialog {
height: 100%;
min-height: 85vh;
}
.tabs {