mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
fix tab header width (#19733)
This commit is contained in:
@@ -98,7 +98,7 @@ panel {
|
|||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
min-width: 65px;
|
min-width: 65px;
|
||||||
flex: 0 0;
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabbedPanel.horizontal > .title .tabList .tab-header {
|
.tabbedPanel.horizontal > .title .tabList .tab-header {
|
||||||
|
|||||||
Reference in New Issue
Block a user