tweak map button styling

This commit is contained in:
Mateusz Konieczny 2022-12-08 18:09:42 +01:00
parent 3ac50e2549
commit 61e2ebf460

View File

@ -16,7 +16,7 @@
}
.map-button .btn {
margin: 0;
min-width: 280px;
min-width: 310px;
}
.map-button.night .btn {
color: #fff;
@ -38,10 +38,16 @@
.theme-switcher {
top: 77px;
}
.theme-switcher .btn {
min-width: 340px;
}
.data-switcher {
top: 117px;
}
.data-switcher .btn {
min-width: 340px;
}
.borough-switcher {
top: 157px;