mirror of
https://github.com/zadam/trilium.git
synced 2026-02-11 08:14:39 +01:00
fix(mobile/tab_switcher): wrong preview for relation map
This commit is contained in:
parent
ab89f16e7c
commit
1e70d066bd
@ -94,7 +94,8 @@
|
||||
&.type-book,
|
||||
&.type-contentWidget,
|
||||
&.type-search,
|
||||
&.type-empty {
|
||||
&.type-empty,
|
||||
&.type-relationMap {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user