mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
revert the changes impacting query editor and profiler editor (#9842)
* add the panel top border back * more changes * min-width and line height
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.tabbedpanel-component .tabbedPanel {
|
||||
border-top-width: 0px;
|
||||
}
|
||||
|
||||
.tabbedpanel-component .tabbedPanel .tabContainer {
|
||||
border-style: solid;
|
||||
border-color: rgb(237, 235, 233);
|
||||
|
||||
Reference in New Issue
Block a user