forked from MapComplete/MapComplete
Fix: keep map mouse-interactive when panning with arrow keys, some CSS-tweaks
This commit is contained in:
parent
319c0e2573
commit
512bb4c00e
5 changed files with 5 additions and 3 deletions
|
@ -2517,6 +2517,7 @@ button.soft, .button.soft {
|
|||
button.soft:hover, .button.soft:hover {
|
||||
background-color: var(--interactive-background);
|
||||
color: var(--interactive-foreground);
|
||||
border: 2px solid var(--catch-detail-color-contrast);
|
||||
}
|
||||
|
||||
.links-as-button a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue