mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
Connection dialog tabbed panel should use block display (#964)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
.connection-dialog .tabbedPanel {
|
||||
border-top-color: transparent;
|
||||
height: calc(100% - 350px);
|
||||
display: block;
|
||||
}
|
||||
|
||||
.connection-recent, .connection-saved {
|
||||
|
||||
Reference in New Issue
Block a user