Skip to content

Commit

Permalink
Fix CSS styles
Browse files Browse the repository at this point in the history
  • Loading branch information
szdytom committed Jun 30, 2024
1 parent 2a55ce0 commit 8ce092d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/select-unit.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#filter-input {
width: 100%;
font: 'Monaspace Radon', monospace;
font-family: 'Monaspace Radon', monospace;
}

#filter-input::placeholder {
Expand Down

0 comments on commit 8ce092d

Please sign in to comment.