@cloudtower/eagle 0.22.8 → 0.22.10

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/style.css CHANGED
@@ -1597,50 +1597,6 @@ input[type=submit] {
1597
1597
  cursor: pointer;
1598
1598
  }
1599
1599
 
1600
- .bpq0js6 {
1601
- padding: 4px 11px;
1602
- }
1603
-
1604
- .b15sn34c {
1605
- white-space: nowrap;
1606
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1607
- }
1608
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1609
- --color: #0080ff;
1610
- }
1611
- .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] {
1612
- --color: #0080ff;
1613
- }
1614
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1615
- margin-left: 1px;
1616
- }
1617
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1618
- border-top-right-radius: 0;
1619
- border-bottom-right-radius: 0;
1620
- }
1621
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1622
- border-top-left-radius: 0;
1623
- border-bottom-left-radius: 0;
1624
- }
1625
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1626
- border-radius: unset;
1627
- }
1628
-
1629
- .fde5mpd {
1630
- width: 100%;
1631
- height: 100%;
1632
- min-height: 124px;
1633
- display: flex;
1634
- flex-direction: column;
1635
- justify-content: center;
1636
- align-items: center;
1637
- }
1638
- .fde5mpd .error-text {
1639
- color: rgba(10, 37, 85, 0.6);
1640
- margin-bottom: 16px;
1641
- font-size: 18px;
1642
- }
1643
-
1644
1600
  .buj61ew.ant-btn {
1645
1601
  height: 32px;
1646
1602
  border-radius: 6px;
@@ -1889,23 +1845,6 @@ input[type=submit] {
1889
1845
  padding: 0;
1890
1846
  }
1891
1847
 
1892
- .i1mrf09m {
1893
- display: inline-flex;
1894
- align-items: center;
1895
- }
1896
- .i1mrf09m .icon-inner {
1897
- display: inline-flex;
1898
- align-items: center;
1899
- justify-content: center;
1900
- }
1901
- .i1mrf09m .icon-inner + span,
1902
- .i1mrf09m span + .icon-inner.suffix {
1903
- margin-left: 4px;
1904
- }
1905
- .i1mrf09m.is-rotate img {
1906
- animation: rotate 680ms linear infinite;
1907
- }
1908
-
1909
1848
  .s1fc623g {
1910
1849
  width: 430px !important;
1911
1850
  }
@@ -1925,295 +1864,525 @@ input[type=submit] {
1925
1864
  color: rgba(44, 56, 82, 0.6);
1926
1865
  }
1927
1866
 
1928
- .obf05yr {
1929
- display: inline-block;
1930
- }
1931
-
1932
- .hsms1n6 {
1933
- visibility: hidden;
1934
- position: absolute;
1935
- }
1936
-
1937
- .p12gwtiw {
1938
- display: flex;
1939
- justify-content: space-between;
1940
- align-items: center;
1941
- padding: 10px 0;
1942
- color: rgba(44, 56, 82, 0.6);
1943
- font-size: 12px;
1944
- line-height: 24px;
1945
- }
1946
- .p12gwtiw .pagination-left {
1947
- padding: 2px 8px;
1948
- }
1949
- .p12gwtiw .dropdown-trigger {
1867
+ .fde5mpd {
1868
+ width: 100%;
1869
+ height: 100%;
1870
+ min-height: 124px;
1950
1871
  display: flex;
1872
+ flex-direction: column;
1873
+ justify-content: center;
1951
1874
  align-items: center;
1952
- border-radius: 6px;
1953
- cursor: pointer;
1954
- transition: all 0.3s ease;
1955
1875
  }
1956
- .p12gwtiw .dropdown-trigger:hover {
1957
- background: rgba(211, 218, 235, 0.6);
1958
- color: #0080ff;
1876
+ .fde5mpd .error-text {
1877
+ color: rgba(10, 37, 85, 0.6);
1878
+ margin-bottom: 16px;
1879
+ font-size: 18px;
1959
1880
  }
1960
- .p12gwtiw .dropdown-trigger .icon-inner {
1961
- margin-left: 4px;
1881
+
1882
+ .bpq0js6 {
1883
+ padding: 4px 11px;
1962
1884
  }
1963
- .p12gwtiw .pagination-right {
1964
- display: flex;
1965
- align-items: center;
1966
- color: #0080ff;
1967
- font-weight: bold;
1885
+
1886
+ .b15sn34c {
1887
+ white-space: nowrap;
1888
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1968
1889
  }
1969
- .p12gwtiw .pagination-right .icon-inner {
1970
- margin-left: 4px;
1890
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1891
+ --color: #0080ff;
1971
1892
  }
1972
- .p12gwtiw .pagination-right .prev-btn,
1973
- .p12gwtiw .pagination-right .next-btn {
1974
- padding: 0 8px;
1893
+ .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] {
1894
+ --color: #0080ff;
1975
1895
  }
1976
- .p12gwtiw .pagination-right .prev-btn > span,
1977
- .p12gwtiw .pagination-right .next-btn > span {
1978
- color: #0080ff;
1896
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1897
+ margin-left: 1px;
1979
1898
  }
1980
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1981
- transform: rotate(180deg);
1899
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1900
+ border-top-right-radius: 0;
1901
+ border-bottom-right-radius: 0;
1982
1902
  }
1983
-
1984
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1985
- max-height: calc(100vh - 128px);
1986
- overflow-y: auto;
1903
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1904
+ border-top-left-radius: 0;
1905
+ border-bottom-left-radius: 0;
1987
1906
  }
1988
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1989
- padding: 4px 20px;
1990
- font-size: 12px;
1991
- line-height: 18px;
1907
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1908
+ border-radius: unset;
1992
1909
  }
1993
1910
 
1994
- .rxbeqvl.ant-radio-wrapper {
1995
- display: inline-flex;
1996
- align-items: baseline;
1997
- white-space: pre-wrap;
1998
- }
1999
- .rxbeqvl.ant-radio-wrapper .ant-radio {
2000
- position: relative;
2001
- top: 3px;
1911
+ .s34f1qb.ant-switch {
1912
+ min-width: 40px;
1913
+ height: 24px;
1914
+ background: rgba(172, 186, 211, 0.6);
1915
+ overflow: hidden;
2002
1916
  }
2003
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2004
- border-color: rgba(107, 128, 167, 0.6);
1917
+ .s34f1qb.ant-switch:focus {
1918
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2005
1919
  }
2006
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2007
- border-color: #0080ff;
1920
+ .s34f1qb.ant-switch-small {
1921
+ min-width: 26px;
1922
+ height: 16px;
2008
1923
  }
2009
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2010
- border-color: #0080ff;
2011
- background: #0080ff;
1924
+ .s34f1qb.ant-switch-large {
1925
+ min-width: 52px;
1926
+ height: 32px;
2012
1927
  }
2013
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2014
- top: 4px;
2015
- left: 4px;
2016
- width: 6px;
2017
- height: 6px;
2018
- background: #fff;
1928
+ .s34f1qb.ant-switch .ant-switch-handle {
1929
+ height: 20px;
1930
+ width: 20px;
2019
1931
  }
2020
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2021
- opacity: 0.5;
1932
+ .s34f1qb.ant-switch .ant-switch-handle::before {
1933
+ border-radius: 10px;
1934
+ transition-delay: 120ms;
2022
1935
  }
2023
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2024
- border-color: rgba(107, 128, 167, 0.6);
2025
- background: rgba(211, 218, 235, 0.6);
1936
+ .s34f1qb.ant-switch-small .ant-switch-handle {
1937
+ height: 14px;
1938
+ width: 14px;
1939
+ top: 1px;
1940
+ left: 1px;
2026
1941
  }
2027
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2028
- background: #00122e;
1942
+ .s34f1qb.ant-switch-large .ant-switch-handle {
1943
+ height: 28px;
1944
+ width: 28px;
2029
1945
  }
2030
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2031
- color: #00122e;
2032
- opacity: 0.5;
1946
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
1947
+ border-radius: 14px;
2033
1948
  }
2034
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2035
- color: #00122e;
1949
+ .s34f1qb.ant-switch-checked {
1950
+ background-color: #00ba5d;
2036
1951
  }
2037
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2038
- display: inline-block;
2039
- padding: 0;
2040
- padding-left: 12px;
1952
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
1953
+ left: calc(100% - 20px - 2px);
2041
1954
  }
2042
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2043
- margin-bottom: 0;
2044
- white-space: pre-wrap;
2045
- color: rgba(44, 56, 82, 0.6);
1955
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
1956
+ left: calc(100% - 14px - 1px);
2046
1957
  }
