feat: location-picker.css initialisiert.

- Minified CSS hinzugefügt
This commit is contained in:
Developer 02
2024-10-22 21:40:38 +02:00
parent 55c9dfb9c2
commit 1af07f0df8
5 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
#fixedMapCont {
height: 100%;
width: 100%;
}
#locationBackdrop .modal-body {
padding: 0;
margin: 0;
}

View File

@@ -0,0 +1 @@
#fixedMapCont{height:100%;width:100%}#locationBackdrop .modal-body{padding:0;margin:0}