Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Commit

Permalink
Dock: Disable label text wrap
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Guidée <[email protected]>
  • Loading branch information
quentinguidee committed Feb 18, 2024
1 parent 1a344d3 commit c6fb26b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Dock/Dock.module.sass
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
background-color: colors.$bg-secondary-hover
padding: 6px 12px
border-radius: dimensions.$border-radius-lg
white-space: nowrap

&Active
bottom: 4px
Expand Down

0 comments on commit c6fb26b

Please sign in to comment.