2047
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2048
- padding-left: 8px;
1958
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
1959
+ left: calc(100% - 28px - 2px);
2049
1960
  }
2050
1961
 
2051
- .r5ie79y .ant-radio-button-wrapper:first-child {
2052
- border-radius: 5px 0 0 5px;
1962
+ .c1to9vb9 {
1963
+ margin-left: 5px;
2053
1964
  }
2054
- .r5ie79y .ant-radio-button-wrapper:last-child {
2055
- border-radius: 0 5px 5px 0;
1965
+
1966
+ .t1upn1sz {
1967
+ height: 100%;
2056
1968
  }
2057
1969
 
2058
- .r1f0aqcc {
2059
- color: #00122e;
2060
- border-color: #ccd4e3;
1970
+ .tta5kd2 {
1971
+ height: 100%;
2061
1972
  }
2062
- .r1f0aqcc:first-child {
2063
- color: #00122e;
2064
- border-color: #a3b4cc;
1973
+ .tta5kd2.empty-table .ant-table-content {
1974
+ overflow: visible !important;
1975
+ height: 100%;
2065
1976
  }
2066
- .r1f0aqcc.ant-radio-button-wrapper {
2067
- padding: 0 12px;
2068
- line-height: 32px;
2069
- height: 32px;
1977
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
1978
+ height: 100%;
2070
1979
  }
2071
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2072
- white-space: nowrap;
1980
+ .tta5kd2.empty-table .ant-table-content table {
1981
+ width: 100% !important;
1982
+ height: 100%;
2073
1983
  }
2074
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2075
- background: #ccd4e3;
1984
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
1985
+ padding: 15px 0;
2076
1986
  }
2077
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2078
- background: #0080ff;
1987
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
1988
+ display: none;
2079
1989
  }
2080
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2081
- background: #ccd4e3;
2082
- opacity: 0.5;
1990
+ .tta5kd2 .active-row td:nth-child(1) {
1991
+ font-weight: 700;
2083
1992
  }
2084
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2085
- border-right-color: #0080ff;
1993
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
1994
+ font-weight: 700;
2086
1995
  }
2087
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2088
- border-color: #0080ff;
1996
+ .tta5kd2 .ant-spin-nested-loading {
1997
+ height: 100%;
2089
1998
  }
2090
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2091
- background: rgba(0, 136, 255, 0.1);
1999
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2000
+ height: 100%;
2001
+ overflow: visible;
2092
2002
  }
2093
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2094
- background: rgba(211, 218, 235, 0.6);
2095
- border-color: #ccd4e3;
2096
- opacity: 0.5;
2003
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2004
+ max-height: none;
2097
2005
  }
2098
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2099
- color: #00122e;
2100
- border-color: #ccd4e3;
2006
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2007
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2008
+ display: none;
2101
2009
  }
2102
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2103
- color: #00122e;
2104
- border-color: #ccd4e3;
2105
- background: rgba(172, 186, 211, 0.6);
2010
+ .tta5kd2 td.ant-table-column-sort {
2011
+ background: transparent;
2106
2012
  }
2107
- .r1f0aqcc .ant-radio-button-input {
2108
- margin-right: 8px;
2109
- display: inline;
2110
- border: none;
2111
- padding: 0;
2112
- width: 36px;
2013
+ .tta5kd2 td.ant-table-cell-fix-left,
2014
+ .tta5kd2 td.ant-table-cell-fix-right {
2015
+ background: #fff;
2016
+ padding: 0 !important;
2017
+ }
2018
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2019
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2020
+ display: flex;
2021
+ align-items: center;
2022
+ height: 100%;
2023
+ padding: 8px;
2024
+ }
2025
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2026
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2027
+ overflow: hidden;
2028
+ text-overflow: ellipsis;
2029
+ width: 100%;
2030
+ }
2031
+ .tta5kd2 .ant-table-container {
2032
+ height: 100%;
2033
+ }
2034
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2035
+ box-shadow: none !important;
2036
+ }
2037
+ .tta5kd2 .ant-table {
2038
+ border-radius: 0px;
2039
+ border-left: none;
2040
+ border-right: none;
2041
+ border-bottom: none;
2042
+ height: 100%;
2043
+ font-size: 12px;
2113
2044
  background: transparent;
2114
2045
  }
