fix: single map place width

Closes #147
This commit is contained in:
Jovan Krunić
2021-10-22 15:13:20 +02:00
committed by Rainer Killinger
parent d420008926
commit 88684f068a

View File

@@ -109,6 +109,7 @@ div.map-buttons.above {
div.floating-content {
justify-content: normal;
stapps-map-item {
display: grid;
width: 100%;
}
}