@tuya-sat/sdf-main-sdk 0.0.18 → 0.0.20
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.43cc9e36.chunk.js → 131.035b81f4.chunk.js} +1 -1
- package/dist/{131.43cc9e36.chunk.js.map → 131.035b81f4.chunk.js.map} +1 -1
- package/dist/lang/utils.d.ts +9 -0
- package/dist/main.bundle.js +1 -1
- package/dist/main.bundle.js.map +1 -1
- package/dist/main.css +17 -2
- package/dist/main.css.map +1 -1
- package/package.json +1 -1
package/dist/main.css
CHANGED
|
@@ -33207,20 +33207,35 @@ html {
|
|
|
33207
33207
|
}
|
|
33208
33208
|
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz {
|
|
33209
33209
|
width: 40%;
|
|
33210
|
+
height: 100%;
|
|
33210
33211
|
display: flex;
|
|
33211
33212
|
justify-content: center;
|
|
33213
|
+
align-items: center;
|
|
33214
|
+
position: relative;
|
|
33212
33215
|
}
|
|
33213
|
-
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz .
|
|
33216
|
+
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz .pQzzzE_wt28W3F31D9Em {
|
|
33217
|
+
display: flex;
|
|
33218
|
+
}
|
|
33219
|
+
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz .pQzzzE_wt28W3F31D9Em .EWLFrVEkRd3r3JLnMDZw {
|
|
33214
33220
|
position: relative;
|
|
33215
33221
|
width: 70%;
|
|
33216
33222
|
min-width: 400px;
|
|
33217
33223
|
max-width: 500px;
|
|
33218
33224
|
}
|
|
33219
|
-
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz .EWLFrVEkRd3r3JLnMDZw .BMI3c2fDbuTTll3vsq7y {
|
|
33225
|
+
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz .pQzzzE_wt28W3F31D9Em .EWLFrVEkRd3r3JLnMDZw .BMI3c2fDbuTTll3vsq7y {
|
|
33220
33226
|
position: absolute;
|
|
33221
33227
|
left: 0;
|
|
33222
33228
|
right: 0;
|
|
33223
33229
|
}
|
|
33230
|
+
.DGA_SvKj6RNXKR_rQpog .LWpo21g4zGLtEFTnTFIz .KtR6BKC6ikGzwUIq69rR {
|
|
33231
|
+
position: absolute;
|
|
33232
|
+
width: 100%;
|
|
33233
|
+
bottom: 0;
|
|
33234
|
+
left: 0;
|
|
33235
|
+
text-align: center;
|
|
33236
|
+
padding: 24px 0;
|
|
33237
|
+
color: #c9c9c9;
|
|
33238
|
+
}
|
|
33224
33239
|
.DGA_SvKj6RNXKR_rQpog .fbHDJRxhut2wDxILtggv {
|
|
33225
33240
|
position: absolute;
|
|
33226
33241
|
top: 20px;
|