Skip to content

Commit

Permalink
style: correct height
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh authored Jul 5, 2023
1 parent 6969c8d commit 69d02a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/map/BaseMap.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
.map .logo-med, .map .logo-sm {
background-image: linear-gradient(transparent, transparent), url("../images/agrc_logo.svg") !important;
cursor: pointer;
height: 50px !important;
height: 30px !important;
width: 23px !important;
z-index: 49;
}
Expand Down

0 comments on commit 69d02a2

Please sign in to comment.