Styling tweak
This commit is contained in:
parent
1ad834cf31
commit
bf4d0907f0
|
@ -3,7 +3,7 @@
|
|||
.jsoneditor-modal {
|
||||
// styling for the select box,
|
||||
// see docs: https://github.com/rob-balfre/svelte-select#styling
|
||||
--height: 28px;
|
||||
--height: 36px;
|
||||
--clearSelectTop: 2px;
|
||||
--clearSelectBottom: 2px;
|
||||
--itemIsActiveBG: #3883fa; // theme-color
|
||||
|
|
Loading…
Reference in New Issue