@secondstaxorg/sscomp 1.6.68 → 1.6.69

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
@@ -2023,6 +2023,10 @@ button{
2023
2023
  width: 250px;
2024
2024
  }
2025
2025
 
2026
+ .address-col p{
2027
+ display: flex;
2028
+ }
2029
+
2026
2030
  .address-cols{
2027
2031
  display: flex;
2028
2032
  justify-content: start;