mirror of
https://github.com/zadam/trilium.git
synced 2026-02-19 04:04:24 +01:00
chore(mobile/tab_switcher): enforce same height
This commit is contained in:
parent
20eaa79079
commit
d2abde714f
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
.modal.tab-bar-modal {
|
.modal.tab-bar-modal {
|
||||||
.modal-dialog {
|
.modal-dialog {
|
||||||
height: 100%;
|
min-height: 85vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabs {
|
.tabs {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user