no wrap on tabs

This commit is contained in:
Maxime Lalo 2024-07-23 18:21:12 +02:00
parent f1bc4cc481
commit 2d9204019a

View File

@ -1,4 +1,6 @@
.root { .root {
text-wrap: nowrap;
.mirror-shadow-element { .mirror-shadow-element {
display: flex; display: flex;
overflow: hidden; overflow: hidden;