[ACA-3015] - fixed style for chips (#1423)

This commit is contained in:
Vito
2020-04-20 19:18:08 +01:00
committed by GitHub
parent 3ed9dd6b84
commit a1a2a1c22f

View File

@@ -7,7 +7,7 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
margin-top: 5px; margin-top: 5px;
margin-bottom: 5px; margin-bottom: 15px;
} }
&__content { &__content {