Adjust min-width

This commit is contained in:
Justin Edmund 2022-12-23 21:18:46 -08:00
parent c3268d2da6
commit 0295e9f769

View file

@ -35,7 +35,7 @@
box-sizing: border-box;
display: none;
text-align: right;
min-width: 100px;
min-width: $unit-14x;
width: 100px;
&.Visible {