Add functionality to add a new share by map

This commit is contained in:
Max Berger
2026-03-07 23:18:31 +01:00
parent 8393099b05
commit 25e571ad63
7 changed files with 158 additions and 15 deletions

View File

@@ -263,6 +263,11 @@ main {
margin-top: 15px;
}
#newshare input[type=text] {
margin-bottom: 0 !important;
}
.deleteconfirmationtxt {
text-align: center;
font-size: 1em;