@secondstaxorg/sscomp 1.7.94 → 1.7.96

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.min.js CHANGED
@@ -3747,6 +3747,8 @@ function pt(e){return e+.5|0}const At=(e,t,i)=>Math.max(Math.min(e,i),t);functio
3747
3747
  background: ${n.white};
3748
3748
  padding: 0;
3749
3749
  margin: 0;
3750
+ display: flex;
3751
+ flex-direction: column;
3750
3752
  animation: 0.3s slideIn ease-out;
3751
3753
  @keyframes slideIn{
3752
3754
  from{
@@ -3779,6 +3781,7 @@ function pt(e){return e+.5|0}const At=(e,t,i)=>Math.max(Math.min(e,i),t);functio
3779
3781
  }
3780
3782
  `,Mu=t.div`
3781
3783
  padding: 32px;
3784
+ overflow-y: auto;
3782
3785
  `,Du=t.div`
3783
3786
  display: flex;
3784
3787
  flex-direction: column;