mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 19:48:37 -05:00
* make dropdown arrow bold * Update style.css
This commit is contained in:
@@ -192,10 +192,10 @@ body.web {
|
||||
.monaco-workbench .select-container:after {
|
||||
content: "\eab4";
|
||||
font-family: codicon;
|
||||
font-size: 14px;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
line-height: 14px;
|
||||
font-size: 16px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user