What I’m trying to do
I want to adjust the width of the title showing when tabs are stacked and fully collapsed. Currently, the width of fully collapsed tabs are unnecessarily wide, taking up lots of possible spaces to be used.
Things I have tried
I tried to make a custom .css file with the attribute --stacked-tab-handle-width but that didn’t solve the issue.
