sonner on routing error, and dark mode

This commit is contained in:
vcoppe
2024-04-27 11:16:59 +02:00
parent 2ad0e9125e
commit ca7d85b421
13 changed files with 135 additions and 16 deletions

View File

@@ -162,11 +162,11 @@
}
div :global(.mapboxgl-ctrl-bottom-left) {
@apply bottom-9;
@apply bottom-[42px];
}
div :global(.mapboxgl-ctrl-bottom-right) {
@apply bottom-9;
@apply bottom-[42px];
}
div :global(.mapboxgl-popup) {