Update index.scss

This commit is contained in:
Justin Edmund 2022-03-04 05:58:10 -08:00
parent 3d5e7ab7ff
commit 00b2521d19

View file

@ -1,7 +1,7 @@
.FilterBar {
align-items: center;
background: white;
border-radius: $unit;
border-radius: 6px;
display: flex;
flex-direction: row;
gap: $unit * 2;