mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix typo in extension manager CSS file (#14230)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* {{SQL CARBON EDIT}} - hide drop-down to avoid rendering bug
|
||||
/* {{SQL CARBON EDIT}} - hide drop-down to avoid rendering bug */
|
||||
.extension-editor .details .monaco-action-bar .monaco-dropdown,
|
||||
.extensions-viewlet > .extensions .monaco-action-bar .monaco-dropdown {
|
||||
width: 0px;
|
||||
|
||||
Reference in New Issue
Block a user