Skip to content

Commit

Permalink
style: adjust label opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
foosint committed Jan 30, 2024
1 parent 85b5917 commit 245f3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/map/_labels.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.unit-labels {
// background: none !important;
background: rgba(255, 255, 255, 0.5) !important;
background: rgba(255, 255, 255, 0.75) !important;
color: #000 !important;
border: none !important;
box-shadow: none !important;
Expand Down

0 comments on commit 245f3ed

Please sign in to comment.