mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 17:22:42 -05:00
Add generic select box padding (#8635)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.monaco-select-box.monaco-select-box-dropdown-padding {
|
||||
.monaco-select-box {
|
||||
padding: 2px 8px;
|
||||
padding: 0 22px 0 6px !important; /* I don't like this but for now its fine */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user