Adding line next to select arrow
This commit is contained in:
parent
569c06b041
commit
f3e3e7922c
@ -80,5 +80,6 @@
|
|||||||
top: calc((var(--select-height) - 24px) / 2);
|
top: calc((var(--select-height) - 24px) / 2);
|
||||||
right: 0;
|
right: 0;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
border-left: 0.2rem solid var(--color-black);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user