@secondstaxorg/sscomp 1.7.23 → 1.7.24

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.es.js CHANGED
@@ -4625,6 +4625,7 @@ PERFORMANCE OF THIS SOFTWARE.
4625
4625
  transition: 0.3s;
4626
4626
  cursor: pointer;
4627
4627
  border: none;
4628
+ text-align: left;
4628
4629
  &:hover,&:focus-visible{
4629
4630
  outline-color: ${a["primary-500"]};
4630
4631
  background: ${a["primary-50"]};