Removing truncation from tab header components to make it match the portal look (#19746)

* Fixing truncated tab headers

* Localizing changes to horizontal tab headers

* Remove max - width

* Reverting older changes
This commit is contained in:
Aasim Khan
2022-06-16 14:07:45 -07:00
committed by GitHub
parent 31dea2f5ee
commit d4509a6528

View File

@@ -56,7 +56,6 @@ panel {
.tabbedPanel.horizontal > .title .tabList .tab .tabLabel {
font-size: 12px;
max-width: 100px;
}
.tabbedPanel.vertical > .title .tabList .tab .tabLabel {