Did something change with tab height handling? #2298
Unanswered
willhansen
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, to return to previous behavior add this: .Tab {
contain: none;
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using
#root {--tabs-height: auto !important;}to get multiple lines of text per tab, but that just stopped working.Anyone know a workaround?
related: #1832
Beta Was this translation helpful? Give feedback.
All reactions