fix(mobile): horizontall scroll in empty tab due to long attributes

This commit is contained in:
Elian Doran 2026-02-15 15:00:34 +02:00
parent a6b7761dfa
commit 1364223599
No known key found for this signature in database

View File

@ -942,6 +942,7 @@ table.promoted-attributes-in-tooltip th {
color: var(--muted-text-color);
opacity: 0.6;
line-height: 1;
word-wrap: break-word;
}
.aa-dropdown-menu .aa-suggestion p {