Make ‘Add another area’ button wrap where possible

Broke this while fixing the spacing between the buttons and the areas.
This commit is contained in:
Chris Hill-Scott
2020-08-26 10:03:25 +01:00
committed by GitHub
parent 19ce1bd43a
commit 08838a9dc4

View File

@@ -1,5 +1,7 @@
.area-list {
display: inline-block;
&-item {
display: inline-block;