mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -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 {
|
.monaco-workbench .select-container:after {
|
||||||
content: "\eab4";
|
content: "\eab4";
|
||||||
font-family: codicon;
|
font-family: codicon;
|
||||||
font-size: 14px;
|
font-size: 16px;
|
||||||
width: 14px;
|
width: 16px;
|
||||||
height: 14px;
|
height: 16px;
|
||||||
line-height: 14px;
|
line-height: 16px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user