2115
- .r1f0aqcc .ant-radio-button-input:focus {
2046
+ .tta5kd2 .ant-table .ant-table-header {
2047
+ position: relative;
2048
+ z-index: 3;
2049
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2050
+ margin-bottom: -1px;
2051
+ }
2052
+ .tta5kd2 .ant-table .time-wrapper .data,
2053
+ .tta5kd2 .ant-table .value {
2054
+ color: #2d3a56;
2055
+ }
2056
+ .tta5kd2 .ant-table .time-wrapper .time,
2057
+ .tta5kd2 .ant-table .unit {
2058
+ color: rgba(44, 56, 82, 0.6);
2059
+ }
2060
+ .tta5kd2 .ant-table .ant-table-selection {
2061
+ text-align: center;
2062
+ }
2063
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2064
+ background: #fff;
2065
+ }
2066
+ .tta5kd2 .ant-table .anticon-setting {
2067
+ cursor: pointer;
2068
+ position: absolute;
2069
+ top: 50%;
2070
+ right: 12px;
2071
+ transform: translateY(-50%);
2072
+ }
2073
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2116
2074
  box-shadow: none;
2075
+ width: 1px;
2076
+ background: rgba(213, 219, 227, 0.6);
2117
2077
  }
2118
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2119
- margin-right: 0;
2120
- width: initial;
2078
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2121
2079
  box-shadow: none;
2080
+ width: 1px;
2081
+ background: rgba(213, 219, 227, 0.6);
2122
2082
  }
2123
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2083
+ .tta5kd2 .ant-table .ant-table-tbody {
2084
+ position: relative;
2085
+ }
2086
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2087
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2088
+ border-bottom: 1px solid white;
2089
+ height: 40px;
2090
+ vertical-align: middle;
2091
+ transition: background 0ms;
2092
+ color: #00122e;
2093
+ }
2094
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2095
+ background: #f2f5fa;
2096
+ border-bottom-color: #f2f5fa;
2097
+ }
2098
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2099
+ height: auto;
2100
+ color: #00122e;
2101
+ font-size: 12px;
2102
+ text-align: left;
2103
+ transition: none;
2104
+ overflow: hidden;
2105
+ text-overflow: ellipsis;
2106
+ white-space: nowrap;
2107
+ }
2108
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2109
+ color: #0096ff;
2110
+ }
2111
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2112
+ overflow: hidden;
2113
+ text-overflow: ellipsis;
2114
+ width: 100%;
2115
+ vertical-align: middle;
2116
+ }
2117
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2118
+ line-height: 0px;
2119
+ }
2120
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2121
+ border-top-color: transparent;
2122
+ }
2123
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2124
+ background: rgba(225, 230, 241, 0.6);
2125
+ border-color: transparent transparent white;
2126
+ }
2127
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2128
+ border-radius: 8px 0 0 8px;
2129
+ }
2130
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2131
+ border-radius: 8px 0 0 8px;
2132
+ }
2133
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2134
+ content: "";
2135
+ width: 4px;
2136
+ top: -1px;
2137
+ bottom: -1px;
2138
+ background: white;
2139
+ }
2140
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2141
+ border-radius: 0 8px 8px 0;
2142
+ }
2143
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2144
+ border-radius: 0;
2145
+ background: white;
2146
+ border-top: none;
2147
+ }
2148
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2149
+ border-top: 1px solid transparent;
2150
+ border-radius: 0 8px 8px 0;
2151
+ background: rgba(225, 230, 241, 0.6);
2152
+ }
2153
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2154
+ background: white;
2155
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2156
+ }
2157
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2158
+ display: flex;
2159
+ align-items: center;
2160
+ height: 100%;
2161
+ background: rgba(225, 230, 241, 0.6);
2162
+ }
2163
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2164
+ background: white;
2165
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2166
+ }
2167
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2168
+ display: flex;
2169
+ align-items: center;
2170
+ height: 100%;
2171
+ background: rgba(225, 230, 241, 0.6);
2172
+ }
2173
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2174
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2175
+ }
2176
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2177
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2178
+ border-radius: 8px;
2179
+ }
2180
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2181
+ border-top-color: white;
2182
+ }
2183
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2184
+ background: rgba(0, 136, 255, 0.1);
2185
+ border-bottom-color: transparent;
2186
+ border-top-color: transparent;
2187
+ }
2188
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2189
+ border-radius: 8px 0 0 8px;
2190
+ }
2191
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2192
+ border-radius: 0 8px 8px 0;
2193
+ }
2194
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2195
+ background: rgba(0, 136, 255, 0.1);
2196
+ }
2197
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
2198
+ background: #fff;
2199
+ font-weight: 400;
2200
+ position: relative;
2201
+ border-bottom: none;
2202
+ color: #00122e;
2203
+ transition: none;
2204
+ padding: 15px 8px 15px 8px;
2205
+ }
2206
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2207
+ content: "";
2208
+ width: 1px;
2209
+ top: 0;
2210
+ bottom: 0;
2211
+ background: rgba(211, 218, 235, 0.6);
2212
+ position: absolute;
2213
+ right: 0;
2214
+ }
2215
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2216
+ padding: unset;
2217
+ }
2218
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2124
2219
  display: none;
2125
2220
  }
2126
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2127
- display: inline;
2221
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2222
+ width: 100%;
2223
+ overflow: hidden;
2224
+ white-space: nowrap;
2225
+ text-overflow: ellipsis;
2128
2226
  }
2129
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2130
- display: inline;
2131
- margin-right: 8px;
2227
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2228
+ overflow: hidden;
2229
+ text-overflow: ellipsis;
2230
+ }
2231
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2232
+ padding: 15px 28px 15px 8px;
2233
+ }
2234
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2132
2235
  padding: 0;
2133
- width: 36px;
2134
2236
  }
