css: fix insert shape popup

insert shape now shows all the items in one column.
fix it so we have rows

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I371f7fa233e46a62dbb6637d934bc5ceb5cdecb0
private/gokay/cy2
Szymon Kłos 2024-04-24 12:58:27 +02:00 committed by Szymon Kłos
parent 1a287fd96d
commit d1a58af640
1 changed files with 1 additions and 0 deletions

View File

@ -1500,6 +1500,7 @@ button.leaflet-control-search-next
height: auto;
position: static;
text-align: left;
display: flex;
}
.insertshape-grid.insertconnectors .row {