mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove rest of builder (#4963)
* removes more builder references * remove builder from profiler * formatting * fix profiler dailog * remove builder from oatuhdialog * remove the rest of builder references * formatting
This commit is contained in:
@@ -90,6 +90,22 @@
|
||||
margin: 0px 13px;
|
||||
}
|
||||
|
||||
.connection-recent-tab {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.connection-recent {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.connection-saved-tab {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.connection-saved {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.vs-dark .connection-dialog .connection-history-actions .action-label.icon,
|
||||
.hc-black .connection-dialog .connection-history-actions .action-label.icon,
|
||||
.connection-dialog .connection-history-actions .action-label.icon {
|
||||
|
||||
Reference in New Issue
Block a user