2135
-
2136
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2137
- flex-direction: row;
2138
- justify-content: stretch;
2237
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2238
+ position: absolute;
2239
+ right: 10px;
2240
+ top: 50%;
2241
+ transform: translateY(-50%);
2242
+ height: 16px;
2243
+ display: none;
2244
+ transition: transform 320ms ease;
2245
+ }
2246
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2247
+ display: block;
2248
+ transform: translateY(-50%) rotateX(180deg);
2249
+ }
2250
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2251
+ display: block;
2252
+ }
2253
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2254
+ display: none;
2255
+ }
2256
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2257
+ transform: translateY(-50%);
2258
+ }
2259
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2260
+ transform: translateY(-50%) rotateX(180deg);
2261
+ }
2262
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2263
+ background: #f2f5fa;
2264
+ }
2265
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2266
+ display: block;
2267
+ }
2268
+ .tta5kd2 .ant-table .ant-table-selection-column {
2269
+ padding: 0 !important;
2270
+ }
2271
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2272
+ position: absolute;
2273
+ left: 50%;
2274
+ top: 50%;
2275
+ transform: translate(-50%, -50%);
2276
+ }
2277
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
2278
+ display: none;
2279
+ }
2280
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2281
+ background: #fff;
2282
+ }
2283
+ .tta5kd2 .ant-table .ant-table-placeholder {
2284
+ background: inherit;
2285
+ }
2286
+ .tta5kd2 .ant-table .ant-table-placeholder td {
2287
+ position: static;
2288
+ border: none;
2289
+ background: inherit !important;
2290
+ height: 100px;
2291
+ vertical-align: middle;
2292
+ }
2293
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2294
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2295
+ font-weight: bold;
2296
+ font-size: 20px;
2297
+ color: rgba(10, 37, 85, 0.6);
2139
2298
  }
2140
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
2141
- padding: 0;
2142
- margin-right: 4px;
2143
- flex: 1;
2144
- overflow: visible;
2299
+ .tta5kd2 .ant-table td.cell__action_ {
2300
+ padding: 0 !important;
2301
+ position: relative;
2302
+ background: #fff;
2145
2303
  }
2146
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
2147
- display: none;
2304
+ .tta5kd2 .ant-table td.cell__action_ > * {
2305
+ height: 100%;
2306
+ display: flex;
2307
+ align-items: center;
2308
+ justify-content: flex-end;
2309
+ padding-right: 8px;
2148
2310
  }
2149
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
2150
- width: 100%;
2151
- min-height: unset;
2311
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
2312
+ width: 24px;
2313
+ height: 24px;
2314
+ cursor: pointer;
2315
+ justify-content: center;
2316
+ border-radius: 4px;
2152
2317
  }
2153
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
2154
- height: 26px;
2155
- line-height: 26px;
2156
- width: 100%;
2157
- text-align: center;
2158
- padding: 0;
2318
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2319
+ background: #fff;
2320
+ }
2321
+
2322
+ .p12gwtiw {
2323
+ display: flex;
2324
+ justify-content: space-between;
2325
+ align-items: center;
2326
+ padding: 10px 0;
2327
+ color: rgba(44, 56, 82, 0.6);
2159
2328
  font-size: 12px;
2160
- font-weight: normal;
2329
+ line-height: 24px;
2161
2330
  }
2162
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
2163
- margin-right: 10px;
2331
+ .p12gwtiw .pagination-left {
2332
+ padding: 2px 8px;
2164
2333
  }
2165
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
2166
- display: none;
2334
+ .p12gwtiw .dropdown-trigger {
2335
+ display: flex;
2336
+ align-items: center;
2337
+ border-radius: 6px;
2338
+ cursor: pointer;
2339
+ transition: all 0.3s ease;
2167
2340
  }
2168
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
2169
- border-radius: 4px 0 0 4px;
2341
+ .p12gwtiw .dropdown-trigger:hover {
2342
+ background: rgba(211, 218, 235, 0.6);
2343
+ color: #0080ff;
2170
2344
  }
2171
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
2172
- margin-right: 0;
2345
+ .p12gwtiw .dropdown-trigger .icon-inner {
2346
+ margin-left: 4px;
2173
2347
  }
2174
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
2175
- border-radius: 0 4px 4px 0;
2348
+ .p12gwtiw .pagination-right {
2349
+ display: flex;
2350
+ align-items: center;
2351
+ color: #0080ff;
2352
+ font-weight: bold;
2176
2353
  }
2177
- .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 {
2178
- content: "";
2179
- width: 0;
2180
- height: 0;
2181
- border: 13px solid transparent;
2182
- position: absolute;
2183
- top: 0;
2184
- border-left: 8px solid rgba(237, 241, 250, 0.6);
2185
- right: -21px;
2186
- z-index: 2;
2354
+ .p12gwtiw .pagination-right .icon-inner {
2355
+ margin-left: 4px;
2187
2356
  }
2188
- .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 {
2189
- content: "";
2190
- width: 0;
2191
- height: 0;
2192
- border: 13px solid transparent;
2193
- position: absolute;
2194
- top: 0;
2195
- border-left: 8px solid #fff;
2196
- left: 0;
2357
+ .p12gwtiw .pagination-right .prev-btn,
2358
+ .p12gwtiw .pagination-right .next-btn {
2359
+ padding: 0 8px;
2197
2360
  }
2198
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
2199
- background-color: rgba(0, 136, 255, 0.1);
2361
+ .p12gwtiw .pagination-right .prev-btn > span,
2362
+ .p12gwtiw .pagination-right .next-btn > span {
2363
+ color: #0080ff;
2200
2364
  }
2201
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
2202
- border-left-color: rgba(0, 136, 255, 0.1) !important;
2365
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2366
+ transform: rotate(180deg);
2203
2367
  }
2204
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
2205
- color: #005ed1;
2368
+
2369
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2370
+ max-height: calc(100vh - 128px);
2371
+ overflow-y: auto;
2206
2372
  }
2207
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
2208
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
2209
- background-color: rgba(237, 241, 250, 0.6);
2373
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2374
+ padding: 4px 20px;
2375
+ font-size: 12px;
2376
+ line-height: 18px;
2210
2377
  }
