Skip to content

Commit

Permalink
Update border of button to match site logo upload button
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Apr 15, 2024
1 parent 911089f commit 0524b17
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@

button.components-button {
color: $gray-900;
box-shadow: inset 0 0 0 $border-width $gray-300;
box-shadow: inset 0 0 0 $border-width $gray-400;
width: 100%;
display: block;
height: $grid-unit-50;
Expand Down

0 comments on commit 0524b17

Please sign in to comment.