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