mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
hide account when using connection string (#19506)
This commit is contained in:
@@ -154,6 +154,7 @@
|
|||||||
.connection-dialog .use-connection-string .auth-type-row,
|
.connection-dialog .use-connection-string .auth-type-row,
|
||||||
.connection-dialog .use-connection-string .database-row,
|
.connection-dialog .use-connection-string .database-row,
|
||||||
.connection-dialog .use-connection-string .advanced-button,
|
.connection-dialog .use-connection-string .advanced-button,
|
||||||
|
.connection-dialog .use-connection-string .azure-account-row,
|
||||||
.connection-dialog .connection-string-row {
|
.connection-dialog .connection-string-row {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user