removed fade animation for popup
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
--color-rescuetrack-highlight: #ff4500;
|
--color-rescuetrack-highlight: #ff4500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.leaflet-fade-anim .leaflet-popup {
|
||||||
|
transition: opacity 0s !important;
|
||||||
|
}
|
||||||
|
|
||||||
.leaflet-popup-tip-container {
|
.leaflet-popup-tip-container {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ export const ListInput = <T extends FieldValues>({
|
|||||||
field.onChange(value);
|
field.onChange(value);
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Remove
|
Entfernen
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
))}
|
))}
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user