2211
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
2212
- .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
2213
- color: rgba(44, 56, 82, 0.6);
2378
+
2379
+ .obf05yr {
2380
+ display: inline-block;
2214
2381
  }
2215
- .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
2216
- padding: 0;
2382
+
2383
+ .hsms1n6 {
2384
+ visibility: hidden;
2385
+ position: absolute;
2217
2386
  }
2218
2387
 
2219
2388
  .cz04yix {
@@ -2829,467 +2998,298 @@ textarea.ipd9bk.ant-input.textarea-small:focus {
2829
2998
  }
2830
2999
  .kypn5o5.has-focus-indicator {
2831
3000
  position: relative;
2832
- overflow: hidden;
2833
- }
2834
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2835
- position: absolute;
2836
- top: 50%;
2837
- transform: translateY(-50%);
2838
- left: -16px;
2839
- transition: left 150ms ease;
2840
- opacity: 0;
2841
- }
2842
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2843
- left: 8px;
2844
- opacity: 1;
2845
- }
2846
- .kypn5o5.has-focus-indicator input {
2847
- transition: margin-left 150ms ease;
2848
- margin-left: 0px;
2849
- }
2850
- .kypn5o5.has-focus-indicator input:focus {
2851
- margin-left: 16px;
2852
- }
2853
-
2854
- input.l1ki27se.ant-input {
2855
- border-top-right-radius: 0;
2856
- border-bottom-right-radius: 0;
2857
- }
2858
-
2859
- .l1ki27se.ant-input-affix-wrapper {
2860
- border-top-right-radius: 0;
2861
- border-bottom-right-radius: 0;
2862
- }
2863
-
2864
- input.rrg1fkn.ant-input {
2865
- border-top-left-radius: 0;
2866
- border-bottom-left-radius: 0;
2867
- }
2868
-
2869
- .rrg1fkn.ant-input-affix-wrapper {
2870
- border-top-left-radius: 0;
2871
- border-bottom-left-radius: 0;
2872
- }
2873
-
2874
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2875
- border-top-right-radius: 0;
2876
- border-bottom-right-radius: 0;
2877
- }
2878
-
2879
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2880
- border-top-left-radius: 0;
2881
- border-bottom-left-radius: 0;
2882
- }
2883
-
2884
- .s34f1qb.ant-switch {
2885
- min-width: 40px;
2886
- height: 24px;
2887
- background: rgba(172, 186, 211, 0.6);
2888
- overflow: hidden;
2889
- }
2890
- .s34f1qb.ant-switch:focus {
2891
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2892
- }
2893
- .s34f1qb.ant-switch-small {
2894
- min-width: 26px;
2895
- height: 16px;
2896
- }
2897
- .s34f1qb.ant-switch-large {
2898
- min-width: 52px;
2899
- height: 32px;
2900
- }
2901
- .s34f1qb.ant-switch .ant-switch-handle {
2902
- height: 20px;
2903
- width: 20px;
2904
- }
2905
- .s34f1qb.ant-switch .ant-switch-handle::before {
2906
- border-radius: 10px;
2907
- transition-delay: 120ms;
2908
- }
2909
- .s34f1qb.ant-switch-small .ant-switch-handle {
2910
- height: 14px;
2911
- width: 14px;
2912
- top: 1px;
2913
- left: 1px;
2914
- }
2915
- .s34f1qb.ant-switch-large .ant-switch-handle {
2916
- height: 28px;
2917
- width: 28px;
2918
- }
2919
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
2920
- border-radius: 14px;
2921
- }
2922
- .s34f1qb.ant-switch-checked {
2923
- background-color: #00ba5d;
2924
- }
2925
- .s34f1qb.ant-switch-checked .ant-switch-handle {
2926
- left: calc(100% - 20px - 2px);
2927
- }
2928
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2929
- left: calc(100% - 14px - 1px);
2930
- }
2931
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2932
- left: calc(100% - 28px - 2px);
2933
- }
2934
-
2935
- .c1to9vb9 {
2936
- margin-left: 5px;
2937
- }
2938
-
2939
- .t1upn1sz {
2940
- height: 100%;
2941
- }
2942
-
2943
- .tta5kd2 {
2944
- height: 100%;
2945
- }
2946
- .tta5kd2.empty-table .ant-table-content {
2947
- overflow: visible !important;
2948
- height: 100%;
2949
- }
2950
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2951
- height: 100%;
2952
- }
2953
- .tta5kd2.empty-table .ant-table-content table {
2954
- width: 100% !important;
2955
- height: 100%;
3001
+ overflow: hidden;
2956
3002
  }
2957
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2958
- padding: 15px 0;
3003
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
3004
+ position: absolute;
3005
+ top: 50%;
3006
+ transform: translateY(-50%);
3007
+ left: -16px;
3008
+ transition: left 150ms ease;
3009
+ opacity: 0;
2959
3010
  }
2960
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2961
- display: none;
3011
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3012
+ left: 8px;
3013
+ opacity: 1;
2962
3014
  }
