Skip to content

Commit

Permalink
Remove bottom border
Browse files Browse the repository at this point in the history
Now that the Link To settings have been removing, the border at the bottom of the settings panel appears out of place and can be removed.
  • Loading branch information
Siobhan committed Nov 29, 2021
1 parent 3b72674 commit 629704e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

.horizontalBorder {
border-top-width: $border-width;
border-bottom-width: $border-width;
border-color: $light-gray-400;
}

Expand Down

0 comments on commit 629704e

Please sign in to comment.