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