Fix mobile overflow for tabs and help tooltips
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
)
|
||||
/ var(--sg-tab-mobile-row-slots, 1)
|
||||
);
|
||||
min-width: max-content;
|
||||
min-width: 0;
|
||||
white-space: normal;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user