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