@cyber-harbour/ui 1.0.80 → 1.0.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -553,6 +553,7 @@
553
553
  transition: all 0.2s ease;
554
554
  outline: none;
555
555
  flex-direction: row;
556
+ text-align: start;
556
557
 
557
558
  &:hover {
558
559
  background-color: ${e.select.item.hover.background};