mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
fix connection dialog indentation (#12414)
This commit is contained in:
@@ -167,3 +167,8 @@
|
|||||||
/* Hide twisties */
|
/* Hide twisties */
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.connection-dialog .tabbedPanel .tabList,
|
||||||
|
.connection-dialog .tabbedPanel .tabBody {
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user