Skip to content

Commit

Permalink
Update select.css.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
zamitto committed May 23, 2024
1 parent 952b10f commit 0d43dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/src/components/select/select.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0d43dce

Please sign in to comment.