2963
- .tta5kd2 .active-row td:nth-child(1) {
2964
- font-weight: 700;
3015
+ .kypn5o5.has-focus-indicator input {
3016
+ transition: margin-left 150ms ease;
3017
+ margin-left: 0px;
2965
3018
  }
2966
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2967
- font-weight: 700;
3019
+ .kypn5o5.has-focus-indicator input:focus {
3020
+ margin-left: 16px;
2968
3021
  }
2969
- .tta5kd2 .ant-spin-nested-loading {
2970
- height: 100%;
3022
+
3023
+ input.l1ki27se.ant-input {
3024
+ border-top-right-radius: 0;
3025
+ border-bottom-right-radius: 0;
2971
3026
  }
2972
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2973
- height: 100%;
2974
- overflow: visible;
3027
+
3028
+ .l1ki27se.ant-input-affix-wrapper {
3029
+ border-top-right-radius: 0;
3030
+ border-bottom-right-radius: 0;
2975
3031
  }
2976
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2977
- max-height: none;
3032
+
3033
+ input.rrg1fkn.ant-input {
3034
+ border-top-left-radius: 0;
3035
+ border-bottom-left-radius: 0;
2978
3036
  }
2979
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2980
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2981
- display: none;
3037
+
3038
+ .rrg1fkn.ant-input-affix-wrapper {
3039
+ border-top-left-radius: 0;
3040
+ border-bottom-left-radius: 0;
2982
3041
  }
2983
- .tta5kd2 td.ant-table-column-sort {
2984
- background: transparent;
3042
+
3043
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3044
+ border-top-right-radius: 0;
3045
+ border-bottom-right-radius: 0;
2985
3046
  }
2986
- .tta5kd2 td.ant-table-cell-fix-left,
2987
- .tta5kd2 td.ant-table-cell-fix-right {
2988
- background: #fff;
2989
- padding: 0 !important;
3047
+
3048
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3049
+ border-top-left-radius: 0;
3050
+ border-bottom-left-radius: 0;
2990
3051
  }
2991
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2992
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2993
- display: flex;
3052
+
3053
+ .i1mrf09m {
3054
+ display: inline-flex;
2994
3055
  align-items: center;
2995
- height: 100%;
2996
- padding: 8px;
2997
3056
  }
2998
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2999
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
3000
- overflow: hidden;
3001
- text-overflow: ellipsis;
3002
- width: 100%;
3057
+ .i1mrf09m .icon-inner {
3058
+ display: inline-flex;
3059
+ align-items: center;
3060
+ justify-content: center;
3003
3061
  }
3004
- .tta5kd2 .ant-table-container {
3005
- height: 100%;
3062
+ .i1mrf09m .icon-inner + span,
3063
+ .i1mrf09m span + .icon-inner.suffix {
3064
+ margin-left: 4px;
3006
3065
  }
3007
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
3008
- box-shadow: none !important;
3066
+ .i1mrf09m.is-rotate img {
3067
+ animation: rotate 680ms linear infinite;
3009
3068
  }
3010
- .tta5kd2 .ant-table {
3011
- border-radius: 0px;
3012
- border-left: none;
3013
- border-right: none;
3014
- border-bottom: none;
3015
- height: 100%;
3016
- font-size: 12px;
3017
- background: transparent;
3069
+
3070
+ .rxbeqvl.ant-radio-wrapper {
3071
+ display: inline-flex;
3072
+ align-items: baseline;
3073
+ white-space: pre-wrap;
3018
3074
  }
3019
- .tta5kd2 .ant-table .ant-table-header {
3075
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
3020
3076
  position: relative;
3021
- z-index: 3;
3022
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3023
- margin-bottom: -1px;
3077
+ top: 3px;
3024
3078
  }
3025
- .tta5kd2 .ant-table .time-wrapper .data,
3026
- .tta5kd2 .ant-table .value {
3027
- color: #2d3a56;
3079
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
3080
+ border-color: rgba(107, 128, 167, 0.6);
3028
3081
  }
3029
- .tta5kd2 .ant-table .time-wrapper .time,
3030
- .tta5kd2 .ant-table .unit {
3031
- color: rgba(44, 56, 82, 0.6);
3082
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
3083
+ border-color: #0080ff;
3032
3084
  }
3033
- .tta5kd2 .ant-table .ant-table-selection {
3034
- text-align: center;
3085
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
3086
+ border-color: #0080ff;
3087
+ background: #0080ff;
3035
3088
  }
3036
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
3089
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
3090
+ top: 4px;
3091
+ left: 4px;
3092
+ width: 6px;
3093
+ height: 6px;
3037
3094
  background: #fff;
3038
3095
  }
3039
- .tta5kd2 .ant-table .anticon-setting {
3040
- cursor: pointer;
3041
- position: absolute;
3042
- top: 50%;
3043
- right: 12px;
3044
- transform: translateY(-50%);
3045
- }
3046
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
3047
- box-shadow: none;
3048
- width: 1px;
3049
- background: rgba(213, 219, 227, 0.6);
3096
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
3097
+ opacity: 0.5;
3050
3098
  }
3051
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
3052
- box-shadow: none;
3053
- width: 1px;
3054
- background: rgba(213, 219, 227, 0.6);
3099
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
3100
+ border-color: rgba(107, 128, 167, 0.6);
3101
+ background: rgba(211, 218, 235, 0.6);
3055
3102
  }
3056
- .tta5kd2 .ant-table .ant-table-tbody {
3057
- position: relative;
3103
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
3104
+ background: #00122e;
3058
3105
  }
3059
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
3060
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3061
- border-bottom: 1px solid white;
3062
- height: 40px;
3063
- vertical-align: middle;
3064
- transition: background 0ms;
3106
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
3065
3107
  color: #00122e;
3108
+ opacity: 0.5;
3066
3109
  }
3067
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
3068
- background: #f2f5fa;
3069
- border-bottom-color: #f2f5fa;
3070
- }
3071
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
3072
- height: auto;
3110
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
3073
3111
  color: #00122e;
3074
- font-size: 12px;
3075
- text-align: left;
3076
- transition: none;
3077
- overflow: hidden;
3078
- text-overflow: ellipsis;
3079
- white-space: nowrap;
3080
- }
3081
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3082
- color: #0096ff;
3083
- }
3084
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3085
- overflow: hidden;
3086
- text-overflow: ellipsis;
3087
- width: 100%;
3088
- vertical-align: middle;
3089
- }
3090
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3091
- line-height: 0px;
3092
- }
3093
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3094
- border-top-color: transparent;
3095
- }
3096
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3097
- background: rgba(225, 230, 241, 0.6);
3098
- border-color: transparent transparent white;
3099
- }
3100
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3101
- border-radius: 8px 0 0 8px;
3102
- }
3103
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3104
- border-radius: 8px 0 0 8px;
3105
3112
  }
3106
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3107
- content: "";
3108
- width: 4px;
3109
- top: -1px;
3110
- bottom: -1px;
3111
- background: white;
3113
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
3114
+ display: inline-block;
3115
+ padding: 0;
3116
+ padding-left: 12px;
3112
3117
  }
3113
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3114
- border-radius: 0 8px 8px 0;
3118
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
3119
+ margin-bottom: 0;
3120
+ white-space: pre-wrap;
3121
+ color: rgba(44, 56, 82, 0.6);
3115
3122
  }
3116
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3117
- border-radius: 0;
3118
- background: white;
3119
- border-top: none;
3123
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
3124
+ padding-left: 8px;
3120
3125
  }
