Remove width on uncap stars for ULB

This commit is contained in:
Justin Edmund 2023-01-29 22:19:15 -08:00
parent cefa859f4a
commit 0a5f0458c2

View file

@ -48,10 +48,6 @@
flex-grow: 1;
gap: $unit;
}
.UncapIndicator {
width: 100px;
}
}
}