We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfcc7e commit b23f938Copy full SHA for b23f938
src/vs/base/browser/ui/selectBox/selectBox.css
@@ -30,5 +30,6 @@
30
31
.mac .monaco-action-bar .action-item .monaco-select-box {
32
font-size: 11px;
33
- border-radius: 5px;
+ border-radius: 3px;
34
+ min-height: 24px;
35
}
0 commit comments