fix(mobile/tab_switcher): wrong preview for relation map

This commit is contained in:
Elian Doran 2026-02-04 14:39:58 +02:00
parent ab89f16e7c
commit 1e70d066bd
No known key found for this signature in database

View File

@ -94,7 +94,8 @@
&.type-book,
&.type-contentWidget,
&.type-search,
&.type-empty {
&.type-empty,
&.type-relationMap {
display: flex;
align-items: center;
justify-content: center;