Skip to content

Commit

Permalink
fix: update toggle button width (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto authored Mar 18, 2024
1 parent d42982c commit 7ed6b59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ToggleXpertButton/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
&.button-icon {
background-color: variables.$dark-green;
position: relative;
width: 125px;
}

&.open {
Expand Down

0 comments on commit 7ed6b59

Please sign in to comment.