mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
use a more specific class to control the width (#2664)
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
.monaco-select-box {
|
.databaseListDropdown {
|
||||||
cursor: pointer;
|
|
||||||
min-width: 150px;
|
min-width: 150px;
|
||||||
padding: 2px;
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user