@secondstaxorg/sscomp 1.7.97 → 1.7.99
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 +3 -0
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +3 -0
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +3 -0
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3780,9 +3780,12 @@ function Dt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
3780
3780
|
color: ${a["neutral-100"]};
|
|
3781
3781
|
}
|
|
3782
3782
|
`,Af=l.div`
|
|
3783
|
+
width: 100%;
|
|
3783
3784
|
padding: 32px;
|
|
3784
3785
|
overflow-y: auto;
|
|
3786
|
+
display: flex;
|
|
3785
3787
|
flex-grow: 1;
|
|
3788
|
+
flex-direction: column;
|
|
3786
3789
|
`,gf=l.div`
|
|
3787
3790
|
display: flex;
|
|
3788
3791
|
flex-direction: column;
|