3121
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3122
- border-top: 1px solid transparent;
3123
- border-radius: 0 8px 8px 0;
3124
- background: rgba(225, 230, 241, 0.6);
3126
+
3127
+ .r5ie79y .ant-radio-button-wrapper:first-child {
3128
+ border-radius: 5px 0 0 5px;
3125
3129
  }
3126
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3127
- background: white;
3128
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3130
+ .r5ie79y .ant-radio-button-wrapper:last-child {
3131
+ border-radius: 0 5px 5px 0;
3129
3132
  }
3130
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3131
- display: flex;
3132
- align-items: center;
3133
- height: 100%;
3134
- background: rgba(225, 230, 241, 0.6);
3133
+
3134
+ .r1f0aqcc {
3135
+ color: #00122e;
3136
+ border-color: #ccd4e3;
3135
3137
  }
3136
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3137
- background: white;
3138
- border-top: 1px solid rgba(211, 218, 235, 0.6);
3138
+ .r1f0aqcc:first-child {
3139
+ color: #00122e;
3140
+ border-color: #a3b4cc;
3139
3141
  }
3140
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3141
- display: flex;
3142
- align-items: center;
3143
- height: 100%;
3144
- background: rgba(225, 230, 241, 0.6);
3142
+ .r1f0aqcc.ant-radio-button-wrapper {
3143
+ padding: 0 12px;
3144
+ line-height: 32px;
3145
+ height: 32px;
3145
3146
  }
3146
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3147
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
3147
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
3148
+ white-space: nowrap;
3148
3149
  }
3149
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3150
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3151
- border-radius: 8px;
3150
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
3151
+ background: #ccd4e3;
3152
3152
  }
3153
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3154
- border-top-color: white;
3153
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
3154
+ background: #0080ff;
3155
3155
  }
3156
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
3157
- background: rgba(0, 136, 255, 0.1);
3158
- border-bottom-color: transparent;
3159
- border-top-color: transparent;
3156
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
3157
+ background: #ccd4e3;
3158
+ opacity: 0.5;
3160
3159
  }
3161
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3162
- border-radius: 8px 0 0 8px;
3160
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
3161
+ border-right-color: #0080ff;
3163
3162
  }
3164
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3165
- border-radius: 0 8px 8px 0;
3163
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
3164
+ border-color: #0080ff;
3166
3165
  }
3167
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3166
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
3168
3167
  background: rgba(0, 136, 255, 0.1);
3169
3168
  }
3170
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3171
- background: #fff;
3172
- font-weight: 400;
3173
- position: relative;
3174
- border-bottom: none;
3169
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
3170
+ background: rgba(211, 218, 235, 0.6);
3171
+ border-color: #ccd4e3;
3172
+ opacity: 0.5;
3173
+ }
3174
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
3175
3175
  color: #00122e;
3176
- transition: none;
3177
- padding: 15px 8px 15px 8px;
3176
+ border-color: #ccd4e3;
3178
3177
  }
3179
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3180
- content: "";
3181
- width: 1px;
3182
- top: 0;
3183
- bottom: 0;
3184
- background: rgba(211, 218, 235, 0.6);
3185
- position: absolute;
3186
- right: 0;
3178
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
3179
+ color: #00122e;
3180
+ border-color: #ccd4e3;
3181
+ background: rgba(172, 186, 211, 0.6);
3187
3182
  }
3188
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3189
- padding: unset;
3183
+ .r1f0aqcc .ant-radio-button-input {
3184
+ margin-right: 8px;
3185
+ display: inline;
3186
+ border: none;
3187
+ padding: 0;
3188
+ width: 36px;
3189
+ background: transparent;
3190
3190
  }
3191
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3192
- display: none;
3191
+ .r1f0aqcc .ant-radio-button-input:focus {
3192
+ box-shadow: none;
3193
3193
  }
3194
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3195
- width: 100%;
3196
- overflow: hidden;
3197
- white-space: nowrap;
3198
- text-overflow: ellipsis;
3194
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
3195
+ margin-right: 0;
3196
+ width: initial;
3197
+ box-shadow: none;
3199
3198
  }
3200
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3201
- overflow: hidden;
3202
- text-overflow: ellipsis;
3199
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
3200
+ display: none;
3203
3201
  }
3204
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3205
- padding: 15px 28px 15px 8px;
3202
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
3203
+ display: inline;
3206
3204
  }
3207
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3205
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
3206
+ display: inline;
3207
+ margin-right: 8px;
3208
3208
  padding: 0;
3209
+ width: 36px;
3209
3210
  }
3210
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3211
- position: absolute;
3212
- right: 10px;
3213
- top: 50%;
3214
- transform: translateY(-50%);
3215
- height: 16px;
3216
- display: none;
3217
- transition: transform 320ms ease;
3218
- }
3219
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3220
- display: block;
3221
- transform: translateY(-50%) rotateX(180deg);
3211
+
3212
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
3213
+ flex-direction: row;
3214
+ justify-content: stretch;
3222
3215
  }
3223
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3224
- display: block;
3216
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
3217
+ padding: 0;
3218
+ margin-right: 4px;
3219
+ flex: 1;
3220
+ overflow: visible;
3225
3221
  }
3226
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3222
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
3227
3223
  display: none;
3228
3224
  }
3229
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3230
- transform: translateY(-50%);
3225
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
3226
+ width: 100%;
3227
+ min-height: unset;
3231
3228
  }
3232
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3233
- transform: translateY(-50%) rotateX(180deg);
3229
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
3230
+ height: 26px;
3231
+ line-height: 26px;
3232
+ width: 100%;
3233
+ text-align: center;
3234
+ padding: 0;
3235
+ font-size: 12px;
3236
+ font-weight: normal;
3234
3237
  }
3235
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3236
- background: #f2f5fa;
3238
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
3239
+ margin-right: 10px;
3237
3240
  }
3238
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3239
- display: block;
3241
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
3242
+ display: none;
3240
3243
  }
3241
- .tta5kd2 .ant-table .ant-table-selection-column {
3242
- padding: 0 !important;
3244
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
3245
+ border-radius: 4px 0 0 4px;
3243
3246
  }
