mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
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:
@@ -56,7 +56,6 @@ panel {
|
|||||||
|
|
||||||
.tabbedPanel.horizontal > .title .tabList .tab .tabLabel {
|
.tabbedPanel.horizontal > .title .tabList .tab .tabLabel {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
max-width: 100px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabbedPanel.vertical > .title .tabList .tab .tabLabel {
|
.tabbedPanel.vertical > .title .tabList .tab .tabLabel {
|
||||||
|
|||||||
Reference in New Issue
Block a user