@cloudtower/eagle 0.26.7 → 0.26.8
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/components.css +861 -861
- package/dist/esm/index.js +2 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/spec/base.d.ts +5 -2
- package/dist/style.css +106 -106
- package/dist/umd/index.js +2 -1
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -1549,6 +1549,75 @@ html body {
|
|
|
1549
1549
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
|
+
.obf05yr {
|
|
1553
|
+
display: inline-block;
|
|
1554
|
+
}
|
|
1555
|
+
|
|
1556
|
+
.hsms1n6 {
|
|
1557
|
+
visibility: hidden;
|
|
1558
|
+
position: absolute;
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
.i1mrf09m {
|
|
1562
|
+
display: inline-flex;
|
|
1563
|
+
align-items: center;
|
|
1564
|
+
}
|
|
1565
|
+
.i1mrf09m .icon-inner {
|
|
1566
|
+
display: inline-flex;
|
|
1567
|
+
align-items: center;
|
|
1568
|
+
justify-content: center;
|
|
1569
|
+
}
|
|
1570
|
+
.i1mrf09m .icon-inner + span,
|
|
1571
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
1572
|
+
margin-left: 4px;
|
|
1573
|
+
}
|
|
1574
|
+
.i1mrf09m.is-rotate img,
|
|
1575
|
+
.i1mrf09m.is-rotate svg {
|
|
1576
|
+
animation: rotate 680ms linear infinite;
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1579
|
+
.iap75of {
|
|
1580
|
+
height: 18px;
|
|
1581
|
+
line-height: 18px;
|
|
1582
|
+
padding: 0 4px;
|
|
1583
|
+
border-radius: 4px;
|
|
1584
|
+
background: rgba(235, 239, 245, 0.6);
|
|
1585
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1586
|
+
display: flex;
|
|
1587
|
+
align-items: center;
|
|
1588
|
+
white-space: nowrap;
|
|
1589
|
+
margin-right: 4px;
|
|
1590
|
+
}
|
|
1591
|
+
|
|
1592
|
+
.bpq0js6 {
|
|
1593
|
+
padding: 4px 11px;
|
|
1594
|
+
}
|
|
1595
|
+
|
|
1596
|
+
.b15sn34c {
|
|
1597
|
+
white-space: nowrap;
|
|
1598
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1599
|
+
}
|
|
1600
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1601
|
+
--color: #0080ff;
|
|
1602
|
+
}
|
|
1603
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1604
|
+
--color: #0080ff;
|
|
1605
|
+
}
|
|
1606
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1607
|
+
margin-left: 1px;
|
|
1608
|
+
}
|
|
1609
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1610
|
+
border-top-right-radius: 0;
|
|
1611
|
+
border-bottom-right-radius: 0;
|
|
1612
|
+
}
|
|
1613
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1614
|
+
border-top-left-radius: 0;
|
|
1615
|
+
border-bottom-left-radius: 0;
|
|
1616
|
+
}
|
|
1617
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1618
|
+
border-radius: unset;
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1552
1621
|
.buj61ew.ant-btn {
|
|
1553
1622
|
height: 32px;
|
|
1554
1623
|
border-radius: 6px;
|
|
@@ -1797,35 +1866,6 @@ html body {
|
|
|
1797
1866
|
padding: 0;
|
|
1798
1867
|
}
|
|
1799
1868
|
|
|
1800
|
-
.bpq0js6 {
|
|
1801
|
-
padding: 4px 11px;
|
|
1802
|
-
}
|
|
1803
|
-
|
|
1804
|
-
.b15sn34c {
|
|
1805
|
-
white-space: nowrap;
|
|
1806
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1807
|
-
}
|
|
1808
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1809
|
-
--color: #0080ff;
|
|
1810
|
-
}
|
|
1811
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1812
|
-
--color: #0080ff;
|
|
1813
|
-
}
|
|
1814
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1815
|
-
margin-left: 1px;
|
|
1816
|
-
}
|
|
1817
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1818
|
-
border-top-right-radius: 0;
|
|
1819
|
-
border-bottom-right-radius: 0;
|
|
1820
|
-
}
|
|
1821
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1822
|
-
border-top-left-radius: 0;
|
|
1823
|
-
border-bottom-left-radius: 0;
|
|
1824
|
-
}
|
|
1825
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1826
|
-
border-radius: unset;
|
|
1827
|
-
}
|
|
1828
|
-
|
|
1829
1869
|
.fde5mpd {
|
|
1830
1870
|
width: 100%;
|
|
1831
1871
|
height: 100%;
|
|
@@ -1841,990 +1881,950 @@ html body {
|
|
|
1841
1881
|
font-size: 18px;
|
|
1842
1882
|
}
|
|
1843
1883
|
|
|
1844
|
-
.
|
|
1845
|
-
display:
|
|
1846
|
-
|
|
1884
|
+
.cz04yix {
|
|
1885
|
+
display: flex;
|
|
1886
|
+
flex-direction: column;
|
|
1847
1887
|
}
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1888
|
+
|
|
1889
|
+
.m1if5j39 {
|
|
1890
|
+
max-width: 1120px;
|
|
1891
|
+
width: 100%;
|
|
1892
|
+
margin: 0 auto;
|
|
1893
|
+
height: 100%;
|
|
1852
1894
|
}
|
|
1853
|
-
|
|
1854
|
-
.
|
|
1855
|
-
|
|
1895
|
+
|
|
1896
|
+
.w1vvwdlp {
|
|
1897
|
+
max-width: 1120px;
|
|
1898
|
+
width: 100%;
|
|
1899
|
+
margin: 0 auto;
|
|
1900
|
+
display: flex;
|
|
1856
1901
|
}
|
|
1857
|
-
.
|
|
1858
|
-
.
|
|
1859
|
-
|
|
1902
|
+
.w1vvwdlp .left,
|
|
1903
|
+
.w1vvwdlp .right {
|
|
1904
|
+
flex-grow: 0;
|
|
1905
|
+
flex-shrink: 0;
|
|
1906
|
+
flex-basis: 21%;
|
|
1860
1907
|
}
|
|
1861
|
-
|
|
1862
|
-
.iap75of {
|
|
1863
|
-
height: 18px;
|
|
1864
|
-
line-height: 18px;
|
|
1865
|
-
padding: 0 4px;
|
|
1866
|
-
border-radius: 4px;
|
|
1867
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1868
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1908
|
+
.w1vvwdlp .left {
|
|
1869
1909
|
display: flex;
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
margin-right: 4px;
|
|
1910
|
+
justify-content: flex-end;
|
|
1911
|
+
padding-right: 44px;
|
|
1873
1912
|
}
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
display: inline-block;
|
|
1913
|
+
.w1vvwdlp .right {
|
|
1914
|
+
padding-left: 44px;
|
|
1877
1915
|
}
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1916
|
+
.w1vvwdlp .middle {
|
|
1917
|
+
margin-bottom: 40px;
|
|
1918
|
+
flex-grow: 0;
|
|
1919
|
+
flex-shrink: 0;
|
|
1920
|
+
flex-basis: 58%;
|
|
1882
1921
|
}
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
display: flex;
|
|
1886
|
-
justify-content: space-between;
|
|
1887
|
-
align-items: center;
|
|
1888
|
-
padding: 10px 0;
|
|
1889
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1890
|
-
font-size: 12px;
|
|
1891
|
-
line-height: 24px;
|
|
1922
|
+
.w1vvwdlp .middle .form-base-field {
|
|
1923
|
+
width: 100%;
|
|
1892
1924
|
}
|
|
1893
|
-
.
|
|
1894
|
-
|
|
1925
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
1926
|
+
width: auto;
|
|
1895
1927
|
}
|
|
1896
|
-
.
|
|
1897
|
-
|
|
1898
|
-
align-items: center;
|
|
1899
|
-
border-radius: 6px;
|
|
1900
|
-
cursor: pointer;
|
|
1901
|
-
transition: all 0.3s ease;
|
|
1928
|
+
.w1vvwdlp .ant-steps-vertical .ant-steps-item {
|
|
1929
|
+
flex: initial;
|
|
1902
1930
|
}
|
|
1903
|
-
.
|
|
1904
|
-
|
|
1905
|
-
color: #0080ff;
|
|
1931
|
+
.w1vvwdlp .ant-steps-item + .ant-steps-item {
|
|
1932
|
+
margin-top: 4px;
|
|
1906
1933
|
}
|
|
1907
|
-
.
|
|
1908
|
-
|
|
1934
|
+
.w1vvwdlp .ant-steps-item-icon,
|
|
1935
|
+
.w1vvwdlp .ant-steps-item-tail {
|
|
1936
|
+
display: none !important;
|
|
1909
1937
|
}
|
|
1910
|
-
.
|
|
1938
|
+
.w1vvwdlp .ant-steps-item-container {
|
|
1939
|
+
padding: 0 15px;
|
|
1940
|
+
border-radius: 4px;
|
|
1941
|
+
height: 32px;
|
|
1911
1942
|
display: flex;
|
|
1912
1943
|
align-items: center;
|
|
1913
|
-
color: #0080ff;
|
|
1914
|
-
font-weight: bold;
|
|
1915
1944
|
}
|
|
1916
|
-
.
|
|
1917
|
-
|
|
1945
|
+
.w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
|
|
1946
|
+
min-height: auto;
|
|
1947
|
+
white-space: nowrap;
|
|
1918
1948
|
}
|
|
1919
|
-
.
|
|
1920
|
-
|
|
1921
|
-
padding: 0 8px;
|
|
1949
|
+
.w1vvwdlp .ant-steps-item-description {
|
|
1950
|
+
padding-bottom: 0px;
|
|
1922
1951
|
}
|
|
1923
|
-
.
|
|
1924
|
-
|
|
1925
|
-
|
|
1952
|
+
.w1vvwdlp .ant-steps-item-title {
|
|
1953
|
+
font-size: 13px !important;
|
|
1954
|
+
line-height: 20px !important;
|
|
1926
1955
|
}
|
|
1927
|
-
.
|
|
1928
|
-
|
|
1956
|
+
.w1vvwdlp .ant-steps-item-title .step-index {
|
|
1957
|
+
display: inline-block;
|
|
1958
|
+
text-align: center;
|
|
1959
|
+
width: 13px;
|
|
1960
|
+
margin-right: 12px;
|
|
1929
1961
|
}
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
max-height: calc(100vh - 128px);
|
|
1933
|
-
overflow-y: auto;
|
|
1962
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
|
|
1963
|
+
background: rgba(0, 128, 255, 0.1);
|
|
1934
1964
|
}
|
|
1935
|
-
.
|
|
1936
|
-
|
|
1937
|
-
font-size: 12px;
|
|
1938
|
-
line-height: 18px;
|
|
1965
|
+
.w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
1966
|
+
color: #005ed1;
|
|
1939
1967
|
}
|
|
1940
|
-
|
|
1941
|
-
.
|
|
1942
|
-
display: inline-flex;
|
|
1943
|
-
align-items: baseline;
|
|
1944
|
-
white-space: pre-wrap;
|
|
1968
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
|
|
1969
|
+
background: rgba(237, 241, 250, 0.6);
|
|
1945
1970
|
}
|
|
1946
|
-
.
|
|
1947
|
-
|
|
1948
|
-
top: 3px;
|
|
1971
|
+
.w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
1972
|
+
color: rgba(10, 37, 85, 0.6) !important;
|
|
1949
1973
|
}
|
|
1950
|
-
.
|
|
1951
|
-
|
|
1974
|
+
.w1vvwdlp .ant-steps-item-disabled {
|
|
1975
|
+
cursor: not-allowed;
|
|
1952
1976
|
}
|
|
1953
|
-
.
|
|
1954
|
-
|
|
1977
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
|
|
1978
|
+
background: rgba(237, 241, 250, 0.6);
|
|
1955
1979
|
}
|
|
1956
|
-
.
|
|
1957
|
-
|
|
1958
|
-
background: #0080ff;
|
|
1959
|
-
}
|
|
1960
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
1961
|
-
top: 4px;
|
|
1962
|
-
left: 4px;
|
|
1963
|
-
width: 6px;
|
|
1964
|
-
height: 6px;
|
|
1965
|
-
background: #fff;
|
|
1966
|
-
}
|
|
1967
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
1968
|
-
opacity: 0.5;
|
|
1969
|
-
}
|
|
1970
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
1971
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
1972
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1973
|
-
}
|
|
1974
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
1975
|
-
background: #00122e;
|
|
1980
|
+
.w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
1981
|
+
color: #2d3a56;
|
|
1976
1982
|
}
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1983
|
+
|
|
1984
|
+
.h1cuopx7 .ant-modal-header {
|
|
1985
|
+
margin: 0 auto;
|
|
1986
|
+
width: 100%;
|
|
1987
|
+
max-width: 648px;
|
|
1980
1988
|
}
|
|
1981
|
-
.
|
|
1982
|
-
|
|
1989
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
1990
|
+
margin-left: 0;
|
|
1983
1991
|
}
|
|
1984
|
-
.
|
|
1985
|
-
|
|
1992
|
+
.h1cuopx7 .ant-modal-body {
|
|
1993
|
+
margin: 0 auto;
|
|
1986
1994
|
padding: 0;
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
margin-bottom: 0;
|
|
1991
|
-
white-space: pre-wrap;
|
|
1992
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1995
|
+
width: 100%;
|
|
1996
|
+
max-width: 648px;
|
|
1997
|
+
overflow: hidden;
|
|
1993
1998
|
}
|
|
1994
|
-
.
|
|
1995
|
-
|
|
1999
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
2000
|
+
margin-bottom: 40px;
|
|
1996
2001
|
}
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2002
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
2003
|
+
height: calc(100vh - 225px);
|
|
2004
|
+
overflow-y: auto;
|
|
2000
2005
|
}
|
|
2001
|
-
.
|
|
2002
|
-
|
|
2006
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
2007
|
+
margin: 0 auto;
|
|
2008
|
+
max-width: 648px;
|
|
2003
2009
|
}
|
|
2004
2010
|
|
|
2005
|
-
.
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
.r1f0aqcc:first-child {
|
|
2010
|
-
border-color: #a3b4cc;
|
|
2011
|
-
}
|
|
2012
|
-
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2013
|
-
padding: 0 12px;
|
|
2014
|
-
line-height: 32px;
|
|
2015
|
-
height: 32px;
|
|
2016
|
-
}
|
|
2017
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2018
|
-
white-space: nowrap;
|
|
2019
|
-
}
|
|
2020
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2021
|
-
background: #ccd4e3;
|
|
2022
|
-
}
|
|
2023
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2024
|
-
background: #0080ff;
|
|
2025
|
-
}
|
|
2026
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2027
|
-
background: #ccd4e3;
|
|
2028
|
-
opacity: 0.5;
|
|
2029
|
-
}
|
|
2030
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2031
|
-
border-right-color: #0080ff;
|
|
2032
|
-
}
|
|
2033
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2034
|
-
border-color: #0080ff;
|
|
2035
|
-
}
|
|
2036
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2037
|
-
background: rgba(0, 136, 255, 0.1);
|
|
2011
|
+
.h1p6d3y3 .ant-modal-header {
|
|
2012
|
+
margin: 0 auto;
|
|
2013
|
+
width: 100%;
|
|
2014
|
+
max-width: 1024px;
|
|
2038
2015
|
}
|
|
2039
|
-
.
|
|
2040
|
-
|
|
2041
|
-
border-color: #ccd4e3;
|
|
2042
|
-
opacity: 0.5;
|
|
2016
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
2017
|
+
margin-left: 0;
|
|
2043
2018
|
}
|
|
2044
|
-
.
|
|
2045
|
-
|
|
2046
|
-
|
|
2019
|
+
.h1p6d3y3 .ant-modal-body {
|
|
2020
|
+
margin: 0 auto;
|
|
2021
|
+
padding: 0;
|
|
2022
|
+
width: 100%;
|
|
2023
|
+
max-width: 1024px;
|
|
2024
|
+
overflow: hidden;
|
|
2047
2025
|
}
|
|
2048
|
-
.
|
|
2049
|
-
|
|
2050
|
-
border-color: #ccd4e3;
|
|
2051
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2026
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
2027
|
+
margin-bottom: 40px;
|
|
2052
2028
|
}
|
|
2053
|
-
.
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
border: none;
|
|
2057
|
-
padding: 0;
|
|
2058
|
-
width: 36px;
|
|
2059
|
-
background: transparent;
|
|
2029
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
2030
|
+
height: calc(100vh - 225px);
|
|
2031
|
+
overflow-y: auto;
|
|
2060
2032
|
}
|
|
2061
|
-
.
|
|
2062
|
-
|
|
2033
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
2034
|
+
margin: 0 auto;
|
|
2035
|
+
max-width: 1024px;
|
|
2063
2036
|
}
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
box-shadow: none;
|
|
2037
|
+
|
|
2038
|
+
.fxgckuk {
|
|
2039
|
+
flex: 1;
|
|
2068
2040
|
}
|
|
2069
|
-
.
|
|
2070
|
-
|
|
2041
|
+
.fxgckuk label {
|
|
2042
|
+
font-size: 13px;
|
|
2043
|
+
line-height: 20px;
|
|
2044
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2071
2045
|
}
|
|
2072
|
-
.
|
|
2073
|
-
|
|
2046
|
+
.fxgckuk .title {
|
|
2047
|
+
font-size: 14px;
|
|
2048
|
+
line-height: 20px;
|
|
2049
|
+
color: #2d3a56;
|
|
2050
|
+
margin-bottom: 12px;
|
|
2074
2051
|
}
|
|
2075
|
-
.
|
|
2076
|
-
|
|
2077
|
-
margin-right: 8px;
|
|
2078
|
-
padding: 0;
|
|
2079
|
-
width: 36px;
|
|
2052
|
+
.fxgckuk.connect-cluster .title {
|
|
2053
|
+
padding-bottom: 26px;
|
|
2080
2054
|
}
|
|
2081
2055
|
|
|
2082
|
-
.
|
|
2083
|
-
|
|
2084
|
-
|
|
2056
|
+
.f1d0vek1 {
|
|
2057
|
+
padding: 25px 0 15px 0;
|
|
2058
|
+
border-bottom: 1px solid #e1e5eb;
|
|
2059
|
+
margin-bottom: 16px;
|
|
2085
2060
|
}
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2061
|
+
|
|
2062
|
+
.f4u402y {
|
|
2063
|
+
display: flex;
|
|
2064
|
+
align-items: center;
|
|
2065
|
+
margin-bottom: 8px;
|
|
2091
2066
|
}
|
|
2092
|
-
.
|
|
2093
|
-
|
|
2067
|
+
.f4u402y > label {
|
|
2068
|
+
width: 216px;
|
|
2094
2069
|
}
|
|
2095
|
-
.
|
|
2070
|
+
.f4u402y > label + * {
|
|
2096
2071
|
width: 100%;
|
|
2097
|
-
min-height: unset;
|
|
2098
2072
|
}
|
|
2099
|
-
.
|
|
2100
|
-
height: 26px;
|
|
2101
|
-
line-height: 26px;
|
|
2073
|
+
.f4u402y .ant-select {
|
|
2102
2074
|
width: 100%;
|
|
2103
|
-
text-align: center;
|
|
2104
|
-
padding: 0;
|
|
2105
|
-
font-size: 12px;
|
|
2106
|
-
font-weight: normal;
|
|
2107
2075
|
}
|
|
2108
|
-
|
|
2076
|
+
|
|
2077
|
+
.e1pldf6v {
|
|
2078
|
+
color: #e75a3a;
|
|
2109
2079
|
margin-right: 10px;
|
|
2110
2080
|
}
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2118
|
-
margin-right: 0;
|
|
2081
|
+
|
|
2082
|
+
.dq0gblh {
|
|
2083
|
+
width: 100%;
|
|
2084
|
+
height: 1px;
|
|
2085
|
+
background: rgba(213, 219, 227, 0.6);
|
|
2086
|
+
margin: 24px 0;
|
|
2119
2087
|
}
|
|
2120
|
-
|
|
2121
|
-
|
|
2088
|
+
|
|
2089
|
+
.l1v7sr0n {
|
|
2090
|
+
display: flex;
|
|
2091
|
+
justify-content: center;
|
|
2092
|
+
align-items: center;
|
|
2093
|
+
height: 100%;
|
|
2122
2094
|
}
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
border-
|
|
2131
|
-
|
|
2132
|
-
z-index: 2;
|
|
2095
|
+
|
|
2096
|
+
.d1i4ou6o {
|
|
2097
|
+
display: inline-block;
|
|
2098
|
+
width: 4px;
|
|
2099
|
+
height: 4px;
|
|
2100
|
+
background: #8e9aa9;
|
|
2101
|
+
opacity: 0.4;
|
|
2102
|
+
border-radius: 50%;
|
|
2103
|
+
margin: 0 4px;
|
|
2133
2104
|
}
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
position: absolute;
|
|
2140
|
-
top: 0;
|
|
2141
|
-
border-left: 8px solid #fff;
|
|
2142
|
-
left: 0;
|
|
2105
|
+
|
|
2106
|
+
.m1jy87hk .ant-modal-header,
|
|
2107
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
2108
|
+
width: 648px;
|
|
2109
|
+
margin: 0 auto;
|
|
2143
2110
|
}
|
|
2144
|
-
.
|
|
2145
|
-
|
|
2111
|
+
.m1jy87hk .ant-modal-header {
|
|
2112
|
+
padding: 35px 0 24px;
|
|
2113
|
+
border: none;
|
|
2146
2114
|
}
|
|
2147
|
-
.
|
|
2148
|
-
|
|
2115
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
2116
|
+
font-size: 30px;
|
|
2149
2117
|
}
|
|
2150
|
-
.
|
|
2151
|
-
|
|
2118
|
+
.m1jy87hk .ant-modal-body {
|
|
2119
|
+
padding: 4px 0 2px;
|
|
2152
2120
|
}
|
|
2153
|
-
.
|
|
2154
|
-
|
|
2155
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
2121
|
+
.m1jy87hk .ant-modal-footer {
|
|
2122
|
+
border: none;
|
|
2156
2123
|
}
|
|
2157
|
-
|
|
2158
|
-
.
|
|
2159
|
-
|
|
2124
|
+
|
|
2125
|
+
.ti7fpyu {
|
|
2126
|
+
font-size: 12px;
|
|
2127
|
+
line-height: 18px;
|
|
2128
|
+
font-weight: bold;
|
|
2129
|
+
color: #fff;
|
|
2130
|
+
padding: 0 4px;
|
|
2131
|
+
border-radius: 4px;
|
|
2132
|
+
display: inline-block;
|
|
2133
|
+
background: var(--ti7fpyu-0);
|
|
2160
2134
|
}
|
|
2161
|
-
.
|
|
2162
|
-
|
|
2135
|
+
.ti7fpyu:not(:first-child) {
|
|
2136
|
+
margin-left: 4px;
|
|
2163
2137
|
}
|
|
2164
2138
|
|
|
2165
|
-
.
|
|
2139
|
+
.f1rest1f {
|
|
2140
|
+
width: 100%;
|
|
2141
|
+
height: 100%;
|
|
2166
2142
|
display: flex;
|
|
2167
|
-
|
|
2143
|
+
align-items: center;
|
|
2144
|
+
justify-content: center;
|
|
2168
2145
|
}
|
|
2169
2146
|
|
|
2170
|
-
.
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2147
|
+
.n1kbdoln {
|
|
2148
|
+
font-size: 90%;
|
|
2149
|
+
font-weight: bold;
|
|
2150
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
2151
|
+
padding: 1px 4px 1px;
|
|
2152
|
+
margin-left: 2px;
|
|
2153
|
+
margin-right: 2px;
|
|
2154
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2155
|
+
border-radius: 4px;
|
|
2175
2156
|
}
|
|
2176
2157
|
|
|
2177
|
-
.
|
|
2178
|
-
|
|
2179
|
-
width: 100%;
|
|
2180
|
-
margin: 0 auto;
|
|
2181
|
-
display: flex;
|
|
2158
|
+
.f1y3gta0.form-item-general {
|
|
2159
|
+
width: 640px;
|
|
2182
2160
|
}
|
|
2183
|
-
.
|
|
2184
|
-
|
|
2185
|
-
flex-grow: 0;
|
|
2186
|
-
flex-shrink: 0;
|
|
2187
|
-
flex-basis: 21%;
|
|
2161
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
2162
|
+
margin-top: 16px;
|
|
2188
2163
|
}
|
|
2189
|
-
.
|
|
2164
|
+
.f1y3gta0.form-item-compact {
|
|
2165
|
+
width: 412px;
|
|
2166
|
+
}
|
|
2167
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
2168
|
+
margin-top: 8px;
|
|
2169
|
+
}
|
|
2170
|
+
.f1y3gta0 .form-item {
|
|
2171
|
+
width: auto;
|
|
2172
|
+
}
|
|
2173
|
+
.f1y3gta0 .form-item-main {
|
|
2174
|
+
position: relative;
|
|
2190
2175
|
display: flex;
|
|
2191
|
-
justify-content: flex-end;
|
|
2192
|
-
padding-right: 44px;
|
|
2193
2176
|
}
|
|
2194
|
-
.
|
|
2195
|
-
|
|
2177
|
+
.f1y3gta0 .form-item-extra {
|
|
2178
|
+
margin-top: 4px;
|
|
2179
|
+
width: 100%;
|
|
2180
|
+
padding: 14px;
|
|
2181
|
+
background: #f2f4f6;
|
|
2182
|
+
font-size: 13px;
|
|
2183
|
+
line-height: 1.8;
|
|
2184
|
+
color: #8e9aa9;
|
|
2196
2185
|
}
|
|
2197
|
-
.
|
|
2198
|
-
|
|
2199
|
-
|
|
2200
|
-
|
|
2201
|
-
flex-basis: 58%;
|
|
2186
|
+
.f1y3gta0 .form-item-label {
|
|
2187
|
+
padding-right: 12px;
|
|
2188
|
+
font-size: 13px;
|
|
2189
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2202
2190
|
}
|
|
2203
|
-
.
|
|
2191
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
2192
|
+
text-align: right;
|
|
2193
|
+
}
|
|
2194
|
+
.f1y3gta0 .form-item-label,
|
|
2195
|
+
.f1y3gta0 .form-item-control {
|
|
2196
|
+
line-height: 32px;
|
|
2197
|
+
}
|
|
2198
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
2199
|
+
line-height: 18px;
|
|
2200
|
+
}
|
|
2201
|
+
.f1y3gta0 .form-item-children {
|
|
2204
2202
|
width: 100%;
|
|
2205
2203
|
}
|
|
2206
|
-
.
|
|
2207
|
-
width:
|
|
2204
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
2205
|
+
width: 100%;
|
|
2208
2206
|
}
|
|
2209
|
-
.
|
|
2210
|
-
|
|
2207
|
+
.f1y3gta0 .form-item-error {
|
|
2208
|
+
color: #e75a3a;
|
|
2209
|
+
height: 0;
|
|
2210
|
+
overflow: hidden;
|
|
2211
2211
|
}
|
|
2212
|
-
.
|
|
2212
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
2213
2213
|
margin-top: 4px;
|
|
2214
|
+
height: auto;
|
|
2215
|
+
overflow: auto;
|
|
2214
2216
|
}
|
|
2215
|
-
.
|
|
2216
|
-
.
|
|
2217
|
-
|
|
2217
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
2218
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
2219
|
+
border: 1px solid #e75a3a;
|
|
2220
|
+
color: #e75a3a;
|
|
2218
2221
|
}
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2222
|
+
|
|
2223
|
+
.fujbm7g {
|
|
2224
|
+
color: #2d3a56;
|
|
2225
|
+
font-weight: bold;
|
|
2226
|
+
padding-bottom: 6px;
|
|
2227
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2228
|
+
margin-bottom: 16px;
|
|
2225
2229
|
}
|
|
2226
|
-
.
|
|
2227
|
-
|
|
2228
|
-
white-space: nowrap;
|
|
2230
|
+
.fujbm7g:not(:first-of-type) {
|
|
2231
|
+
margin-top: 16px;
|
|
2229
2232
|
}
|
|
2230
|
-
|
|
2231
|
-
|
|
2233
|
+
|
|
2234
|
+
.e5fsw5s {
|
|
2235
|
+
width: 8px;
|
|
2236
|
+
height: 24px;
|
|
2237
|
+
display: flex;
|
|
2238
|
+
justify-content: center;
|
|
2239
|
+
align-items: center;
|
|
2240
|
+
cursor: pointer;
|
|
2241
|
+
transition: all 200ms ease-out 40ms;
|
|
2232
2242
|
}
|
|
2233
|
-
.
|
|
2234
|
-
|
|
2235
|
-
|
|
2243
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
2244
|
+
content: "";
|
|
2245
|
+
width: 1px;
|
|
2246
|
+
height: 6px;
|
|
2247
|
+
border-radius: 1px;
|
|
2248
|
+
background: #ccd4e3;
|
|
2249
|
+
position: relative;
|
|
2250
|
+
right: 2px;
|
|
2251
|
+
transform: rotate(-45deg);
|
|
2236
2252
|
}
|
|
2237
|
-
.
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
width: 13px;
|
|
2241
|
-
margin-right: 12px;
|
|
2253
|
+
.e5fsw5s:after {
|
|
2254
|
+
transform: rotate(45deg);
|
|
2255
|
+
left: 1px;
|
|
2242
2256
|
}
|
|
2243
|
-
|
|
2244
|
-
|
|
2257
|
+
|
|
2258
|
+
.w18knsg4.ant-alert-warning {
|
|
2259
|
+
border: 0;
|
|
2260
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2261
|
+
border-radius: 6px;
|
|
2245
2262
|
}
|
|
2246
|
-
.
|
|
2247
|
-
|
|
2263
|
+
.w18knsg4.ant-alert,
|
|
2264
|
+
.w18knsg4 .ant-alert-message {
|
|
2265
|
+
color: #e07f00;
|
|
2248
2266
|
}
|
|
2249
|
-
.
|
|
2250
|
-
|
|
2267
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
2268
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
2269
|
+
border-bottom-color: #e07f00;
|
|
2251
2270
|
}
|
|
2252
|
-
|
|
2253
|
-
|
|
2271
|
+
|
|
2272
|
+
.ng31n2o {
|
|
2273
|
+
display: flex;
|
|
2274
|
+
flex-direction: row;
|
|
2275
|
+
padding: 7px 12px;
|
|
2276
|
+
background: rgba(255, 187, 0, 0.1);
|
|
2277
|
+
border-radius: 6px;
|
|
2278
|
+
color: #e07f00;
|
|
2279
|
+
font-size: 12px;
|
|
2280
|
+
line-height: 18px;
|
|
2254
2281
|
}
|
|
2255
|
-
.
|
|
2256
|
-
|
|
2282
|
+
.ng31n2o .icon-wrapper {
|
|
2283
|
+
margin-right: 10px;
|
|
2284
|
+
height: 18px;
|
|
2257
2285
|
}
|
|
2258
|
-
|
|
2259
|
-
|
|
2286
|
+
|
|
2287
|
+
.n15x5f5y {
|
|
2288
|
+
display: flex;
|
|
2289
|
+
flex-direction: row;
|
|
2290
|
+
padding: 7px 12px;
|
|
2291
|
+
background: rgba(225, 230, 241, 0.6);
|
|
2292
|
+
border-radius: 6px;
|
|
2293
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2294
|
+
font-size: 12px;
|
|
2295
|
+
line-height: 18px;
|
|
2260
2296
|
}
|
|
2261
|
-
.
|
|
2262
|
-
|
|
2297
|
+
.n15x5f5y .icon-wrapper {
|
|
2298
|
+
margin-right: 10px;
|
|
2299
|
+
height: 18px;
|
|
2263
2300
|
}
|
|
2264
2301
|
|
|
2265
|
-
.
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2302
|
+
.i16ozz3f {
|
|
2303
|
+
display: flex;
|
|
2304
|
+
flex-direction: row;
|
|
2305
|
+
padding: 7px 12px;
|
|
2306
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2307
|
+
border-radius: 6px;
|
|
2308
|
+
color: #005ed1;
|
|
2309
|
+
font-size: 12px;
|
|
2310
|
+
line-height: 18px;
|
|
2269
2311
|
}
|
|
2270
|
-
.
|
|
2271
|
-
margin-
|
|
2312
|
+
.i16ozz3f .icon-wrapper {
|
|
2313
|
+
margin-right: 10px;
|
|
2314
|
+
height: 18px;
|
|
2272
2315
|
}
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2316
|
+
|
|
2317
|
+
.dszu9qr {
|
|
2318
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2319
|
+
margin-top: 5px;
|
|
2320
|
+
font-size: 12px;
|
|
2321
|
+
line-height: 18px;
|
|
2279
2322
|
}
|
|
2280
|
-
|
|
2281
|
-
|
|
2323
|
+
|
|
2324
|
+
.snxzgx {
|
|
2325
|
+
color: #f0483e;
|
|
2326
|
+
font-size: 12px;
|
|
2327
|
+
white-space: pre-wrap;
|
|
2282
2328
|
}
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2329
|
+
|
|
2330
|
+
.o1i4orqw {
|
|
2331
|
+
display: flex;
|
|
2332
|
+
align-items: center;
|
|
2333
|
+
justify-content: flex-end;
|
|
2286
2334
|
}
|
|
2287
|
-
.
|
|
2288
|
-
margin:
|
|
2289
|
-
max-width: 648px;
|
|
2335
|
+
.o1i4orqw .icon-wrapper {
|
|
2336
|
+
margin-right: 16px;
|
|
2290
2337
|
}
|
|
2291
2338
|
|
|
2292
|
-
.
|
|
2293
|
-
|
|
2294
|
-
width: 100%;
|
|
2295
|
-
max-width: 1024px;
|
|
2339
|
+
.t79k8o2 {
|
|
2340
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2296
2341
|
}
|
|
2297
|
-
|
|
2298
|
-
|
|
2342
|
+
|
|
2343
|
+
.ipd9bk.ant-input {
|
|
2344
|
+
padding: 5px 12px;
|
|
2345
|
+
line-height: 20px;
|
|
2346
|
+
color: #2d3a56;
|
|
2347
|
+
border-radius: 6px;
|
|
2348
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2349
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2299
2350
|
}
|
|
2300
|
-
.
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
width: 100%;
|
|
2304
|
-
max-width: 1024px;
|
|
2305
|
-
overflow: hidden;
|
|
2351
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
2352
|
+
padding: 8px 16px;
|
|
2353
|
+
line-height: 22px;
|
|
2306
2354
|
}
|
|
2307
|
-
.
|
|
2308
|
-
|
|
2355
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
2356
|
+
padding: 2px 8px;
|
|
2357
|
+
line-height: 18px;
|
|
2309
2358
|
}
|
|
2310
|
-
.
|
|
2311
|
-
|
|
2312
|
-
|
|
2359
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
2360
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2361
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2313
2362
|
}
|
|
2314
|
-
.
|
|
2315
|
-
|
|
2316
|
-
|
|
2363
|
+
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
2364
|
+
border-color: #0096ff;
|
|
2365
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2317
2366
|
}
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2367
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
2368
|
+
border-color: #e75a3a;
|
|
2369
|
+
color: #e75a3a;
|
|
2321
2370
|
}
|
|
2322
|
-
.
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2371
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
2372
|
+
border-color: #e75a3a;
|
|
2373
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2326
2374
|
}
|
|
2327
|
-
.
|
|
2328
|
-
|
|
2375
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
2376
|
+
border-color: #e75a3a;
|
|
2377
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2378
|
+
}
|
|
2379
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
2380
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2381
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2382
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2383
|
+
}
|
|
2384
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
2385
|
+
padding: 5px 12px;
|
|
2386
|
+
border-radius: 6px;
|
|
2387
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2329
2388
|
line-height: 20px;
|
|
2330
2389
|
color: #2d3a56;
|
|
2331
|
-
|
|
2390
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2332
2391
|
}
|
|
2333
|
-
.
|
|
2334
|
-
|
|
2392
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
2393
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
2394
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2335
2395
|
}
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
border-bottom: 1px solid #e1e5eb;
|
|
2340
|
-
margin-bottom: 16px;
|
|
2396
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
2397
|
+
padding: 8px 16px;
|
|
2398
|
+
line-height: 22px;
|
|
2341
2399
|
}
|
|
2342
|
-
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
align-items: center;
|
|
2346
|
-
margin-bottom: 8px;
|
|
2400
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
2401
|
+
padding: 2px 8px;
|
|
2402
|
+
line-height: 18px;
|
|
2347
2403
|
}
|
|
2348
|
-
.
|
|
2349
|
-
|
|
2404
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
2405
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2406
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2350
2407
|
}
|
|
2351
|
-
.
|
|
2352
|
-
|
|
2408
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
2409
|
+
border-color: #0096ff;
|
|
2410
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2353
2411
|
}
|
|
2354
|
-
.
|
|
2355
|
-
|
|
2412
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
2413
|
+
border-color: #e75a3a;
|
|
2356
2414
|
}
|
|
2357
|
-
|
|
2358
|
-
.e1pldf6v {
|
|
2415
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
2359
2416
|
color: #e75a3a;
|
|
2360
|
-
margin-right: 10px;
|
|
2361
|
-
}
|
|
2362
|
-
|
|
2363
|
-
.dq0gblh {
|
|
2364
|
-
width: 100%;
|
|
2365
|
-
height: 1px;
|
|
2366
|
-
background: rgba(213, 219, 227, 0.6);
|
|
2367
|
-
margin: 24px 0;
|
|
2368
2417
|
}
|
|
2369
|
-
|
|
2370
|
-
|
|
2371
|
-
|
|
2372
|
-
justify-content: center;
|
|
2373
|
-
align-items: center;
|
|
2374
|
-
height: 100%;
|
|
2418
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
2419
|
+
border-color: #e75a3a;
|
|
2420
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2375
2421
|
}
|
|
2376
|
-
|
|
2377
|
-
|
|
2378
|
-
|
|
2379
|
-
width: 4px;
|
|
2380
|
-
height: 4px;
|
|
2381
|
-
background: #8e9aa9;
|
|
2382
|
-
opacity: 0.4;
|
|
2383
|
-
border-radius: 50%;
|
|
2384
|
-
margin: 0 4px;
|
|
2422
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
2423
|
+
border-color: #e75a3a;
|
|
2424
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2385
2425
|
}
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
margin: 0 auto;
|
|
2426
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
2427
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2428
|
+
color: rgba(0, 21, 64, 0.3);
|
|
2429
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
2391
2430
|
}
|
|
2392
|
-
.
|
|
2393
|
-
|
|
2394
|
-
|
|
2431
|
+
textarea.ipd9bk.ant-input {
|
|
2432
|
+
transition-property: height;
|
|
2433
|
+
transition-delay: 50ms;
|
|
2395
2434
|
}
|
|
2396
|
-
.
|
|
2397
|
-
|
|
2435
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
2436
|
+
min-height: 40px;
|
|
2437
|
+
height: 40px;
|
|
2398
2438
|
}
|
|
2399
|
-
.
|
|
2400
|
-
|
|
2439
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
2440
|
+
height: 80px;
|
|
2401
2441
|
}
|
|
2402
|
-
.
|
|
2403
|
-
|
|
2442
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
2443
|
+
min-height: 32px;
|
|
2444
|
+
height: 32px;
|
|
2404
2445
|
}
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
font-size: 12px;
|
|
2408
|
-
line-height: 18px;
|
|
2409
|
-
font-weight: bold;
|
|
2410
|
-
color: #fff;
|
|
2411
|
-
padding: 0 4px;
|
|
2412
|
-
border-radius: 4px;
|
|
2413
|
-
display: inline-block;
|
|
2414
|
-
background: var(--ti7fpyu-0);
|
|
2446
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
2447
|
+
height: 64px;
|
|
2415
2448
|
}
|
|
2416
|
-
.
|
|
2417
|
-
|
|
2449
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
2450
|
+
min-height: 24px;
|
|
2451
|
+
height: 24px;
|
|
2418
2452
|
}
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
width: 100%;
|
|
2422
|
-
height: 100%;
|
|
2423
|
-
display: flex;
|
|
2424
|
-
align-items: center;
|
|
2425
|
-
justify-content: center;
|
|
2453
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
2454
|
+
height: 40px;
|
|
2426
2455
|
}
|
|
2427
2456
|
|
|
2428
|
-
.
|
|
2429
|
-
font-size: 90%;
|
|
2430
|
-
font-weight: bold;
|
|
2431
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
2432
|
-
padding: 1px 4px 1px;
|
|
2433
|
-
margin-left: 2px;
|
|
2434
|
-
margin-right: 2px;
|
|
2457
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
2435
2458
|
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2436
2459
|
border-radius: 4px;
|
|
2437
2460
|
}
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
}
|
|
2445
|
-
.f1y3gta0.form-item-compact {
|
|
2446
|
-
width: 412px;
|
|
2461
|
+
.kypn5o5.input-tags {
|
|
2462
|
+
position: relative;
|
|
2463
|
+
padding: 6px;
|
|
2464
|
+
height: 32px;
|
|
2465
|
+
cursor: pointer;
|
|
2466
|
+
transition: border 150ms;
|
|
2447
2467
|
}
|
|
2448
|
-
.
|
|
2449
|
-
|
|
2468
|
+
.kypn5o5.input-tags:hover {
|
|
2469
|
+
border-color: #0080ff;
|
|
2470
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2450
2471
|
}
|
|
2451
|
-
.
|
|
2452
|
-
|
|
2472
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
2473
|
+
padding-right: 30px;
|
|
2453
2474
|
}
|
|
2454
|
-
.
|
|
2455
|
-
position: relative;
|
|
2475
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
2456
2476
|
display: flex;
|
|
2457
2477
|
}
|
|
2458
|
-
.
|
|
2459
|
-
|
|
2460
|
-
width: 100%;
|
|
2461
|
-
padding: 14px;
|
|
2462
|
-
background: #f2f4f6;
|
|
2463
|
-
font-size: 13px;
|
|
2464
|
-
line-height: 1.8;
|
|
2465
|
-
color: #8e9aa9;
|
|
2478
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
2479
|
+
display: flex;
|
|
2466
2480
|
}
|
|
2467
|
-
.
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2481
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
2482
|
+
position: absolute;
|
|
2483
|
+
right: 12px;
|
|
2484
|
+
top: 50%;
|
|
2485
|
+
transform: translateY(-50%);
|
|
2471
2486
|
}
|
|
2472
|
-
.
|
|
2473
|
-
|
|
2487
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
2488
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2489
|
+
font-size: 12px;
|
|
2490
|
+
cursor: pointer;
|
|
2474
2491
|
}
|
|
2475
|
-
.
|
|
2476
|
-
|
|
2477
|
-
line-height: 32px;
|
|
2492
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
2493
|
+
color: rgba(0, 0, 0, 0.45);
|
|
2478
2494
|
}
|
|
2479
|
-
.
|
|
2480
|
-
|
|
2495
|
+
.kypn5o5.has-focus-indicator {
|
|
2496
|
+
position: relative;
|
|
2497
|
+
overflow: hidden;
|
|
2481
2498
|
}
|
|
2482
|
-
.
|
|
2483
|
-
|
|
2499
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
2500
|
+
position: absolute;
|
|
2501
|
+
top: 50%;
|
|
2502
|
+
transform: translateY(-50%);
|
|
2503
|
+
left: -16px;
|
|
2504
|
+
transition: left 150ms ease;
|
|
2505
|
+
opacity: 0;
|
|
2484
2506
|
}
|
|
2485
|
-
.
|
|
2486
|
-
|
|
2507
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
2508
|
+
left: 8px;
|
|
2509
|
+
opacity: 1;
|
|
2487
2510
|
}
|
|
2488
|
-
.
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
overflow: hidden;
|
|
2511
|
+
.kypn5o5.has-focus-indicator input {
|
|
2512
|
+
transition: margin-left 150ms ease;
|
|
2513
|
+
margin-left: 0px;
|
|
2492
2514
|
}
|
|
2493
|
-
.
|
|
2494
|
-
margin-
|
|
2495
|
-
height: auto;
|
|
2496
|
-
overflow: auto;
|
|
2515
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
2516
|
+
margin-left: 16px;
|
|
2497
2517
|
}
|
|
2498
|
-
|
|
2499
|
-
.
|
|
2500
|
-
border:
|
|
2501
|
-
|
|
2518
|
+
|
|
2519
|
+
input.l1ki27se.ant-input {
|
|
2520
|
+
border-top-right-radius: 0;
|
|
2521
|
+
border-bottom-right-radius: 0;
|
|
2502
2522
|
}
|
|
2503
2523
|
|
|
2504
|
-
.
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
padding-bottom: 6px;
|
|
2508
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
2509
|
-
margin-bottom: 16px;
|
|
2524
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
2525
|
+
border-top-right-radius: 0;
|
|
2526
|
+
border-bottom-right-radius: 0;
|
|
2510
2527
|
}
|
|
2511
|
-
|
|
2512
|
-
|
|
2528
|
+
|
|
2529
|
+
input.rrg1fkn.ant-input {
|
|
2530
|
+
border-top-left-radius: 0;
|
|
2531
|
+
border-bottom-left-radius: 0;
|
|
2513
2532
|
}
|
|
2514
2533
|
|
|
2515
|
-
.
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
display: flex;
|
|
2519
|
-
justify-content: center;
|
|
2520
|
-
align-items: center;
|
|
2521
|
-
cursor: pointer;
|
|
2522
|
-
transition: all 200ms ease-out 40ms;
|
|
2534
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
2535
|
+
border-top-left-radius: 0;
|
|
2536
|
+
border-bottom-left-radius: 0;
|
|
2523
2537
|
}
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
border-radius: 1px;
|
|
2529
|
-
background: #ccd4e3;
|
|
2530
|
-
position: relative;
|
|
2531
|
-
right: 2px;
|
|
2532
|
-
transform: rotate(-45deg);
|
|
2538
|
+
|
|
2539
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
2540
|
+
border-top-right-radius: 0;
|
|
2541
|
+
border-bottom-right-radius: 0;
|
|
2533
2542
|
}
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
left:
|
|
2543
|
+
|
|
2544
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2545
|
+
border-top-left-radius: 0;
|
|
2546
|
+
border-bottom-left-radius: 0;
|
|
2537
2547
|
}
|
|
2538
2548
|
|
|
2539
|
-
.
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2549
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
2550
|
+
display: inline-flex;
|
|
2551
|
+
align-items: baseline;
|
|
2552
|
+
white-space: pre-wrap;
|
|
2543
2553
|
}
|
|
2544
|
-
.
|
|
2545
|
-
|
|
2546
|
-
|
|
2554
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
2555
|
+
position: relative;
|
|
2556
|
+
top: 3px;
|
|
2547
2557
|
}
|
|
2548
|
-
.
|
|
2549
|
-
|
|
2550
|
-
border-bottom-color: #e07f00;
|
|
2558
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
2559
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2551
2560
|
}
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
display: flex;
|
|
2555
|
-
flex-direction: row;
|
|
2556
|
-
padding: 7px 12px;
|
|
2557
|
-
background: rgba(255, 187, 0, 0.1);
|
|
2558
|
-
border-radius: 6px;
|
|
2559
|
-
color: #e07f00;
|
|
2560
|
-
font-size: 12px;
|
|
2561
|
-
line-height: 18px;
|
|
2561
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
2562
|
+
border-color: #0080ff;
|
|
2562
2563
|
}
|
|
2563
|
-
.
|
|
2564
|
-
|
|
2565
|
-
|
|
2564
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
2565
|
+
border-color: #0080ff;
|
|
2566
|
+
background: #0080ff;
|
|
2566
2567
|
}
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
background:
|
|
2573
|
-
border-radius: 6px;
|
|
2574
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2575
|
-
font-size: 12px;
|
|
2576
|
-
line-height: 18px;
|
|
2568
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
2569
|
+
top: 4px;
|
|
2570
|
+
left: 4px;
|
|
2571
|
+
width: 6px;
|
|
2572
|
+
height: 6px;
|
|
2573
|
+
background: #fff;
|
|
2577
2574
|
}
|
|
2578
|
-
.
|
|
2579
|
-
|
|
2580
|
-
height: 18px;
|
|
2575
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
2576
|
+
opacity: 0.5;
|
|
2581
2577
|
}
|
|
2582
|
-
|
|
2583
|
-
.
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
background:
|
|
2588
|
-
border-radius: 6px;
|
|
2589
|
-
color: #005ed1;
|
|
2590
|
-
font-size: 12px;
|
|
2591
|
-
line-height: 18px;
|
|
2578
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
2579
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2580
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2581
|
+
}
|
|
2582
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
2583
|
+
background: #00122e;
|
|
2592
2584
|
}
|
|
2593
|
-
.
|
|
2594
|
-
|
|
2595
|
-
|
|
2585
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
2586
|
+
color: #00122e;
|
|
2587
|
+
opacity: 0.5;
|
|
2596
2588
|
}
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
color: rgba(44, 56, 82, 0.6);
|
|
2600
|
-
margin-top: 5px;
|
|
2601
|
-
font-size: 12px;
|
|
2602
|
-
line-height: 18px;
|
|
2589
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
2590
|
+
color: #00122e;
|
|
2603
2591
|
}
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2592
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
2593
|
+
display: inline-block;
|
|
2594
|
+
padding: 0;
|
|
2595
|
+
padding-left: 12px;
|
|
2596
|
+
}
|
|
2597
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
2598
|
+
margin-bottom: 0;
|
|
2608
2599
|
white-space: pre-wrap;
|
|
2600
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2601
|
+
}
|
|
2602
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
2603
|
+
padding-left: 8px;
|
|
2609
2604
|
}
|
|
2610
2605
|
|
|
2611
|
-
.
|
|
2612
|
-
|
|
2613
|
-
align-items: center;
|
|
2614
|
-
justify-content: flex-end;
|
|
2606
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
2607
|
+
border-radius: 5px 0 0 5px;
|
|
2615
2608
|
}
|
|
2616
|
-
.
|
|
2617
|
-
|
|
2609
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
2610
|
+
border-radius: 0 5px 5px 0;
|
|
2618
2611
|
}
|
|
2619
2612
|
|
|
2620
|
-
.
|
|
2621
|
-
color:
|
|
2613
|
+
.r1f0aqcc {
|
|
2614
|
+
color: #00122e;
|
|
2615
|
+
border-color: #ccd4e3;
|
|
2622
2616
|
}
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
padding: 5px 12px;
|
|
2626
|
-
line-height: 20px;
|
|
2627
|
-
color: #2d3a56;
|
|
2628
|
-
border-radius: 6px;
|
|
2629
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2630
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2617
|
+
.r1f0aqcc:first-child {
|
|
2618
|
+
border-color: #a3b4cc;
|
|
2631
2619
|
}
|
|
2632
|
-
.
|
|
2633
|
-
padding:
|
|
2634
|
-
line-height:
|
|
2620
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2621
|
+
padding: 0 12px;
|
|
2622
|
+
line-height: 32px;
|
|
2623
|
+
height: 32px;
|
|
2635
2624
|
}
|
|
2636
|
-
.
|
|
2637
|
-
|
|
2638
|
-
line-height: 18px;
|
|
2625
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2626
|
+
white-space: nowrap;
|
|
2639
2627
|
}
|
|
2640
|
-
.
|
|
2641
|
-
|
|
2642
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2628
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2629
|
+
background: #ccd4e3;
|
|
2643
2630
|
}
|
|
2644
|
-
.
|
|
2645
|
-
|
|
2646
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2631
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2632
|
+
background: #0080ff;
|
|
2647
2633
|
}
|
|
2648
|
-
.
|
|
2649
|
-
|
|
2650
|
-
|
|
2634
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2635
|
+
background: #ccd4e3;
|
|
2636
|
+
opacity: 0.5;
|
|
2651
2637
|
}
|
|
2652
|
-
.
|
|
2653
|
-
border-color: #
|
|
2654
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
2638
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2639
|
+
border-right-color: #0080ff;
|
|
2655
2640
|
}
|
|
2656
|
-
.
|
|
2657
|
-
border-color: #
|
|
2658
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
2641
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2642
|
+
border-color: #0080ff;
|
|
2659
2643
|
}
|
|
2660
|
-
.
|
|
2644
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2645
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2646
|
+
}
|
|
2647
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2661
2648
|
background: rgba(211, 218, 235, 0.6);
|
|
2662
|
-
color:
|
|
2663
|
-
|
|
2649
|
+
border-color: #ccd4e3;
|
|
2650
|
+
opacity: 0.5;
|
|
2664
2651
|
}
|
|
2665
|
-
.
|
|
2666
|
-
|
|
2667
|
-
border-
|
|
2668
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2669
|
-
line-height: 20px;
|
|
2670
|
-
color: #2d3a56;
|
|
2671
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
2652
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2653
|
+
color: #00122e;
|
|
2654
|
+
border-color: #ccd4e3;
|
|
2672
2655
|
}
|
|
2673
|
-
.
|
|
2674
|
-
|
|
2675
|
-
color:
|
|
2656
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
2657
|
+
color: #00122e;
|
|
2658
|
+
border-color: #ccd4e3;
|
|
2659
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2676
2660
|
}
|
|
2677
|
-
.
|
|
2678
|
-
|
|
2679
|
-
|
|
2661
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
2662
|
+
margin-right: 8px;
|
|
2663
|
+
display: inline;
|
|
2664
|
+
border: none;
|
|
2665
|
+
padding: 0;
|
|
2666
|
+
width: 36px;
|
|
2667
|
+
background: transparent;
|
|
2680
2668
|
}
|
|
2681
|
-
.
|
|
2682
|
-
|
|
2683
|
-
line-height: 18px;
|
|
2669
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
2670
|
+
box-shadow: none;
|
|
2684
2671
|
}
|
|
2685
|
-
.
|
|
2686
|
-
|
|
2687
|
-
|
|
2672
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
2673
|
+
margin-right: 0;
|
|
2674
|
+
width: initial;
|
|
2675
|
+
box-shadow: none;
|
|
2688
2676
|
}
|
|
2689
|
-
.
|
|
2690
|
-
|
|
2691
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
2677
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
2678
|
+
display: none;
|
|
2692
2679
|
}
|
|
2693
|
-
.
|
|
2694
|
-
|
|
2680
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
2681
|
+
display: inline;
|
|
2695
2682
|
}
|
|
2696
|
-
.
|
|
2697
|
-
|
|
2683
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
2684
|
+
display: inline;
|
|
2685
|
+
margin-right: 8px;
|
|
2686
|
+
padding: 0;
|
|
2687
|
+
width: 36px;
|
|
2698
2688
|
}
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2689
|
+
|
|
2690
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2691
|
+
flex-direction: row;
|
|
2692
|
+
justify-content: stretch;
|
|
2702
2693
|
}
|
|
2703
|
-
.
|
|
2704
|
-
|
|
2705
|
-
|
|
2694
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2695
|
+
padding: 0;
|
|
2696
|
+
margin-right: 4px;
|
|
2697
|
+
flex: 1;
|
|
2698
|
+
overflow: visible;
|
|
2706
2699
|
}
|
|
2707
|
-
.
|
|
2708
|
-
|
|
2709
|
-
color: rgba(0, 21, 64, 0.3);
|
|
2710
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
2700
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2701
|
+
display: none;
|
|
2711
2702
|
}
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
|
|
2703
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2704
|
+
width: 100%;
|
|
2705
|
+
min-height: unset;
|
|
2715
2706
|
}
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
height:
|
|
2707
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2708
|
+
height: 26px;
|
|
2709
|
+
line-height: 26px;
|
|
2710
|
+
width: 100%;
|
|
2711
|
+
text-align: center;
|
|
2712
|
+
padding: 0;
|
|
2713
|
+
font-size: 12px;
|
|
2714
|
+
font-weight: normal;
|
|
2719
2715
|
}
|
|
2720
|
-
|
|
2721
|
-
|
|
2716
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2717
|
+
margin-right: 10px;
|
|
2722
2718
|
}
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
height: 32px;
|
|
2719
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2720
|
+
display: none;
|
|
2726
2721
|
}
|
|
2727
|
-
|
|
2728
|
-
|
|
2722
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2723
|
+
border-radius: 4px 0 0 4px;
|
|
2729
2724
|
}
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
height: 24px;
|
|
2725
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2726
|
+
margin-right: 0;
|
|
2733
2727
|
}
|
|
2734
|
-
|
|
2735
|
-
|
|
2728
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2729
|
+
border-radius: 0 4px 4px 0;
|
|
2736
2730
|
}
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2731
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
2732
|
+
content: "";
|
|
2733
|
+
width: 0;
|
|
2734
|
+
height: 0;
|
|
2735
|
+
border: 13px solid transparent;
|
|
2736
|
+
position: absolute;
|
|
2737
|
+
top: 0;
|
|
2738
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2739
|
+
right: -21px;
|
|
2740
|
+
z-index: 2;
|
|
2741
2741
|
}
|
|
2742
|
-
.
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
height:
|
|
2746
|
-
|
|
2747
|
-
|
|
2742
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
2743
|
+
content: "";
|
|
2744
|
+
width: 0;
|
|
2745
|
+
height: 0;
|
|
2746
|
+
border: 13px solid transparent;
|
|
2747
|
+
position: absolute;
|
|
2748
|
+
top: 0;
|
|
2749
|
+
border-left: 8px solid #fff;
|
|
2750
|
+
left: 0;
|
|
2748
2751
|
}
|
|
2749
|
-
.
|
|
2750
|
-
|
|
2751
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2752
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2753
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2752
2754
|
}
|
|
2753
|
-
.
|
|
2754
|
-
|
|
2755
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2756
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2755
2757
|
}
|
|
2756
|
-
.
|
|
2757
|
-
|
|
2758
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2759
|
+
color: #005ed1;
|
|
2758
2760
|
}
|
|
2759
|
-
.
|
|
2760
|
-
|
|
2761
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2762
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2763
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2761
2764
|
}
|
|
2762
|
-
.
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
top: 50%;
|
|
2766
|
-
transform: translateY(-50%);
|
|
2765
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2766
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2767
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2767
2768
|
}
|
|
2768
|
-
.
|
|
2769
|
-
|
|
2770
|
-
font-size: 12px;
|
|
2771
|
-
cursor: pointer;
|
|
2769
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2770
|
+
padding: 0;
|
|
2772
2771
|
}
|
|
2773
|
-
|
|
2774
|
-
|
|
2772
|
+
|
|
2773
|
+
.p12gwtiw {
|
|
2774
|
+
display: flex;
|
|
2775
|
+
justify-content: space-between;
|
|
2776
|
+
align-items: center;
|
|
2777
|
+
padding: 10px 0;
|
|
2778
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2779
|
+
font-size: 12px;
|
|
2780
|
+
line-height: 24px;
|
|
2775
2781
|
}
|
|
2776
|
-
.
|
|
2777
|
-
|
|
2778
|
-
overflow: hidden;
|
|
2782
|
+
.p12gwtiw .pagination-left {
|
|
2783
|
+
padding: 2px 8px;
|
|
2779
2784
|
}
|
|
2780
|
-
.
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
transition:
|
|
2786
|
-
opacity: 0;
|
|
2785
|
+
.p12gwtiw .dropdown-trigger {
|
|
2786
|
+
display: flex;
|
|
2787
|
+
align-items: center;
|
|
2788
|
+
border-radius: 6px;
|
|
2789
|
+
cursor: pointer;
|
|
2790
|
+
transition: all 0.3s ease;
|
|
2787
2791
|
}
|
|
2788
|
-
.
|
|
2789
|
-
|
|
2790
|
-
|
|
2792
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
2793
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2794
|
+
color: #0080ff;
|
|
2791
2795
|
}
|
|
2792
|
-
.
|
|
2793
|
-
|
|
2794
|
-
margin-left: 0px;
|
|
2796
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2797
|
+
margin-left: 4px;
|
|
2795
2798
|
}
|
|
2796
|
-
.
|
|
2797
|
-
|
|
2799
|
+
.p12gwtiw .pagination-right {
|
|
2800
|
+
display: flex;
|
|
2801
|
+
align-items: center;
|
|
2802
|
+
color: #0080ff;
|
|
2803
|
+
font-weight: bold;
|
|
2798
2804
|
}
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
border-top-right-radius: 0;
|
|
2802
|
-
border-bottom-right-radius: 0;
|
|
2805
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
2806
|
+
margin-left: 4px;
|
|
2803
2807
|
}
|
|
2804
|
-
|
|
2805
|
-
.
|
|
2806
|
-
|
|
2807
|
-
border-bottom-right-radius: 0;
|
|
2808
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2809
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2810
|
+
padding: 0 8px;
|
|
2808
2811
|
}
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
border-bottom-left-radius: 0;
|
|
2812
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2813
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2814
|
+
color: #0080ff;
|
|
2813
2815
|
}
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
border-top-left-radius: 0;
|
|
2817
|
-
border-bottom-left-radius: 0;
|
|
2816
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2817
|
+
transform: rotate(180deg);
|
|
2818
2818
|
}
|
|
2819
2819
|
|
|
2820
|
-
.
|
|
2821
|
-
|
|
2822
|
-
|
|
2820
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2821
|
+
max-height: calc(100vh - 128px);
|
|
2822
|
+
overflow-y: auto;
|
|
2823
2823
|
}
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2824
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2825
|
+
padding: 4px 20px;
|
|
2826
|
+
font-size: 12px;
|
|
2827
|
+
line-height: 18px;
|
|
2828
2828
|
}
|
|
2829
2829
|
|
|
2830
2830
|
.s34f1qb.ant-switch {
|
|
@@ -3945,79 +3945,6 @@ input.rrg1fkn.ant-input {
|
|
|
3945
3945
|
display: flex;
|
|
3946
3946
|
}
|
|
3947
3947
|
|
|
3948
|
-
.s1uupxds {
|
|
3949
|
-
padding: 0 8px;
|
|
3950
|
-
border-radius: 4px;
|
|
3951
|
-
}
|
|
3952
|
-
|
|
3953
|
-
.m10sqwut {
|
|
3954
|
-
padding: 2px 8px;
|
|
3955
|
-
border-radius: 3px;
|
|
3956
|
-
}
|
|
3957
|
-
|
|
3958
|
-
.l1d492wb {
|
|
3959
|
-
padding: 3px 8px;
|
|
3960
|
-
border-radius: 2px;
|
|
3961
|
-
}
|
|
3962
|
-
|
|
3963
|
-
.t1lzavmu.ant-tag:hover {
|
|
3964
|
-
opacity: unset;
|
|
3965
|
-
}
|
|
3966
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
3967
|
-
margin: 0;
|
|
3968
|
-
display: inline-flex;
|
|
3969
|
-
align-items: center;
|
|
3970
|
-
border: none;
|
|
3971
|
-
}
|
|
3972
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
3973
|
-
width: 16px;
|
|
3974
|
-
height: 16px;
|
|
3975
|
-
color: inherit;
|
|
3976
|
-
margin-left: 4px;
|
|
3977
|
-
opacity: 0.6;
|
|
3978
|
-
}
|
|
3979
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
3980
|
-
opacity: 1;
|
|
3981
|
-
}
|
|
3982
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
3983
|
-
color: #0080ff;
|
|
3984
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
3985
|
-
}
|
|
3986
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
3987
|
-
color: #f0483e;
|
|
3988
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
3989
|
-
}
|
|
3990
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
3991
|
-
color: #fea008;
|
|
3992
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
3993
|
-
}
|
|
3994
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
3995
|
-
color: #00ba5d;
|
|
3996
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
3997
|
-
}
|
|
3998
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
3999
|
-
color: #1d326c;
|
|
4000
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
4001
|
-
}
|
|
4002
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
4003
|
-
color: #fff;
|
|
4004
|
-
}
|
|
4005
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
4006
|
-
background-color: #f0483e;
|
|
4007
|
-
}
|
|
4008
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
4009
|
-
background-color: #fea008;
|
|
4010
|
-
}
|
|
4011
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
4012
|
-
background-color: #00ba5d;
|
|
4013
|
-
}
|
|
4014
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
4015
|
-
background-color: #0080ff;
|
|
4016
|
-
}
|
|
4017
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
4018
|
-
background-color: #6b7d99;
|
|
4019
|
-
}
|
|
4020
|
-
|
|
4021
3948
|
.m1thnes4 {
|
|
4022
3949
|
color: rgba(44, 56, 82, 0.6);
|
|
4023
3950
|
text-align: center;
|
|
@@ -4179,6 +4106,79 @@ input.rrg1fkn.ant-input {
|
|
|
4179
4106
|
margin-left: 8px;
|
|
4180
4107
|
}
|
|
4181
4108
|
|
|
4109
|
+
.s1uupxds {
|
|
4110
|
+
padding: 0 8px;
|
|
4111
|
+
border-radius: 4px;
|
|
4112
|
+
}
|
|
4113
|
+
|
|
4114
|
+
.m10sqwut {
|
|
4115
|
+
padding: 2px 8px;
|
|
4116
|
+
border-radius: 3px;
|
|
4117
|
+
}
|
|
4118
|
+
|
|
4119
|
+
.l1d492wb {
|
|
4120
|
+
padding: 3px 8px;
|
|
4121
|
+
border-radius: 2px;
|
|
4122
|
+
}
|
|
4123
|
+
|
|
4124
|
+
.t1lzavmu.ant-tag:hover {
|
|
4125
|
+
opacity: unset;
|
|
4126
|
+
}
|
|
4127
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
4128
|
+
margin: 0;
|
|
4129
|
+
display: inline-flex;
|
|
4130
|
+
align-items: center;
|
|
4131
|
+
border: none;
|
|
4132
|
+
}
|
|
4133
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
4134
|
+
width: 16px;
|
|
4135
|
+
height: 16px;
|
|
4136
|
+
color: inherit;
|
|
4137
|
+
margin-left: 4px;
|
|
4138
|
+
opacity: 0.6;
|
|
4139
|
+
}
|
|
4140
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
4141
|
+
opacity: 1;
|
|
4142
|
+
}
|
|
4143
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
4144
|
+
color: #0080ff;
|
|
4145
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
4146
|
+
}
|
|
4147
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
4148
|
+
color: #f0483e;
|
|
4149
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
4150
|
+
}
|
|
4151
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
4152
|
+
color: #fea008;
|
|
4153
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
4154
|
+
}
|
|
4155
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
4156
|
+
color: #00ba5d;
|
|
4157
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
4158
|
+
}
|
|
4159
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
4160
|
+
color: #1d326c;
|
|
4161
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
4162
|
+
}
|
|
4163
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
4164
|
+
color: #fff;
|
|
4165
|
+
}
|
|
4166
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
4167
|
+
background-color: #f0483e;
|
|
4168
|
+
}
|
|
4169
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
4170
|
+
background-color: #fea008;
|
|
4171
|
+
}
|
|
4172
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
4173
|
+
background-color: #00ba5d;
|
|
4174
|
+
}
|
|
4175
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
4176
|
+
background-color: #0080ff;
|
|
4177
|
+
}
|
|
4178
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
4179
|
+
background-color: #6b7d99;
|
|
4180
|
+
}
|
|
4181
|
+
|
|
4182
4182
|
.t1gz6wqf {
|
|
4183
4183
|
height: 100%;
|
|
4184
4184
|
}
|