Fix handling new spots by SSE when there weren't the max number already #3

This commit is contained in:
Ian Renton
2025-12-23 21:45:17 +00:00
parent 6116d19580
commit ae1caaa40f
2 changed files with 12 additions and 14 deletions

View File

@@ -90,10 +90,6 @@ div.appearing-panel {
display: none;
}
button#add-spot-button {
display: none;
}
.spothole-card-text {
line-height: 2.5em !important;
}