mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-12 19:22:28 +00:00
Update select.css.ts
This commit is contained in:
parent
952b10fb06
commit
0d43dcec8e
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ export const select = recipe({
|
|||
|
||||
export const option = style({
|
||||
backgroundColor: vars.color.darkBackground,
|
||||
borderRight: "4px solid",
|
||||
borderColor: "transparent",
|
||||
borderRadius: "8px",
|
||||
width: "fit-content",
|
||||
|
|
Loading…
Reference in a new issue