@secondstaxorg/sscomp 1.7.63 → 1.7.64

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
@@ -1374,6 +1374,7 @@ const OutlineButtonComp = styled.button`
1374
1374
  align-items:center;
1375
1375
  gap: 10px;
1376
1376
  text-wrap: nowrap;
1377
+ box-sizing: border-box;
1377
1378
  &.with-bg{
1378
1379
  background: white !important;
1379
1380
  }