Skip to content

Commit

Permalink
fix: add border around coordinate edition exit button
Browse files Browse the repository at this point in the history
  • Loading branch information
QuCMGisaia committed Dec 3, 2024
1 parent c650ca6 commit fa9fed6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ $default-font-size: 14px;
top: -$radius;
right: -$radius;
border-radius: $radius;
border: 1px solid grey;
display: flex;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit fa9fed6

Please sign in to comment.