3244
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3245
- position: absolute;
3246
- left: 50%;
3247
- top: 50%;
3248
- transform: translate(-50%, -50%);
3247
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
3248
+ margin-right: 0;
3249
3249
  }
3250
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3251
- display: none;
3250
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
3251
+ border-radius: 0 4px 4px 0;
3252
3252
  }
3253
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3254
- background: #fff;
3253
+ .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 {
3254
+ content: "";
3255
+ width: 0;
3256
+ height: 0;
3257
+ border: 13px solid transparent;
3258
+ position: absolute;
3259
+ top: 0;
3260
+ border-left: 8px solid rgba(237, 241, 250, 0.6);
3261
+ right: -21px;
3262
+ z-index: 2;
3255
3263
  }
3256
- .tta5kd2 .ant-table .ant-table-placeholder {
3257
- background: inherit;
3264
+ .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 {
3265
+ content: "";
3266
+ width: 0;
3267
+ height: 0;
3268
+ border: 13px solid transparent;
3269
+ position: absolute;
3270
+ top: 0;
3271
+ border-left: 8px solid #fff;
3272
+ left: 0;
3258
3273
  }
3259
- .tta5kd2 .ant-table .ant-table-placeholder td {
3260
- position: static;
3261
- border: none;
3262
- background: inherit !important;
3263
- height: 100px;
3264
- vertical-align: middle;
3274
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
3275
+ background-color: rgba(0, 136, 255, 0.1);
3265
3276
  }
3266
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3267
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3268
- font-weight: bold;
3269
- font-size: 20px;
3270
- color: rgba(10, 37, 85, 0.6);
3277
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
3278
+ border-left-color: rgba(0, 136, 255, 0.1) !important;
3271
3279
  }
3272
- .tta5kd2 .ant-table td.cell__action_ {
3273
- padding: 0 !important;
3274
- position: relative;
3275
- background: #fff;
3280
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
3281
+ color: #005ed1;
3276
3282
  }
3277
- .tta5kd2 .ant-table td.cell__action_ > * {
3278
- height: 100%;
3279
- display: flex;
3280
- align-items: center;
3281
- justify-content: flex-end;
3282
- padding-right: 8px;
3283
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
3284
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
3285
+ background-color: rgba(237, 241, 250, 0.6);
3283
3286
  }
3284
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3285
- width: 24px;
3286
- height: 24px;
3287
- cursor: pointer;
3288
- justify-content: center;
3289
- border-radius: 4px;
3287
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
3288
+ .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
3289
+ color: rgba(44, 56, 82, 0.6);
3290
3290
  }
3291
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3292
- background: #fff;
3291
+ .s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
3292
+ padding: 0;
3293
3293
  }
3294
3294
 
3295
3295
  .i1e4sgug {
@@ -3842,6 +3842,16 @@ input.rrg1fkn.ant-input {
3842
3842
  margin-left: 24px;
3843
3843
  }
3844
3844
 
3845
+ .igz4le8 {
3846
+ height: 24px;
3847
+ width: 56px !important;
3848
+ margin-right: 4px;
3849
+ }
3850
+
3851
+ .c1riexje {
3852
+ color: rgba(44, 56, 82, 0.6);
3853
+ }
3854
+
3845
3855
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3846
3856
  border-radius: 6px;
3847
3857
  }
@@ -4062,66 +4072,36 @@ input.rrg1fkn.ant-input {
4062
4072
  margin-left: 8px;
4063
4073
  }
4064
4074
 
4065
- .igz4le8 {
4066
- height: 24px;
4067
- width: 56px !important;
4068
- margin-right: 4px;
4069
- }
4070
-
4071
- .c1riexje {
4072
- color: rgba(44, 56, 82, 0.6);
4073
- }
4074
-
4075
- .t1xo8w88 {
4075
+ .t1gz6wqf {
4076
4076
  height: 100%;
4077
4077
  }
4078
- .t1xo8w88 .table-loading-item {
4078
+ .t1gz6wqf .table-loading-item {
4079
4079
  padding: 12px 4px;
4080
4080
  border-bottom: 1px solid rgba(204, 212, 227, 0.18);
4081
4081
  display: flex;
4082
4082
  }
4083
- .t1xo8w88 .table-loading-item > * {
4083
+ .t1gz6wqf .table-loading-item > * {
4084
4084
  height: 16px;
4085
4085
  margin: 4px;
4086
4086
  background: rgba(204, 212, 227, 0.18);
4087
4087
  border-radius: 2px;
4088
4088
  }
4089
- .t1xo8w88 .table-loading-item .checkbox-loading {
4089
+ .t1gz6wqf .table-loading-item .checkbox-loading {
4090
4090
  width: 16px;
4091
4091
  }
4092
- .t1xo8w88 .table-loading-item .td-loading {
4092
+ .t1gz6wqf .table-loading-item .td-loading {
4093
4093
  flex: 1;
4094
4094
  }
4095
- .t1xo8w88 :nth-child(1) {
4095
+ .t1gz6wqf :nth-child(1) {
4096
4096
  padding: 8px 4px;
4097
4097
  }
4098
- .t1xo8w88 :nth-child(1) > * {
4098
+ .t1gz6wqf :nth-child(1) > * {
4099
4099
  background: rgba(107, 125, 153, 0.18);
4100
4100
  }
4101
- .t1xo8w88 :nth-child(1) > * {
4101
+ .t1gz6wqf :nth-child(1) > * {
4102
4102
  background: rgba(163, 180, 204, 0.18);
4103
4103
  }
4104
4104
 
4105
- .ams5nbq {
4106
- position: absolute;
4107
- top: 0;
4108
- left: 0;
4109
- bottom: 0;
4110
- width: 1px;
4111
- background: #0080ff;
4112
- transform: translateX(-9999px);
4113
- z-index: 999;
4114
- }
4115
- .ams5nbq::before {
4116
- content: "";
4117
- position: absolute;
4118
- height: 34px;
4119
- width: 3px;
4120
- top: 0;
4121
- left: -1px;
4122
- background: #0080ff;
4123
- }
4124
-
4125
4105
  .d1h5z4k4.ant-dropdown {
4126
4106
  background: #fff;
4127
4107
  border: 1px solid #dfe4eb;