Skip to content

Commit

Permalink
fix: correct color of buttons in map settings
Browse files Browse the repository at this point in the history
  • Loading branch information
QuCMGisaia committed Dec 3, 2024
1 parent 77e5f7c commit c650ca6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
float: right;

&--apply {
color: #ff4081;
--mdc-text-button-label-text-color: #ff4081;
font-weight: bolder;
outline: none;
}
Expand Down

0 comments on commit c650ca6

Please sign in to comment.