Match size select font
This commit is contained in:
@@ -351,7 +351,7 @@ const STYLES = `
|
||||
.nd-select:hover { border-color: rgba(255, 255, 255, 0.2); }
|
||||
.nd-select:focus { border-color: rgba(255, 255, 255, 0.3); }
|
||||
.nd-select option { background: #1a1a1e; color: #eee; text-align: left; }
|
||||
.nd-select.size { font-family: "SF Mono", "Menlo", "Consolas", monospace; font-size: 10px; }
|
||||
.nd-select.size { font-family: "SF Mono", "Menlo", "Consolas", monospace; font-size: 11px; }
|
||||
|
||||
.nd-inner-sep { display: none; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user