Skip to content

Commit

Permalink
fix(frontend): style user-selection
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Oct 4, 2024
1 parent c4812a0 commit 7a689a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/components/user-selection/template.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
placeholder="Select user..."
searchField="longName"
tagName="div"
class="user-select"
class="user-select rounded"
allowClear=true
onChange=@onChange
extra=(hash
Expand Down

0 comments on commit 7a689a7

Please sign in to comment.