moved leaflet custom styles, added fallback for user page
This commit is contained in:
@ -5,6 +5,12 @@ body {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.modal-content, .form-select {
|
||||
.modal-content, .modal-content .form-select {
|
||||
background-color: rgb(17, 17, 17) !important;
|
||||
}
|
||||
|
||||
/* В связи со сложившейся политической обстановкой */
|
||||
.leaflet-attribution-flag {
|
||||
position: absolute;
|
||||
right: -100px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user