mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Leaflet now has rounded corners to match rest of the page
This commit is contained in:
@@ -532,6 +532,13 @@ TD.lotw {
|
||||
|
||||
#qsomap {
|
||||
z-index: 1;
|
||||
border-radius: 0.25rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.qso-map {
|
||||
border-radius: 0.25rem;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#create_station_profile .row {
|
||||
|
||||
Reference in New Issue
Block a user