@tuya-sat/sdf-main-sdk 0.3.7-cube3.0 → 0.3.9

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/main.css CHANGED
@@ -1720,6 +1720,83 @@ code {
1720
1720
  line-height: 48px;
1721
1721
  }
1722
1722
 
1723
+ .LRa97xKRbUSQU4f5oEaQ {
1724
+ display: flex;
1725
+ flex-direction: column;
1726
+ align-items: center;
1727
+ justify-content: center;
1728
+ height: 100%;
1729
+ margin: 10px;
1730
+ }
1731
+ .LRa97xKRbUSQU4f5oEaQ .main-result-icon {
1732
+ margin-bottom: 0 !important;
1733
+ }
1734
+ .LRa97xKRbUSQU4f5oEaQ .main-result-image {
1735
+ width: auto !important;
1736
+ height: auto !important;
1737
+ }
1738
+ .LRa97xKRbUSQU4f5oEaQ .main-result-image-status-warning {
1739
+ fill: #f6a300;
1740
+ }
1741
+ .flfLYfZMevAD4ah4XOMz {
1742
+ display: flex;
1743
+ align-items: stretch;
1744
+ justify-content: space-between;
1745
+ }
1746
+ body.dark .awz8NDqzEffNOquCaVqj {
1747
+ background: rgba(0, 0, 0, 0.85);
1748
+ }
1749
+ body.dark .awz8NDqzEffNOquCaVqj:nth-of-type(1)::after {
1750
+ background-image: url(static/img/72dd80e82e7a8baf135c.png);
1751
+ }
1752
+ body.dark .awz8NDqzEffNOquCaVqj:nth-of-type(2)::after {
1753
+ background-image: url(static/img/38f4e4f2c758741685d0.png);
1754
+ }
1755
+ .awz8NDqzEffNOquCaVqj {
1756
+ position: relative;
1757
+ z-index: 1;
1758
+ width: 340px;
1759
+ padding: 48px 32px;
1760
+ border-radius: 12px;
1761
+ background: linear-gradient(134deg, #F9F9F9 0%, #EBEBEB 100%);
1762
+ }
1763
+ .awz8NDqzEffNOquCaVqj::after {
1764
+ content: '';
1765
+ position: absolute;
1766
+ top: 23px;
1767
+ right: 15px;
1768
+ width: 134px;
1769
+ height: 134px;
1770
+ background: no-repeat;
1771
+ background-size: cover;
1772
+ }
1773
+ .awz8NDqzEffNOquCaVqj:nth-of-type(1)::after {
1774
+ background-image: url(static/img/df1e1d9e5f564d47f521.png);
1775
+ }
1776
+ .awz8NDqzEffNOquCaVqj:nth-of-type(2)::after {
1777
+ background-image: url(static/img/a69c3be28e47eaaf341d.png);
1778
+ }
1779
+ .awz8NDqzEffNOquCaVqj .title {
1780
+ margin-bottom: 16px;
1781
+ font-size: 22px;
1782
+ font-weight: 500;
1783
+ }
1784
+ .awz8NDqzEffNOquCaVqj .desc {
1785
+ margin-bottom: 16px;
1786
+ font-size: 14px;
1787
+ font-weight: 500;
1788
+ }
1789
+ .awz8NDqzEffNOquCaVqj .price {
1790
+ height: 50px;
1791
+ margin-bottom: 16px;
1792
+ font-size: 32px;
1793
+ font-weight: 500;
1794
+ }
1795
+ .awz8NDqzEffNOquCaVqj .price span {
1796
+ font-size: 16px;
1797
+ opacity: 0.4;
1798
+ }
1799
+
1723
1800
  .kcggdwC_TxL9zk7_hcv8 {
1724
1801
  display: flex;
1725
1802
  align-items: center;