forked from MapComplete/MapComplete
Don't show a highlight of elements within the last-click animation
This commit is contained in:
parent
07be3dbe26
commit
6d9a984f32
3 changed files with 4 additions and 5 deletions
|
@ -304,7 +304,7 @@ li::marker {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.selected svg path.selectable {
|
||||
.selected svg:not(.noselect *) path.selectable {
|
||||
stroke: white !important;
|
||||
stroke-width: 20px !important;
|
||||
overflow: visible !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue