Fix COR-191

This commit is contained in:
Michael Peters 2021-12-30 18:03:45 -06:00
parent c90641a14c
commit 090c77209c

View File

@ -23,7 +23,7 @@
.item-spacer {
background-color: $background-secondary;
height: 1;
height: 1px;
margin: 6px 0;
}