Update index.scss
This commit is contained in:
parent
3d5e7ab7ff
commit
00b2521d19
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.FilterBar {
|
.FilterBar {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background: white;
|
background: white;
|
||||||
border-radius: $unit;
|
border-radius: 6px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
gap: $unit * 2;
|
gap: $unit * 2;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue