Some other minor UI fixes

This commit is contained in:
Fedor Indutny
2023-05-05 09:23:43 -07:00
committed by Josh Perez
parent 80d37e2df1
commit 863a441dd4
16 changed files with 92 additions and 35 deletions
+2 -1
View File
@@ -6,6 +6,7 @@
@include color-svg($path, $color-white);
height: 20px;
width: 20px;
border: none;
}
&__icon {
@@ -128,7 +129,7 @@
}
&--count {
@include font-body-2-bold;
@include font-body-2;
margin-inline-start: 5px;
vertical-align: top;
}