@tuya-sat/sdf-main-sdk 0.0.1-beta.8 → 0.0.1
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/{131.c7a9abcb.chunk.js → 131.b2572c43.chunk.js} +1 -1
- package/dist/{131.c7a9abcb.chunk.js.map → 131.b2572c43.chunk.js.map} +1 -1
- package/dist/main.bundle.js +1 -1
- package/dist/main.bundle.js.map +1 -1
- package/dist/main.css +9 -0
- package/dist/main.css.map +1 -1
- package/package.json +1 -1
package/dist/main.css
CHANGED
|
@@ -32865,6 +32865,15 @@ html {
|
|
|
32865
32865
|
line-height: 32px;
|
|
32866
32866
|
margin: 0 0 0 12px;
|
|
32867
32867
|
}
|
|
32868
|
+
.IMcphrQ5pDLQDwJIT3Vf .IQId7NxSvsYoiIM9aKJo {
|
|
32869
|
+
margin-right: 16px;
|
|
32870
|
+
display: flex;
|
|
32871
|
+
justify-content: flex-end;
|
|
32872
|
+
height: 48px;
|
|
32873
|
+
align-items: center;
|
|
32874
|
+
flex: 1;
|
|
32875
|
+
overflow: hidden;
|
|
32876
|
+
}
|
|
32868
32877
|
|
|
32869
32878
|
.d8xKv5hjBrMZatLfVAlg {
|
|
32870
32879
|
height: calc(100vh - 48px);
|