mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add custom option support on Connection dialog + move Encrypt to connection dialog (#20959)
This commit is contained in:
@@ -123,6 +123,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.hide-customOptions .custom-connection-options {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.hide-refresh-link .azure-account-row.refresh-credentials-link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user