use a more specific class to control the width (#2664)

This commit is contained in:
Alan Ren
2018-09-24 10:21:52 -07:00
committed by GitHub
parent 05f6f4ea5b
commit 1474bab34a

View File

@@ -1,5 +1,3 @@
.monaco-select-box {
cursor: pointer;
.databaseListDropdown {
min-width: 150px;
padding: 2px;
}