@cloudtower/eagle 0.22.12 → 0.22.13

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
@@ -1845,35 +1845,6 @@ input[type=submit] {
1845
1845
  padding: 0;
1846
1846
  }
1847
1847
 
1848
- .bpq0js6 {
1849
- padding: 4px 11px;
1850
- }
1851
-
1852
- .b15sn34c {
1853
- white-space: nowrap;
1854
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
1855
- }
1856
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1857
- --color: #0080ff;
1858
- }
1859
- .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] {
1860
- --color: #0080ff;
1861
- }
1862
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1863
- margin-left: 1px;
1864
- }
1865
- .b15sn34c > .ant-btn:not(:only-child):first-child {
1866
- border-top-right-radius: 0;
1867
- border-bottom-right-radius: 0;
1868
- }
1869
- .b15sn34c > .ant-btn:not(:only-child):last-child {
1870
- border-top-left-radius: 0;
1871
- border-bottom-left-radius: 0;
1872
- }
1873
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1874
- border-radius: unset;
1875
- }
1876
-
1877
1848
  .fde5mpd {
1878
1849
  width: 100%;
1879
1850
  height: 100%;
@@ -1889,231 +1860,6 @@ input[type=submit] {
1889
1860
  font-size: 18px;
1890
1861
  }
1891
1862
 
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
- .obf05yr {
1910
- display: inline-block;
1911
- }
1912
-
1913
- .hsms1n6 {
1914
- visibility: hidden;
1915
- position: absolute;
1916
- }
1917
-
1918
- .p12gwtiw {
1919
- display: flex;
1920
- justify-content: space-between;
1921
- align-items: center;
1922
- padding: 10px 0;
1923
- color: rgba(44, 56, 82, 0.6);
1924
- font-size: 12px;
1925
- line-height: 24px;
1926
- }
1927
- .p12gwtiw .pagination-left {
1928
- padding: 2px 8px;
1929
- }
1930
- .p12gwtiw .dropdown-trigger {
1931
- display: flex;
1932
- align-items: center;
1933
- border-radius: 6px;
1934
- cursor: pointer;
1935
- transition: all 0.3s ease;
1936
- }
1937
- .p12gwtiw .dropdown-trigger:hover {
1938
- background: rgba(211, 218, 235, 0.6);
1939
- color: #0080ff;
1940
- }
1941
- .p12gwtiw .dropdown-trigger .icon-inner {
1942
- margin-left: 4px;
1943
- }
1944
- .p12gwtiw .pagination-right {
1945
- display: flex;
1946
- align-items: center;
1947
- color: #0080ff;
1948
- font-weight: bold;
1949
- }
1950
- .p12gwtiw .pagination-right .icon-inner {
1951
- margin-left: 4px;
1952
- }
1953
- .p12gwtiw .pagination-right .prev-btn,
1954
- .p12gwtiw .pagination-right .next-btn {
1955
- padding: 0 8px;
1956
- }
1957
- .p12gwtiw .pagination-right .prev-btn > span,
1958
- .p12gwtiw .pagination-right .next-btn > span {
1959
- color: #0080ff;
1960
- }
1961
- .p12gwtiw .pagination-right .next-btn .icon-inner {
1962
- transform: rotate(180deg);
1963
- }
1964
-
1965
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
1966
- max-height: calc(100vh - 128px);
1967
- overflow-y: auto;
1968
- }
1969
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
1970
- padding: 4px 20px;
1971
- font-size: 12px;
1972
- line-height: 18px;
1973
- }
1974
-
1975
- .rxbeqvl.ant-radio-wrapper {
1976
- display: inline-flex;
1977
- align-items: baseline;
1978
- white-space: pre-wrap;
1979
- }
1980
- .rxbeqvl.ant-radio-wrapper .ant-radio {
1981
- position: relative;
1982
- top: 3px;
1983
- }
1984
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
1985
- border-color: rgba(107, 128, 167, 0.6);
1986
- }
1987
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
1988
- border-color: #0080ff;
1989
- }
1990
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
1991
- border-color: #0080ff;
1992
- background: #0080ff;
1993
- }
1994
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
1995
- top: 4px;
1996
- left: 4px;
1997
- width: 6px;
1998
- height: 6px;
1999
- background: #fff;
2000
- }
2001
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2002
- opacity: 0.5;
2003
- }
2004
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2005
- border-color: rgba(107, 128, 167, 0.6);
2006
- background: rgba(211, 218, 235, 0.6);
2007
- }
2008
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2009
- background: #00122e;
2010
- }
2011
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2012
- color: #00122e;
2013
- opacity: 0.5;
2014
- }
2015
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2016
- color: #00122e;
2017
- }
2018
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2019
- display: inline-block;
2020
- padding: 0;
2021
- padding-left: 12px;
2022
- }
2023
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2024
- margin-bottom: 0;
2025
- white-space: pre-wrap;
2026
- color: rgba(44, 56, 82, 0.6);
2027
- }
2028
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2029
- padding-left: 8px;
2030
- }
2031
-
2032
- .r5ie79y .ant-radio-button-wrapper:first-child {
2033
- border-radius: 5px 0 0 5px;
2034
- }
2035
- .r5ie79y .ant-radio-button-wrapper:last-child {
2036
- border-radius: 0 5px 5px 0;
2037
- }
2038
-
2039
- .r1f0aqcc {
2040
- color: #00122e;
2041
- border-color: #ccd4e3;
2042
- }
2043
- .r1f0aqcc:first-child {
2044
- color: #00122e;
2045
- border-color: #a3b4cc;
2046
- }
2047
- .r1f0aqcc.ant-radio-button-wrapper {
2048
- padding: 0 12px;
2049
- line-height: 32px;
2050
- height: 32px;
2051
- }
2052
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
2053
- white-space: nowrap;
2054
- }
2055
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2056
- background: #ccd4e3;
2057
- }
2058
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2059
- background: #0080ff;
2060
- }
2061
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2062
- background: #ccd4e3;
2063
- opacity: 0.5;
2064
- }
2065
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2066
- border-right-color: #0080ff;
2067
- }
2068
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2069
- border-color: #0080ff;
2070
- }
2071
- .r1f0aqcc.ant-radio-button-wrapper-checked {
2072
- background: rgba(0, 136, 255, 0.1);
2073
- }
2074
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
2075
- background: rgba(211, 218, 235, 0.6);
2076
- border-color: #ccd4e3;
2077
- opacity: 0.5;
2078
- }
2079
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2080
- color: #00122e;
2081
- border-color: #ccd4e3;
2082
- }
2083
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2084
- color: #00122e;
2085
- border-color: #ccd4e3;
2086
- background: rgba(172, 186, 211, 0.6);
2087
- }
2088
- .r1f0aqcc .ant-radio-button-input {
2089
- margin-right: 8px;
2090
- display: inline;
2091
- border: none;
2092
- padding: 0;
2093
- width: 36px;
2094
- background: transparent;
2095
- }
2096
- .r1f0aqcc .ant-radio-button-input:focus {
2097
- box-shadow: none;
2098
- }
2099
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
2100
- margin-right: 0;
2101
- width: initial;
2102
- box-shadow: none;
2103
- }
2104
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2105
- display: none;
2106
- }
2107
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2108
- display: inline;
2109
- }
2110
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2111
- display: inline;
2112
- margin-right: 8px;
2113
- padding: 0;
2114
- width: 36px;
2115
- }
2116
-
2117
1863
  .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
2118
1864
  flex-direction: row;
2119
1865
  justify-content: stretch;
@@ -2197,1099 +1943,1353 @@ input[type=submit] {
2197
1943
  padding: 0;
2198
1944
  }
2199
1945
 
2200
- .cz04yix {
2201
- display: flex;
2202
- flex-direction: column;
1946
+ .bpq0js6 {
1947
+ padding: 4px 11px;
2203
1948
  }
2204
1949
 
2205
- .m1if5j39 {
2206
- max-width: 1120px;
2207
- width: 100%;
2208
- margin: 0 auto;
2209
- height: 100%;
1950
+ .b15sn34c {
1951
+ white-space: nowrap;
1952
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
2210
1953
  }
2211
-
2212
- .w1vvwdlp {
2213
- max-width: 1120px;
2214
- width: 100%;
2215
- margin: 0 auto;
2216
- display: flex;
1954
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
1955
+ --color: #0080ff;
2217
1956
  }
2218
- .w1vvwdlp .left,
2219
- .w1vvwdlp .right {
2220
- flex-grow: 0;
2221
- flex-shrink: 0;
2222
- flex-basis: 21%;
1957
+ .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] {
1958
+ --color: #0080ff;
2223
1959
  }
2224
- .w1vvwdlp .left {
2225
- display: flex;
2226
- justify-content: flex-end;
2227
- padding-right: 44px;
1960
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
1961
+ margin-left: 1px;
2228
1962
  }
2229
- .w1vvwdlp .right {
2230
- padding-left: 44px;
1963
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
1964
+ border-top-right-radius: 0;
1965
+ border-bottom-right-radius: 0;
2231
1966
  }
2232
- .w1vvwdlp .middle {
2233
- margin-bottom: 40px;
2234
- flex-grow: 0;
2235
- flex-shrink: 0;
2236
- flex-basis: 58%;
1967
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
1968
+ border-top-left-radius: 0;
1969
+ border-bottom-left-radius: 0;
2237
1970
  }
2238
- .w1vvwdlp .middle .form-base-field {
2239
- width: 100%;
1971
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
1972
+ border-radius: unset;
2240
1973
  }
2241
- .w1vvwdlp .middle .form-base-field .form-base-field {
2242
- width: auto;
1974
+
1975
+ .i1mrf09m {
1976
+ display: inline-flex;
1977
+ align-items: center;
2243
1978
  }
2244
- .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2245
- flex: initial;
1979
+ .i1mrf09m .icon-inner {
1980
+ display: inline-flex;
1981
+ align-items: center;
1982
+ justify-content: center;
2246
1983
  }
2247
- .w1vvwdlp .ant-steps-item + .ant-steps-item {
2248
- margin-top: 4px;
1984
+ .i1mrf09m .icon-inner + span,
1985
+ .i1mrf09m span + .icon-inner.suffix {
1986
+ margin-left: 4px;
2249
1987
  }
2250
- .w1vvwdlp .ant-steps-item-icon,
2251
- .w1vvwdlp .ant-steps-item-tail {
2252
- display: none !important;
1988
+ .i1mrf09m.is-rotate img {
1989
+ animation: rotate 680ms linear infinite;
2253
1990
  }
2254
- .w1vvwdlp .ant-steps-item-container {
2255
- padding: 0 15px;
2256
- border-radius: 4px;
2257
- height: 32px;
2258
- display: flex;
2259
- align-items: center;
1991
+
1992
+ .s1fc623g {
1993
+ width: 430px !important;
2260
1994
  }
2261
- .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2262
- min-height: auto;
2263
- white-space: nowrap;
1995
+
1996
+ .oa3mx0o {
1997
+ display: flex;
1998
+ flex-direction: column;
2264
1999
  }
2265
- .w1vvwdlp .ant-steps-item-description {
2266
- padding-bottom: 0px;
2000
+
2001
+ .onr9gzt {
2002
+ display: flex;
2003
+ justify-content: space-between;
2267
2004
  }
2268
- .w1vvwdlp .ant-steps-item-title {
2269
- font-size: 13px !important;
2270
- line-height: 20px !important;
2005
+
2006
+ .oiy0apc {
2007
+ display: flex;
2008
+ color: rgba(44, 56, 82, 0.6);
2271
2009
  }
2272
- .w1vvwdlp .ant-steps-item-title .step-index {
2273
- display: inline-block;
2274
- text-align: center;
2275
- width: 13px;
2276
- margin-right: 12px;
2010
+
2011
+ .t1upn1sz {
2012
+ height: 100%;
2277
2013
  }
2278
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2279
- background: rgba(0, 128, 255, 0.1);
2014
+
2015
+ .tta5kd2 {
2016
+ height: 100%;
2280
2017
  }
2281
- .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2282
- color: #005ed1;
2018
+ .tta5kd2.empty-table .ant-table-content {
2019
+ overflow: visible !important;
2020
+ height: 100%;
2283
2021
  }
2284
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2285
- background: rgba(237, 241, 250, 0.6);
2022
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2023
+ height: 100%;
2286
2024
  }
2287
- .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2288
- color: rgba(10, 37, 85, 0.6) !important;
2025
+ .tta5kd2.empty-table .ant-table-content table {
2026
+ width: 100% !important;
2027
+ height: 100%;
2289
2028
  }
2290
- .w1vvwdlp .ant-steps-item-disabled {
2291
- cursor: not-allowed;
2029
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2030
+ padding: 15px 0;
2292
2031
  }
2293
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2294
- background: rgba(237, 241, 250, 0.6);
2032
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2033
+ display: none;
2295
2034
  }
2296
- .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2297
- color: #2d3a56;
2035
+ .tta5kd2 .active-row td:nth-child(1) {
2036
+ font-weight: 700;
2298
2037
  }
2299
-
2300
- .h1cuopx7 .ant-modal-header {
2301
- margin: 0 auto;
2302
- width: 100%;
2303
- max-width: 648px;
2038
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
2039
+ font-weight: 700;
2304
2040
  }
2305
- .h1cuopx7 .ant-modal-header .ant-modal-title {
2306
- margin-left: 0;
2041
+ .tta5kd2 .ant-spin-nested-loading {
2042
+ height: 100%;
2307
2043
  }
2308
- .h1cuopx7 .ant-modal-body {
2309
- margin: 0 auto;
2310
- padding: 0;
2311
- width: 100%;
2312
- max-width: 648px;
2313
- overflow: hidden;
2044
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2045
+ height: 100%;
2046
+ overflow: visible;
2314
2047
  }
2315
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2316
- margin-bottom: 40px;
2048
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
2049
+ max-height: none;
2317
2050
  }
2318
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2319
- height: calc(100vh - 225px);
2320
- overflow-y: auto;
2051
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
2052
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
2053
+ display: none;
2321
2054
  }
2322
- .h1cuopx7 .ant-modal-footer .footer-content {
2323
- margin: 0 auto;
2324
- max-width: 648px;
2055
+ .tta5kd2 td.ant-table-column-sort {
2056
+ background: transparent;
2325
2057
  }
2326
-
2327
- .h1p6d3y3 .ant-modal-header {
2328
- margin: 0 auto;
2329
- width: 100%;
2330
- max-width: 1024px;
2058
+ .tta5kd2 td.ant-table-cell-fix-left,
2059
+ .tta5kd2 td.ant-table-cell-fix-right {
2060
+ background: #fff;
2061
+ padding: 0 !important;
2331
2062
  }
2332
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
2333
- margin-left: 0;
2063
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2064
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2065
+ display: flex;
2066
+ align-items: center;
2067
+ height: 100%;
2068
+ padding: 8px;
2334
2069
  }
2335
- .h1p6d3y3 .ant-modal-body {
2336
- margin: 0 auto;
2337
- padding: 0;
2338
- width: 100%;
2339
- max-width: 1024px;
2070
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2071
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2340
2072
  overflow: hidden;
2073
+ text-overflow: ellipsis;
2074
+ width: 100%;
2341
2075
  }
2342
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2343
- margin-bottom: 40px;
2344
- }
2345
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2346
- height: calc(100vh - 225px);
2347
- overflow-y: auto;
2076
+ .tta5kd2 .ant-table-container {
2077
+ height: 100%;
2348
2078
  }
2349
- .h1p6d3y3 .ant-modal-footer .footer-content {
2350
- margin: 0 auto;
2351
- max-width: 1024px;
2079
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2080
+ box-shadow: none !important;
2352
2081
  }
2353
-
2354
- .fxgckuk {
2355
- flex: 1;
2082
+ .tta5kd2 .ant-table {
2083
+ border-radius: 0px;
2084
+ border-left: none;
2085
+ border-right: none;
2086
+ border-bottom: none;
2087
+ height: 100%;
2088
+ font-size: 12px;
2089
+ background: transparent;
2356
2090
  }
2357
- .fxgckuk label {
2358
- font-size: 13px;
2359
- line-height: 20px;
2360
- color: rgba(44, 56, 82, 0.6);
2091
+ .tta5kd2 .ant-table .ant-table-header {
2092
+ position: relative;
2093
+ z-index: 3;
2094
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2095
+ margin-bottom: -1px;
2361
2096
  }
2362
- .fxgckuk .title {
2363
- font-size: 14px;
2364
- line-height: 20px;
2097
+ .tta5kd2 .ant-table .time-wrapper .data,
2098
+ .tta5kd2 .ant-table .value {
2365
2099
  color: #2d3a56;
2366
- margin-bottom: 12px;
2367
2100
  }
2368
- .fxgckuk.connect-cluster .title {
2369
- padding-bottom: 26px;
2101
+ .tta5kd2 .ant-table .time-wrapper .time,
2102
+ .tta5kd2 .ant-table .unit {
2103
+ color: rgba(44, 56, 82, 0.6);
2370
2104
  }
2371
-
2372
- .f1d0vek1 {
2373
- padding: 25px 0 15px 0;
2374
- border-bottom: 1px solid #e1e5eb;
2375
- margin-bottom: 16px;
2105
+ .tta5kd2 .ant-table .ant-table-selection {
2106
+ text-align: center;
2376
2107
  }
2377
-
2378
- .f4u402y {
2379
- display: flex;
2380
- align-items: center;
2381
- margin-bottom: 8px;
2108
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2109
+ background: #fff;
2382
2110
  }
2383
- .f4u402y > label {
2384
- width: 216px;
2111
+ .tta5kd2 .ant-table .anticon-setting {
2112
+ cursor: pointer;
2113
+ position: absolute;
2114
+ top: 50%;
2115
+ right: 12px;
2116
+ transform: translateY(-50%);
2385
2117
  }
2386
- .f4u402y > label + * {
2387
- width: 100%;
2118
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2119
+ box-shadow: none;
2120
+ width: 1px;
2121
+ background: rgba(213, 219, 227, 0.6);
2388
2122
  }
2389
- .f4u402y .ant-select {
2390
- width: 100%;
2123
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2124
+ box-shadow: none;
2125
+ width: 1px;
2126
+ background: rgba(213, 219, 227, 0.6);
2391
2127
  }
2392
-
2393
- .e1pldf6v {
2394
- color: #e75a3a;
2395
- margin-right: 10px;
2128
+ .tta5kd2 .ant-table .ant-table-tbody {
2129
+ position: relative;
2396
2130
  }
2397
-
2398
- .dq0gblh {
2131
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2132
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2133
+ border-bottom: 1px solid white;
2134
+ height: 40px;
2135
+ vertical-align: middle;
2136
+ transition: background 0ms;
2137
+ color: #00122e;
2138
+ }
2139
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2140
+ background: #f2f5fa;
2141
+ border-bottom-color: #f2f5fa;
2142
+ }
2143
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2144
+ height: auto;
2145
+ color: #00122e;
2146
+ font-size: 12px;
2147
+ text-align: left;
2148
+ transition: none;
2149
+ overflow: hidden;
2150
+ text-overflow: ellipsis;
2151
+ white-space: nowrap;
2152
+ }
2153
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
2154
+ color: #0096ff;
2155
+ }
2156
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
2157
+ overflow: hidden;
2158
+ text-overflow: ellipsis;
2399
2159
  width: 100%;
2400
- height: 1px;
2401
- background: rgba(213, 219, 227, 0.6);
2402
- margin: 24px 0;
2160
+ vertical-align: middle;
2403
2161
  }
2404
-
2405
- .l1v7sr0n {
2406
- display: flex;
2407
- justify-content: center;
2408
- align-items: center;
2409
- height: 100%;
2162
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
2163
+ line-height: 0px;
2410
2164
  }
2411
-
2412
- .d1i4ou6o {
2413
- display: inline-block;
2414
- width: 4px;
2415
- height: 4px;
2416
- background: #8e9aa9;
2417
- opacity: 0.4;
2418
- border-radius: 50%;
2419
- margin: 0 4px;
2165
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
2166
+ border-top-color: transparent;
2420
2167
  }
2421
-
2422
- .m1jy87hk .ant-modal-header,
2423
- .m1jy87hk .ant-modal-footer .footer-content {
2424
- width: 648px;
2425
- margin: 0 auto;
2168
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
2169
+ background: rgba(225, 230, 241, 0.6);
2170
+ border-color: transparent transparent white;
2426
2171
  }
2427
- .m1jy87hk .ant-modal-header {
2428
- padding: 35px 0 24px;
2429
- border: none;
2172
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
2173
+ border-radius: 8px 0 0 8px;
2430
2174
  }
2431
- .m1jy87hk .ant-modal-header .ant-modal-title {
2432
- font-size: 30px;
2175
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
2176
+ border-radius: 8px 0 0 8px;
2433
2177
  }
2434
- .m1jy87hk .ant-modal-body {
2435
- padding: 4px 0 2px;
2178
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
2179
+ content: "";
2180
+ width: 4px;
2181
+ top: -1px;
2182
+ bottom: -1px;
2183
+ background: white;
2436
2184
  }
2437
- .m1jy87hk .ant-modal-footer {
2438
- border: none;
2185
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
2186
+ border-radius: 0 8px 8px 0;
2439
2187
  }
2440
-
2441
- .ti7fpyu {
2442
- font-size: 12px;
2443
- line-height: 18px;
2444
- font-weight: bold;
2445
- color: #fff;
2446
- padding: 0 4px;
2447
- border-radius: 4px;
2448
- display: inline-block;
2449
- background: var(--ti7fpyu-0);
2188
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
2189
+ border-radius: 0;
2190
+ background: white;
2191
+ border-top: none;
2450
2192
  }
2451
- .ti7fpyu:not(:first-child) {
2452
- margin-left: 4px;
2193
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
2194
+ border-top: 1px solid transparent;
2195
+ border-radius: 0 8px 8px 0;
2196
+ background: rgba(225, 230, 241, 0.6);
2453
2197
  }
2454
-
2455
- .f1rest1f {
2456
- width: 100%;
2457
- height: 100%;
2198
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
2199
+ background: white;
2200
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2201
+ }
2202
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
2458
2203
  display: flex;
2459
2204
  align-items: center;
2460
- justify-content: center;
2205
+ height: 100%;
2206
+ background: rgba(225, 230, 241, 0.6);
2461
2207
  }
2462
-
2463
- .n1kbdoln {
2464
- font-size: 90%;
2465
- font-weight: bold;
2466
- background-color: rgba(240, 243, 247, 0.6);
2467
- padding: 1px 4px 1px;
2468
- margin-left: 2px;
2469
- margin-right: 2px;
2470
- border: 1px solid rgba(213, 219, 227, 0.6);
2471
- border-radius: 4px;
2208
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
2209
+ background: white;
2210
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
2472
2211
  }
2473
-
2474
- .f1y3gta0.form-item-general {
2475
- width: 640px;
2212
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
2213
+ display: flex;
2214
+ align-items: center;
2215
+ height: 100%;
2216
+ background: rgba(225, 230, 241, 0.6);
2476
2217
  }
2477
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2478
- margin-top: 16px;
2218
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
2219
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2479
2220
  }
2480
- .f1y3gta0.form-item-compact {
2481
- width: 412px;
2221
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
2222
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
2223
+ border-radius: 8px;
2482
2224
  }
2483
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2484
- margin-top: 8px;
2225
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
2226
+ border-top-color: white;
2485
2227
  }
2486
- .f1y3gta0 .form-item {
2487
- width: auto;
2228
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2229
+ background: rgba(0, 136, 255, 0.1);
2230
+ border-bottom-color: transparent;
2231
+ border-top-color: transparent;
2488
2232
  }
2489
- .f1y3gta0 .form-item-main {
2490
- position: relative;
2491
- display: flex;
2233
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
2234
+ border-radius: 8px 0 0 8px;
2492
2235
  }
2493
- .f1y3gta0 .form-item-extra {
2494
- margin-top: 4px;
2495
- width: 100%;
2496
- padding: 14px;
2497
- background: #f2f4f6;
2498
- font-size: 13px;
2499
- line-height: 1.8;
2500
- color: #8e9aa9;
2236
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
2237
+ border-radius: 0 8px 8px 0;
2501
2238
  }
2502
- .f1y3gta0 .form-item-label {
2503
- padding-right: 12px;
2504
- font-size: 13px;
2505
- color: rgba(44, 56, 82, 0.6);
2239
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
2240
+ background: rgba(0, 136, 255, 0.1);
2506
2241
  }
2507
- .f1y3gta0 .form-item-label.label-right {
2508
- text-align: right;
2242
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
2243
+ background: #fff;
2244
+ font-weight: 400;
2245
+ position: relative;
2246
+ border-bottom: none;
2247
+ color: #00122e;
2248
+ transition: none;
2249
+ padding: 15px 8px 15px 8px;
2509
2250
  }
2510
- .f1y3gta0 .form-item-label,
2511
- .f1y3gta0 .form-item-control {
2512
- line-height: 32px;
2251
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
2252
+ content: "";
2253
+ width: 1px;
2254
+ top: 0;
2255
+ bottom: 0;
2256
+ background: rgba(211, 218, 235, 0.6);
2257
+ position: absolute;
2258
+ right: 0;
2513
2259
  }
2514
- .f1y3gta0 .form-item-control .form-item-error {
2515
- line-height: 18px;
2260
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
2261
+ padding: unset;
2516
2262
  }
2517
- .f1y3gta0 .form-item-children {
2518
- width: 100%;
2263
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
2264
+ display: none;
2519
2265
  }
2520
- .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 {
2266
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
2521
2267
  width: 100%;
2268
+ overflow: hidden;
2269
+ white-space: nowrap;
2270
+ text-overflow: ellipsis;
2522
2271
  }
2523
- .f1y3gta0 .form-item-error {
2524
- color: #e75a3a;
2525
- height: 0;
2272
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
2526
2273
  overflow: hidden;
2274
+ text-overflow: ellipsis;
2527
2275
  }
2528
- .f1y3gta0 .form-item-error-enter-done {
2529
- margin-top: 4px;
2530
- height: auto;
2531
- overflow: auto;
2276
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
2277
+ padding: 15px 28px 15px 8px;
2532
2278
  }
2533
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2534
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2535
- border: 1px solid #e75a3a;
2536
- color: #e75a3a;
2279
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
2280
+ padding: 0;
2537
2281
  }
2538
-
2539
- .fujbm7g {
2540
- color: #2d3a56;
2541
- font-weight: bold;
2542
- padding-bottom: 6px;
2543
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2544
- margin-bottom: 16px;
2282
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
2283
+ position: absolute;
2284
+ right: 10px;
2285
+ top: 50%;
2286
+ transform: translateY(-50%);
2287
+ height: 16px;
2288
+ display: none;
2289
+ transition: transform 320ms ease;
2545
2290
  }
2546
- .fujbm7g:not(:first-of-type) {
2547
- margin-top: 16px;
2291
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
2292
+ display: block;
2293
+ transform: translateY(-50%) rotateX(180deg);
2548
2294
  }
2549
-
2550
- .e5fsw5s {
2551
- width: 8px;
2552
- height: 24px;
2553
- display: flex;
2554
- justify-content: center;
2555
- align-items: center;
2556
- cursor: pointer;
2557
- transition: all 200ms ease-out 40ms;
2295
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
2296
+ display: block;
2558
2297
  }
2559
- .e5fsw5s:before, .e5fsw5s:after {
2560
- content: "";
2561
- width: 1px;
2562
- height: 6px;
2563
- border-radius: 1px;
2564
- background: #ccd4e3;
2565
- position: relative;
2566
- right: 2px;
2567
- transform: rotate(-45deg);
2298
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
2299
+ display: none;
2568
2300
  }
2569
- .e5fsw5s:after {
2570
- transform: rotate(45deg);
2571
- left: 1px;
2301
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
2302
+ transform: translateY(-50%);
2572
2303
  }
2573
-
2574
- .w18knsg4.ant-alert-warning {
2575
- border: 0;
2576
- background: rgba(255, 187, 0, 0.1);
2577
- border-radius: 6px;
2304
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
2305
+ transform: translateY(-50%) rotateX(180deg);
2578
2306
  }
2579
- .w18knsg4.ant-alert,
2580
- .w18knsg4 .ant-alert-message {
2581
- color: #e07f00;
2307
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
2308
+ background: #f2f5fa;
2582
2309
  }
2583
- .w18knsg4.ant-alert .dashed-border-bottom,
2584
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
2585
- border-bottom-color: #e07f00;
2310
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
2311
+ display: block;
2586
2312
  }
2587
-
2588
- .ng31n2o {
2589
- display: flex;
2590
- flex-direction: row;
2591
- padding: 7px 12px;
2592
- background: rgba(255, 187, 0, 0.1);
2593
- border-radius: 6px;
2594
- color: #e07f00;
2595
- font-size: 12px;
2596
- line-height: 18px;
2313
+ .tta5kd2 .ant-table .ant-table-selection-column {
2314
+ padding: 0 !important;
2597
2315
  }
2598
- .ng31n2o .icon-wrapper {
2599
- margin-right: 10px;
2600
- height: 18px;
2316
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
2317
+ position: absolute;
2318
+ left: 50%;
2319
+ top: 50%;
2320
+ transform: translate(-50%, -50%);
2601
2321
  }
2602
-
2603
- .n15x5f5y {
2604
- display: flex;
2605
- flex-direction: row;
2606
- padding: 7px 12px;
2607
- background: rgba(225, 230, 241, 0.6);
2608
- border-radius: 6px;
2609
- color: rgba(44, 56, 82, 0.6);
2610
- font-size: 12px;
2611
- line-height: 18px;
2322
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
2323
+ display: none;
2612
2324
  }
2613
- .n15x5f5y .icon-wrapper {
2614
- margin-right: 10px;
2615
- height: 18px;
2325
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
2326
+ background: #fff;
2616
2327
  }
2617
-
2618
- .i16ozz3f {
2619
- display: flex;
2620
- flex-direction: row;
2621
- padding: 7px 12px;
2622
- background: rgba(0, 136, 255, 0.1);
2623
- border-radius: 6px;
2624
- color: #005ed1;
2625
- font-size: 12px;
2626
- line-height: 18px;
2328
+ .tta5kd2 .ant-table .ant-table-placeholder {
2329
+ background: inherit;
2627
2330
  }
2628
- .i16ozz3f .icon-wrapper {
2629
- margin-right: 10px;
2630
- height: 18px;
2331
+ .tta5kd2 .ant-table .ant-table-placeholder td {
2332
+ position: static;
2333
+ border: none;
2334
+ background: inherit !important;
2335
+ height: 100px;
2336
+ vertical-align: middle;
2631
2337
  }
2632
-
2633
- .dszu9qr {
2634
- color: rgba(44, 56, 82, 0.6);
2635
- margin-top: 5px;
2636
- font-size: 12px;
2637
- line-height: 18px;
2338
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
2339
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
2340
+ font-weight: bold;
2341
+ font-size: 20px;
2342
+ color: rgba(10, 37, 85, 0.6);
2638
2343
  }
2639
-
2640
- .snxzgx {
2641
- color: #f0483e;
2642
- font-size: 12px;
2643
- white-space: pre-wrap;
2344
+ .tta5kd2 .ant-table td.cell__action_ {
2345
+ padding: 0 !important;
2346
+ position: relative;
2347
+ background: #fff;
2644
2348
  }
2645
-
2646
- .o1i4orqw {
2349
+ .tta5kd2 .ant-table td.cell__action_ > * {
2350
+ height: 100%;
2647
2351
  display: flex;
2648
2352
  align-items: center;
2649
2353
  justify-content: flex-end;
2354
+ padding-right: 8px;
2650
2355
  }
2651
- .o1i4orqw .icon-wrapper {
2652
- margin-right: 16px;
2356
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
2357
+ width: 24px;
2358
+ height: 24px;
2359
+ cursor: pointer;
2360
+ justify-content: center;
2361
+ border-radius: 4px;
2653
2362
  }
2654
-
2655
- .t79k8o2 {
2656
- color: rgba(0, 21, 64, 0.3);
2363
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
2364
+ background: #fff;
2657
2365
  }
2658
2366
 
2659
- .ipd9bk.ant-input {
2660
- padding: 5px 12px;
2661
- line-height: 20px;
2662
- color: #2d3a56;
2663
- border-radius: 6px;
2664
- border-color: rgba(172, 186, 211, 0.6);
2665
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2666
- }
2667
- .ipd9bk.ant-input.ant-input-lg {
2668
- padding: 8px 16px;
2669
- line-height: 22px;
2670
- }
2671
- .ipd9bk.ant-input.ant-input-sm {
2672
- padding: 2px 8px;
2673
- line-height: 18px;
2367
+ .s34f1qb.ant-switch {
2368
+ min-width: 40px;
2369
+ height: 24px;
2370
+ background: rgba(172, 186, 211, 0.6);
2371
+ overflow: hidden;
2674
2372
  }
2675
- .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 {
2676
- border-color: rgba(107, 128, 167, 0.6);
2677
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2373
+ .s34f1qb.ant-switch:focus {
2374
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
2678
2375
  }
2679
- .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 {
2680
- border-color: #0096ff;
2681
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2376
+ .s34f1qb.ant-switch-small {
2377
+ min-width: 26px;
2378
+ height: 16px;
2682
2379
  }
2683
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
2684
- border-color: #e75a3a;
2685
- color: #e75a3a;
2380
+ .s34f1qb.ant-switch-large {
2381
+ min-width: 52px;
2382
+ height: 32px;
2686
2383
  }
2687
- .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 {
2688
- border-color: #e75a3a;
2689
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2384
+ .s34f1qb.ant-switch .ant-switch-handle {
2385
+ height: 20px;
2386
+ width: 20px;
2690
2387
  }
2691
- .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 {
2692
- border-color: #e75a3a;
2693
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2388
+ .s34f1qb.ant-switch .ant-switch-handle::before {
2389
+ border-radius: 10px;
2390
+ transition-delay: 120ms;
2694
2391
  }
2695
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
2696
- background: rgba(211, 218, 235, 0.6);
2697
- color: rgba(0, 21, 64, 0.3);
2698
- border-color: rgba(172, 186, 211, 0.6);
2392
+ .s34f1qb.ant-switch-small .ant-switch-handle {
2393
+ height: 14px;
2394
+ width: 14px;
2395
+ top: 1px;
2396
+ left: 1px;
2699
2397
  }
2700
- .ipd9bk.ant-input-affix-wrapper {
2701
- padding: 5px 12px;
2702
- border-radius: 6px;
2703
- border-color: rgba(172, 186, 211, 0.6);
2704
- line-height: 20px;
2705
- color: #2d3a56;
2706
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
2398
+ .s34f1qb.ant-switch-large .ant-switch-handle {
2399
+ height: 28px;
2400
+ width: 28px;
2707
2401
  }
2708
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
2709
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
2710
- color: rgba(44, 56, 82, 0.6);
2402
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
2403
+ border-radius: 14px;
2711
2404
  }
2712
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
2713
- padding: 8px 16px;
2714
- line-height: 22px;
2405
+ .s34f1qb.ant-switch-checked {
2406
+ background-color: #00ba5d;
2715
2407
  }
2716
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
2717
- padding: 2px 8px;
2718
- line-height: 18px;
2408
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
2409
+ left: calc(100% - 20px - 2px);
2719
2410
  }
2720
- .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 {
2721
- border-color: rgba(107, 128, 167, 0.6);
2722
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2411
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
2412
+ left: calc(100% - 14px - 1px);
2723
2413
  }
2724
- .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 {
2725
- border-color: #0096ff;
2726
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
2414
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
2415
+ left: calc(100% - 28px - 2px);
2727
2416
  }
2728
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
2729
- border-color: #e75a3a;
2417
+
2418
+ .c1to9vb9 {
2419
+ margin-left: 5px;
2730
2420
  }
2731
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
2732
- color: #e75a3a;
2421
+
2422
+ .p12gwtiw {
2423
+ display: flex;
2424
+ justify-content: space-between;
2425
+ align-items: center;
2426
+ padding: 10px 0;
2427
+ color: rgba(44, 56, 82, 0.6);
2428
+ font-size: 12px;
2429
+ line-height: 24px;
2733
2430
  }
2734
- .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 {
2735
- border-color: #e75a3a;
2736
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
2431
+ .p12gwtiw .pagination-left {
2432
+ padding: 2px 8px;
2737
2433
  }
2738
- .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 {
2739
- border-color: #e75a3a;
2740
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
2434
+ .p12gwtiw .dropdown-trigger {
2435
+ display: flex;
2436
+ align-items: center;
2437
+ border-radius: 6px;
2438
+ cursor: pointer;
2439
+ transition: all 0.3s ease;
2741
2440
  }
2742
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
2441
+ .p12gwtiw .dropdown-trigger:hover {
2743
2442
  background: rgba(211, 218, 235, 0.6);
2744
- color: rgba(0, 21, 64, 0.3);
2745
- border-color: rgba(172, 186, 211, 0.6);
2443
+ color: #0080ff;
2746
2444
  }
2747
- textarea.ipd9bk.ant-input {
2748
- transition-property: height;
2749
- transition-delay: 50ms;
2445
+ .p12gwtiw .dropdown-trigger .icon-inner {
2446
+ margin-left: 4px;
2750
2447
  }
2751
- textarea.ipd9bk.ant-input.textarea-large {
2752
- min-height: 40px;
2753
- height: 40px;
2448
+ .p12gwtiw .pagination-right {
2449
+ display: flex;
2450
+ align-items: center;
2451
+ color: #0080ff;
2452
+ font-weight: bold;
2754
2453
  }
2755
- textarea.ipd9bk.ant-input.textarea-large:focus {
2756
- height: 80px;
2454
+ .p12gwtiw .pagination-right .icon-inner {
2455
+ margin-left: 4px;
2757
2456
  }
2758
- textarea.ipd9bk.ant-input.textarea-middle {
2759
- min-height: 32px;
2760
- height: 32px;
2457
+ .p12gwtiw .pagination-right .prev-btn,
2458
+ .p12gwtiw .pagination-right .next-btn {
2459
+ padding: 0 8px;
2761
2460
  }
2762
- textarea.ipd9bk.ant-input.textarea-middle:focus {
2763
- height: 64px;
2461
+ .p12gwtiw .pagination-right .prev-btn > span,
2462
+ .p12gwtiw .pagination-right .next-btn > span {
2463
+ color: #0080ff;
2764
2464
  }
2765
- textarea.ipd9bk.ant-input.textarea-small {
2766
- min-height: 24px;
2767
- height: 24px;
2465
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
2466
+ transform: rotate(180deg);
2768
2467
  }
2769
- textarea.ipd9bk.ant-input.textarea-small:focus {
2770
- height: 40px;
2468
+
2469
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
2470
+ max-height: calc(100vh - 128px);
2471
+ overflow-y: auto;
2472
+ }
2473
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
2474
+ padding: 4px 20px;
2475
+ font-size: 12px;
2476
+ line-height: 18px;
2771
2477
  }
2772
2478
 
2773
- .kypn5o5 input, .kypn5o5.input-tags {
2774
- border: 1px solid rgba(213, 219, 227, 0.6);
2775
- border-radius: 4px;
2479
+ .rxbeqvl.ant-radio-wrapper {
2480
+ display: inline-flex;
2481
+ align-items: baseline;
2482
+ white-space: pre-wrap;
2776
2483
  }
2777
- .kypn5o5.input-tags {
2484
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
2778
2485
  position: relative;
2779
- padding: 6px;
2780
- height: 32px;
2781
- cursor: pointer;
2782
- transition: border 150ms;
2486
+ top: 3px;
2783
2487
  }
2784
- .kypn5o5.input-tags:hover {
2785
- border-color: #0080ff;
2786
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
2488
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
2489
+ border-color: rgba(107, 128, 167, 0.6);
2787
2490
  }
2788
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
2789
- padding-right: 30px;
2491
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
2492
+ border-color: #0080ff;
2790
2493
  }
2791
- .kypn5o5.input-tags .input-tags-inner {
2792
- display: flex;
2494
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
2495
+ border-color: #0080ff;
2496
+ background: #0080ff;
2793
2497
  }
2794
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
2795
- display: flex;
2498
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
2499
+ top: 4px;
2500
+ left: 4px;
2501
+ width: 6px;
2502
+ height: 6px;
2503
+ background: #fff;
2796
2504
  }
2797
- .kypn5o5.input-tags .input-tag-suffix {
2798
- position: absolute;
2799
- right: 12px;
2800
- top: 50%;
2801
- transform: translateY(-50%);
2505
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
2506
+ opacity: 0.5;
2802
2507
  }
2803
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
2804
- color: rgba(0, 0, 0, 0.25);
2805
- font-size: 12px;
2806
- cursor: pointer;
2508
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
2509
+ border-color: rgba(107, 128, 167, 0.6);
2510
+ background: rgba(211, 218, 235, 0.6);
2807
2511
  }
2808
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
2809
- color: rgba(0, 0, 0, 0.45);
2512
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
2513
+ background: #00122e;
2810
2514
  }
2811
- .kypn5o5.has-focus-indicator {
2812
- position: relative;
2813
- overflow: hidden;
2515
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
2516
+ color: #00122e;
2517
+ opacity: 0.5;
2814
2518
  }
2815
- .kypn5o5.has-focus-indicator .ant-input-prefix {
2816
- position: absolute;
2817
- top: 50%;
2818
- transform: translateY(-50%);
2819
- left: -16px;
2820
- transition: left 150ms ease;
2821
- opacity: 0;
2519
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
2520
+ color: #00122e;
2822
2521
  }
2823
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
2824
- left: 8px;
2825
- opacity: 1;
2522
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
2523
+ display: inline-block;
2524
+ padding: 0;
2525
+ padding-left: 12px;
2826
2526
  }
2827
- .kypn5o5.has-focus-indicator input {
2828
- transition: margin-left 150ms ease;
2829
- margin-left: 0px;
2527
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
2528
+ margin-bottom: 0;
2529
+ white-space: pre-wrap;
2530
+ color: rgba(44, 56, 82, 0.6);
2830
2531
  }
2831
- .kypn5o5.has-focus-indicator input:focus {
2832
- margin-left: 16px;
2532
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
2533
+ padding-left: 8px;
2833
2534
  }
2834
2535
 
2835
- input.l1ki27se.ant-input {
2836
- border-top-right-radius: 0;
2837
- border-bottom-right-radius: 0;
2536
+ .r5ie79y .ant-radio-button-wrapper:first-child {
2537
+ border-radius: 5px 0 0 5px;
2838
2538
  }
2839
-
2840
- .l1ki27se.ant-input-affix-wrapper {
2841
- border-top-right-radius: 0;
2842
- border-bottom-right-radius: 0;
2539
+ .r5ie79y .ant-radio-button-wrapper:last-child {
2540
+ border-radius: 0 5px 5px 0;
2843
2541
  }
2844
2542
 
2845
- input.rrg1fkn.ant-input {
2846
- border-top-left-radius: 0;
2847
- border-bottom-left-radius: 0;
2543
+ .r1f0aqcc {
2544
+ color: #00122e;
2545
+ border-color: #ccd4e3;
2848
2546
  }
2849
-
2850
- .rrg1fkn.ant-input-affix-wrapper {
2851
- border-top-left-radius: 0;
2852
- border-bottom-left-radius: 0;
2547
+ .r1f0aqcc:first-child {
2548
+ color: #00122e;
2549
+ border-color: #a3b4cc;
2853
2550
  }
2854
-
2855
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
2856
- border-top-right-radius: 0;
2857
- border-bottom-right-radius: 0;
2551
+ .r1f0aqcc.ant-radio-button-wrapper {
2552
+ padding: 0 12px;
2553
+ line-height: 32px;
2554
+ height: 32px;
2858
2555
  }
2859
-
2860
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
2861
- border-top-left-radius: 0;
2862
- border-bottom-left-radius: 0;
2556
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
2557
+ white-space: nowrap;
2863
2558
  }
2864
-
2865
- .t1upn1sz {
2866
- height: 100%;
2559
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
2560
+ background: #ccd4e3;
2867
2561
  }
2868
-
2869
- .tta5kd2 {
2870
- height: 100%;
2562
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
2563
+ background: #0080ff;
2871
2564
  }
2872
- .tta5kd2.empty-table .ant-table-content {
2873
- overflow: visible !important;
2874
- height: 100%;
2565
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
2566
+ background: #ccd4e3;
2567
+ opacity: 0.5;
2875
2568
  }
2876
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
2877
- height: 100%;
2569
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
2570
+ border-right-color: #0080ff;
2878
2571
  }
2879
- .tta5kd2.empty-table .ant-table-content table {
2880
- width: 100% !important;
2881
- height: 100%;
2572
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
2573
+ border-color: #0080ff;
2882
2574
  }
2883
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
2884
- padding: 15px 0;
2575
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
2576
+ background: rgba(0, 136, 255, 0.1);
2885
2577
  }
2886
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
2887
- display: none;
2578
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
2579
+ background: rgba(211, 218, 235, 0.6);
2580
+ border-color: #ccd4e3;
2581
+ opacity: 0.5;
2888
2582
  }
2889
- .tta5kd2 .active-row td:nth-child(1) {
2890
- font-weight: 700;
2583
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
2584
+ color: #00122e;
2585
+ border-color: #ccd4e3;
2891
2586
  }
2892
- .tta5kd2.has-selection .active-row td:nth-child(2) {
2893
- font-weight: 700;
2587
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
2588
+ color: #00122e;
2589
+ border-color: #ccd4e3;
2590
+ background: rgba(172, 186, 211, 0.6);
2894
2591
  }
2895
- .tta5kd2 .ant-spin-nested-loading {
2896
- height: 100%;
2592
+ .r1f0aqcc .ant-radio-button-input {
2593
+ margin-right: 8px;
2594
+ display: inline;
2595
+ border: none;
2596
+ padding: 0;
2597
+ width: 36px;
2598
+ background: transparent;
2897
2599
  }
2898
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
2899
- height: 100%;
2900
- overflow: visible;
2600
+ .r1f0aqcc .ant-radio-button-input:focus {
2601
+ box-shadow: none;
2901
2602
  }
2902
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
2903
- max-height: none;
2603
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
2604
+ margin-right: 0;
2605
+ width: initial;
2606
+ box-shadow: none;
2904
2607
  }
2905
- .tta5kd2.table-init-loading .ant-spin-blur thead,
2906
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
2608
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
2907
2609
  display: none;
2908
2610
  }
2909
- .tta5kd2 td.ant-table-column-sort {
2910
- background: transparent;
2911
- }
2912
- .tta5kd2 td.ant-table-cell-fix-left,
2913
- .tta5kd2 td.ant-table-cell-fix-right {
2914
- background: #fff;
2915
- padding: 0 !important;
2611
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
2612
+ display: inline;
2916
2613
  }
2917
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
2918
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
2919
- display: flex;
2920
- align-items: center;
2921
- height: 100%;
2922
- padding: 8px;
2614
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
2615
+ display: inline;
2616
+ margin-right: 8px;
2617
+ padding: 0;
2618
+ width: 36px;
2923
2619
  }
2924
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
2925
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
2926
- overflow: hidden;
2927
- text-overflow: ellipsis;
2928
- width: 100%;
2620
+
2621
+ .obf05yr {
2622
+ display: inline-block;
2929
2623
  }
2930
- .tta5kd2 .ant-table-container {
2931
- height: 100%;
2624
+
2625
+ .hsms1n6 {
2626
+ visibility: hidden;
2627
+ position: absolute;
2932
2628
  }
2933
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
2934
- box-shadow: none !important;
2629
+
2630
+ .cz04yix {
2631
+ display: flex;
2632
+ flex-direction: column;
2935
2633
  }
2936
- .tta5kd2 .ant-table {
2937
- border-radius: 0px;
2938
- border-left: none;
2939
- border-right: none;
2940
- border-bottom: none;
2634
+
2635
+ .m1if5j39 {
2636
+ max-width: 1120px;
2637
+ width: 100%;
2638
+ margin: 0 auto;
2941
2639
  height: 100%;
2942
- font-size: 12px;
2943
- background: transparent;
2944
2640
  }
2945
- .tta5kd2 .ant-table .ant-table-header {
2946
- position: relative;
2947
- z-index: 3;
2948
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2949
- margin-bottom: -1px;
2641
+
2642
+ .w1vvwdlp {
2643
+ max-width: 1120px;
2644
+ width: 100%;
2645
+ margin: 0 auto;
2646
+ display: flex;
2950
2647
  }
2951
- .tta5kd2 .ant-table .time-wrapper .data,
2952
- .tta5kd2 .ant-table .value {
2953
- color: #2d3a56;
2648
+ .w1vvwdlp .left,
2649
+ .w1vvwdlp .right {
2650
+ flex-grow: 0;
2651
+ flex-shrink: 0;
2652
+ flex-basis: 21%;
2954
2653
  }
2955
- .tta5kd2 .ant-table .time-wrapper .time,
2956
- .tta5kd2 .ant-table .unit {
2957
- color: rgba(44, 56, 82, 0.6);
2654
+ .w1vvwdlp .left {
2655
+ display: flex;
2656
+ justify-content: flex-end;
2657
+ padding-right: 44px;
2958
2658
  }
2959
- .tta5kd2 .ant-table .ant-table-selection {
2960
- text-align: center;
2659
+ .w1vvwdlp .right {
2660
+ padding-left: 44px;
2961
2661
  }
2962
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
2963
- background: #fff;
2662
+ .w1vvwdlp .middle {
2663
+ margin-bottom: 40px;
2664
+ flex-grow: 0;
2665
+ flex-shrink: 0;
2666
+ flex-basis: 58%;
2964
2667
  }
2965
- .tta5kd2 .ant-table .anticon-setting {
2966
- cursor: pointer;
2967
- position: absolute;
2968
- top: 50%;
2969
- right: 12px;
2970
- transform: translateY(-50%);
2668
+ .w1vvwdlp .middle .form-base-field {
2669
+ width: 100%;
2971
2670
  }
2972
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
2973
- box-shadow: none;
2974
- width: 1px;
2975
- background: rgba(213, 219, 227, 0.6);
2671
+ .w1vvwdlp .middle .form-base-field .form-base-field {
2672
+ width: auto;
2976
2673
  }
2977
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
2978
- box-shadow: none;
2979
- width: 1px;
2980
- background: rgba(213, 219, 227, 0.6);
2674
+ .w1vvwdlp .ant-steps-vertical .ant-steps-item {
2675
+ flex: initial;
2981
2676
  }
2982
- .tta5kd2 .ant-table .ant-table-tbody {
2983
- position: relative;
2677
+ .w1vvwdlp .ant-steps-item + .ant-steps-item {
2678
+ margin-top: 4px;
2984
2679
  }
2985
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
2986
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2987
- border-bottom: 1px solid white;
2988
- height: 40px;
2989
- vertical-align: middle;
2990
- transition: background 0ms;
2991
- color: #00122e;
2680
+ .w1vvwdlp .ant-steps-item-icon,
2681
+ .w1vvwdlp .ant-steps-item-tail {
2682
+ display: none !important;
2992
2683
  }
2993
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
2994
- background: #f2f5fa;
2995
- border-bottom-color: #f2f5fa;
2684
+ .w1vvwdlp .ant-steps-item-container {
2685
+ padding: 0 15px;
2686
+ border-radius: 4px;
2687
+ height: 32px;
2688
+ display: flex;
2689
+ align-items: center;
2996
2690
  }
2997
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
2998
- height: auto;
2999
- color: #00122e;
3000
- font-size: 12px;
3001
- text-align: left;
3002
- transition: none;
3003
- overflow: hidden;
3004
- text-overflow: ellipsis;
2691
+ .w1vvwdlp .ant-steps-item-container .ant-steps-item-content {
2692
+ min-height: auto;
3005
2693
  white-space: nowrap;
3006
2694
  }
3007
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
3008
- color: #0096ff;
3009
- }
3010
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
3011
- overflow: hidden;
3012
- text-overflow: ellipsis;
3013
- width: 100%;
3014
- vertical-align: middle;
2695
+ .w1vvwdlp .ant-steps-item-description {
2696
+ padding-bottom: 0px;
3015
2697
  }
3016
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
3017
- line-height: 0px;
2698
+ .w1vvwdlp .ant-steps-item-title {
2699
+ font-size: 13px !important;
2700
+ line-height: 20px !important;
3018
2701
  }
3019
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
3020
- border-top-color: transparent;
2702
+ .w1vvwdlp .ant-steps-item-title .step-index {
2703
+ display: inline-block;
2704
+ text-align: center;
2705
+ width: 13px;
2706
+ margin-right: 12px;
3021
2707
  }
3022
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
3023
- background: rgba(225, 230, 241, 0.6);
3024
- border-color: transparent transparent white;
2708
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container {
2709
+ background: rgba(0, 128, 255, 0.1);
3025
2710
  }
3026
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
3027
- border-radius: 8px 0 0 8px;
2711
+ .w1vvwdlp .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2712
+ color: #005ed1;
3028
2713
  }
3029
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
3030
- border-radius: 8px 0 0 8px;
2714
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container {
2715
+ background: rgba(237, 241, 250, 0.6);
3031
2716
  }
3032
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
3033
- content: "";
3034
- width: 4px;
3035
- top: -1px;
3036
- bottom: -1px;
3037
- background: white;
2717
+ .w1vvwdlp .ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2718
+ color: rgba(10, 37, 85, 0.6) !important;
3038
2719
  }
3039
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
3040
- border-radius: 0 8px 8px 0;
2720
+ .w1vvwdlp .ant-steps-item-disabled {
2721
+ cursor: not-allowed;
3041
2722
  }
3042
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
3043
- border-radius: 0;
3044
- background: white;
3045
- border-top: none;
2723
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container {
2724
+ background: rgba(237, 241, 250, 0.6);
3046
2725
  }
3047
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
3048
- border-top: 1px solid transparent;
3049
- border-radius: 0 8px 8px 0;
3050
- background: rgba(225, 230, 241, 0.6);
2726
+ .w1vvwdlp .ant-steps-item-disabled .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
2727
+ color: #2d3a56;
3051
2728
  }
3052
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
3053
- background: white;
3054
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2729
+
2730
+ .h1cuopx7 .ant-modal-header {
2731
+ margin: 0 auto;
2732
+ width: 100%;
2733
+ max-width: 648px;
3055
2734
  }
3056
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
3057
- display: flex;
3058
- align-items: center;
3059
- height: 100%;
3060
- background: rgba(225, 230, 241, 0.6);
2735
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
2736
+ margin-left: 0;
3061
2737
  }
3062
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
3063
- background: white;
3064
- border-top: 1px solid rgba(211, 218, 235, 0.6);
2738
+ .h1cuopx7 .ant-modal-body {
2739
+ margin: 0 auto;
2740
+ padding: 0;
2741
+ width: 100%;
2742
+ max-width: 648px;
2743
+ overflow: hidden;
3065
2744
  }
3066
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
3067
- display: flex;
3068
- align-items: center;
3069
- height: 100%;
3070
- background: rgba(225, 230, 241, 0.6);
2745
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
2746
+ margin-bottom: 40px;
3071
2747
  }
3072
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
3073
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
2748
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
2749
+ height: calc(100vh - 225px);
2750
+ overflow-y: auto;
3074
2751
  }
3075
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
3076
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
3077
- border-radius: 8px;
2752
+ .h1cuopx7 .ant-modal-footer .footer-content {
2753
+ margin: 0 auto;
2754
+ max-width: 648px;
3078
2755
  }
3079
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
3080
- border-top-color: white;
2756
+
2757
+ .h1p6d3y3 .ant-modal-header {
2758
+ margin: 0 auto;
2759
+ width: 100%;
2760
+ max-width: 1024px;
3081
2761
  }
3082
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
2762
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
2763
+ margin-left: 0;
2764
+ }
2765
+ .h1p6d3y3 .ant-modal-body {
2766
+ margin: 0 auto;
2767
+ padding: 0;
2768
+ width: 100%;
2769
+ max-width: 1024px;
2770
+ overflow: hidden;
2771
+ }
2772
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
2773
+ margin-bottom: 40px;
2774
+ }
2775
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
2776
+ height: calc(100vh - 225px);
2777
+ overflow-y: auto;
2778
+ }
2779
+ .h1p6d3y3 .ant-modal-footer .footer-content {
2780
+ margin: 0 auto;
2781
+ max-width: 1024px;
2782
+ }
2783
+
2784
+ .fxgckuk {
2785
+ flex: 1;
2786
+ }
2787
+ .fxgckuk label {
2788
+ font-size: 13px;
2789
+ line-height: 20px;
2790
+ color: rgba(44, 56, 82, 0.6);
2791
+ }
2792
+ .fxgckuk .title {
2793
+ font-size: 14px;
2794
+ line-height: 20px;
2795
+ color: #2d3a56;
2796
+ margin-bottom: 12px;
2797
+ }
2798
+ .fxgckuk.connect-cluster .title {
2799
+ padding-bottom: 26px;
2800
+ }
2801
+
2802
+ .f1d0vek1 {
2803
+ padding: 25px 0 15px 0;
2804
+ border-bottom: 1px solid #e1e5eb;
2805
+ margin-bottom: 16px;
2806
+ }
2807
+
2808
+ .f4u402y {
2809
+ display: flex;
2810
+ align-items: center;
2811
+ margin-bottom: 8px;
2812
+ }
2813
+ .f4u402y > label {
2814
+ width: 216px;
2815
+ }
2816
+ .f4u402y > label + * {
2817
+ width: 100%;
2818
+ }
2819
+ .f4u402y .ant-select {
2820
+ width: 100%;
2821
+ }
2822
+
2823
+ .e1pldf6v {
2824
+ color: #e75a3a;
2825
+ margin-right: 10px;
2826
+ }
2827
+
2828
+ .dq0gblh {
2829
+ width: 100%;
2830
+ height: 1px;
2831
+ background: rgba(213, 219, 227, 0.6);
2832
+ margin: 24px 0;
2833
+ }
2834
+
2835
+ .l1v7sr0n {
2836
+ display: flex;
2837
+ justify-content: center;
2838
+ align-items: center;
2839
+ height: 100%;
2840
+ }
2841
+
2842
+ .d1i4ou6o {
2843
+ display: inline-block;
2844
+ width: 4px;
2845
+ height: 4px;
2846
+ background: #8e9aa9;
2847
+ opacity: 0.4;
2848
+ border-radius: 50%;
2849
+ margin: 0 4px;
2850
+ }
2851
+
2852
+ .m1jy87hk .ant-modal-header,
2853
+ .m1jy87hk .ant-modal-footer .footer-content {
2854
+ width: 648px;
2855
+ margin: 0 auto;
2856
+ }
2857
+ .m1jy87hk .ant-modal-header {
2858
+ padding: 35px 0 24px;
2859
+ border: none;
2860
+ }
2861
+ .m1jy87hk .ant-modal-header .ant-modal-title {
2862
+ font-size: 30px;
2863
+ }
2864
+ .m1jy87hk .ant-modal-body {
2865
+ padding: 4px 0 2px;
2866
+ }
2867
+ .m1jy87hk .ant-modal-footer {
2868
+ border: none;
2869
+ }
2870
+
2871
+ .ti7fpyu {
2872
+ font-size: 12px;
2873
+ line-height: 18px;
2874
+ font-weight: bold;
2875
+ color: #fff;
2876
+ padding: 0 4px;
2877
+ border-radius: 4px;
2878
+ display: inline-block;
2879
+ background: var(--ti7fpyu-0);
2880
+ }
2881
+ .ti7fpyu:not(:first-child) {
2882
+ margin-left: 4px;
2883
+ }
2884
+
2885
+ .f1rest1f {
2886
+ width: 100%;
2887
+ height: 100%;
2888
+ display: flex;
2889
+ align-items: center;
2890
+ justify-content: center;
2891
+ }
2892
+
2893
+ .n1kbdoln {
2894
+ font-size: 90%;
2895
+ font-weight: bold;
2896
+ background-color: rgba(240, 243, 247, 0.6);
2897
+ padding: 1px 4px 1px;
2898
+ margin-left: 2px;
2899
+ margin-right: 2px;
2900
+ border: 1px solid rgba(213, 219, 227, 0.6);
2901
+ border-radius: 4px;
2902
+ }
2903
+
2904
+ .f1y3gta0.form-item-general {
2905
+ width: 640px;
2906
+ }
2907
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
2908
+ margin-top: 16px;
2909
+ }
2910
+ .f1y3gta0.form-item-compact {
2911
+ width: 412px;
2912
+ }
2913
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
2914
+ margin-top: 8px;
2915
+ }
2916
+ .f1y3gta0 .form-item {
2917
+ width: auto;
2918
+ }
2919
+ .f1y3gta0 .form-item-main {
2920
+ position: relative;
2921
+ display: flex;
2922
+ }
2923
+ .f1y3gta0 .form-item-extra {
2924
+ margin-top: 4px;
2925
+ width: 100%;
2926
+ padding: 14px;
2927
+ background: #f2f4f6;
2928
+ font-size: 13px;
2929
+ line-height: 1.8;
2930
+ color: #8e9aa9;
2931
+ }
2932
+ .f1y3gta0 .form-item-label {
2933
+ padding-right: 12px;
2934
+ font-size: 13px;
2935
+ color: rgba(44, 56, 82, 0.6);
2936
+ }
2937
+ .f1y3gta0 .form-item-label.label-right {
2938
+ text-align: right;
2939
+ }
2940
+ .f1y3gta0 .form-item-label,
2941
+ .f1y3gta0 .form-item-control {
2942
+ line-height: 32px;
2943
+ }
2944
+ .f1y3gta0 .form-item-control .form-item-error {
2945
+ line-height: 18px;
2946
+ }
2947
+ .f1y3gta0 .form-item-children {
2948
+ width: 100%;
2949
+ }
2950
+ .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 {
2951
+ width: 100%;
2952
+ }
2953
+ .f1y3gta0 .form-item-error {
2954
+ color: #e75a3a;
2955
+ height: 0;
2956
+ overflow: hidden;
2957
+ }
2958
+ .f1y3gta0 .form-item-error-enter-done {
2959
+ margin-top: 4px;
2960
+ height: auto;
2961
+ overflow: auto;
2962
+ }
2963
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
2964
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
2965
+ border: 1px solid #e75a3a;
2966
+ color: #e75a3a;
2967
+ }
2968
+
2969
+ .fujbm7g {
2970
+ color: #2d3a56;
2971
+ font-weight: bold;
2972
+ padding-bottom: 6px;
2973
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
2974
+ margin-bottom: 16px;
2975
+ }
2976
+ .fujbm7g:not(:first-of-type) {
2977
+ margin-top: 16px;
2978
+ }
2979
+
2980
+ .e5fsw5s {
2981
+ width: 8px;
2982
+ height: 24px;
2983
+ display: flex;
2984
+ justify-content: center;
2985
+ align-items: center;
2986
+ cursor: pointer;
2987
+ transition: all 200ms ease-out 40ms;
2988
+ }
2989
+ .e5fsw5s:before, .e5fsw5s:after {
2990
+ content: "";
2991
+ width: 1px;
2992
+ height: 6px;
2993
+ border-radius: 1px;
2994
+ background: #ccd4e3;
2995
+ position: relative;
2996
+ right: 2px;
2997
+ transform: rotate(-45deg);
2998
+ }
2999
+ .e5fsw5s:after {
3000
+ transform: rotate(45deg);
3001
+ left: 1px;
3002
+ }
3003
+
3004
+ .w18knsg4.ant-alert-warning {
3005
+ border: 0;
3006
+ background: rgba(255, 187, 0, 0.1);
3007
+ border-radius: 6px;
3008
+ }
3009
+ .w18knsg4.ant-alert,
3010
+ .w18knsg4 .ant-alert-message {
3011
+ color: #e07f00;
3012
+ }
3013
+ .w18knsg4.ant-alert .dashed-border-bottom,
3014
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
3015
+ border-bottom-color: #e07f00;
3016
+ }
3017
+
3018
+ .ng31n2o {
3019
+ display: flex;
3020
+ flex-direction: row;
3021
+ padding: 7px 12px;
3022
+ background: rgba(255, 187, 0, 0.1);
3023
+ border-radius: 6px;
3024
+ color: #e07f00;
3025
+ font-size: 12px;
3026
+ line-height: 18px;
3027
+ }
3028
+ .ng31n2o .icon-wrapper {
3029
+ margin-right: 10px;
3030
+ height: 18px;
3031
+ }
3032
+
3033
+ .n15x5f5y {
3034
+ display: flex;
3035
+ flex-direction: row;
3036
+ padding: 7px 12px;
3037
+ background: rgba(225, 230, 241, 0.6);
3038
+ border-radius: 6px;
3039
+ color: rgba(44, 56, 82, 0.6);
3040
+ font-size: 12px;
3041
+ line-height: 18px;
3042
+ }
3043
+ .n15x5f5y .icon-wrapper {
3044
+ margin-right: 10px;
3045
+ height: 18px;
3046
+ }
3047
+
3048
+ .i16ozz3f {
3049
+ display: flex;
3050
+ flex-direction: row;
3051
+ padding: 7px 12px;
3083
3052
  background: rgba(0, 136, 255, 0.1);
3084
- border-bottom-color: transparent;
3085
- border-top-color: transparent;
3053
+ border-radius: 6px;
3054
+ color: #005ed1;
3055
+ font-size: 12px;
3056
+ line-height: 18px;
3086
3057
  }
3087
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
3088
- border-radius: 8px 0 0 8px;
3058
+ .i16ozz3f .icon-wrapper {
3059
+ margin-right: 10px;
3060
+ height: 18px;
3089
3061
  }
3090
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
3091
- border-radius: 0 8px 8px 0;
3062
+
3063
+ .dszu9qr {
3064
+ color: rgba(44, 56, 82, 0.6);
3065
+ margin-top: 5px;
3066
+ font-size: 12px;
3067
+ line-height: 18px;
3068
+ }
3069
+
3070
+ .snxzgx {
3071
+ color: #f0483e;
3072
+ font-size: 12px;
3073
+ white-space: pre-wrap;
3074
+ }
3075
+
3076
+ .o1i4orqw {
3077
+ display: flex;
3078
+ align-items: center;
3079
+ justify-content: flex-end;
3080
+ }
3081
+ .o1i4orqw .icon-wrapper {
3082
+ margin-right: 16px;
3083
+ }
3084
+
3085
+ .t79k8o2 {
3086
+ color: rgba(0, 21, 64, 0.3);
3087
+ }
3088
+
3089
+ .ipd9bk.ant-input {
3090
+ padding: 5px 12px;
3091
+ line-height: 20px;
3092
+ color: #2d3a56;
3093
+ border-radius: 6px;
3094
+ border-color: rgba(172, 186, 211, 0.6);
3095
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3092
3096
  }
3093
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
3094
- background: rgba(0, 136, 255, 0.1);
3097
+ .ipd9bk.ant-input.ant-input-lg {
3098
+ padding: 8px 16px;
3099
+ line-height: 22px;
3095
3100
  }
3096
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
3097
- background: #fff;
3098
- font-weight: 400;
3099
- position: relative;
3100
- border-bottom: none;
3101
- color: #00122e;
3102
- transition: none;
3103
- padding: 15px 8px 15px 8px;
3101
+ .ipd9bk.ant-input.ant-input-sm {
3102
+ padding: 2px 8px;
3103
+ line-height: 18px;
3104
3104
  }
3105
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
3106
- content: "";
3107
- width: 1px;
3108
- top: 0;
3109
- bottom: 0;
3110
- background: rgba(211, 218, 235, 0.6);
3111
- position: absolute;
3112
- right: 0;
3105
+ .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 {
3106
+ border-color: rgba(107, 128, 167, 0.6);
3107
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3113
3108
  }
3114
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
3115
- padding: unset;
3109
+ .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 {
3110
+ border-color: #0096ff;
3111
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3116
3112
  }
3117
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
3118
- display: none;
3113
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
3114
+ border-color: #e75a3a;
3115
+ color: #e75a3a;
3119
3116
  }
3120
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
3121
- width: 100%;
3122
- overflow: hidden;
3123
- white-space: nowrap;
3124
- text-overflow: ellipsis;
3117
+ .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 {
3118
+ border-color: #e75a3a;
3119
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3125
3120
  }
3126
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
3127
- overflow: hidden;
3128
- text-overflow: ellipsis;
3121
+ .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 {
3122
+ border-color: #e75a3a;
3123
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3129
3124
  }
3130
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
3131
- padding: 15px 28px 15px 8px;
3125
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
3126
+ background: rgba(211, 218, 235, 0.6);
3127
+ color: rgba(0, 21, 64, 0.3);
3128
+ border-color: rgba(172, 186, 211, 0.6);
3132
3129
  }
3133
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
3134
- padding: 0;
3130
+ .ipd9bk.ant-input-affix-wrapper {
3131
+ padding: 5px 12px;
3132
+ border-radius: 6px;
3133
+ border-color: rgba(172, 186, 211, 0.6);
3134
+ line-height: 20px;
3135
+ color: #2d3a56;
3136
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
3135
3137
  }
3136
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
3137
- position: absolute;
3138
- right: 10px;
3139
- top: 50%;
3140
- transform: translateY(-50%);
3141
- height: 16px;
3142
- display: none;
3143
- transition: transform 320ms ease;
3138
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
3139
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
3140
+ color: rgba(44, 56, 82, 0.6);
3144
3141
  }
3145
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
3146
- display: block;
3147
- transform: translateY(-50%) rotateX(180deg);
3142
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
3143
+ padding: 8px 16px;
3144
+ line-height: 22px;
3148
3145
  }
3149
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
3150
- display: block;
3146
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
3147
+ padding: 2px 8px;
3148
+ line-height: 18px;
3151
3149
  }
3152
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
3153
- display: none;
3150
+ .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 {
3151
+ border-color: rgba(107, 128, 167, 0.6);
3152
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3154
3153
  }
3155
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
3156
- transform: translateY(-50%);
3154
+ .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 {
3155
+ border-color: #0096ff;
3156
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
3157
3157
  }
3158
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
3159
- transform: translateY(-50%) rotateX(180deg);
3158
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
3159
+ border-color: #e75a3a;
3160
3160
  }
3161
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
3162
- background: #f2f5fa;
3161
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
3162
+ color: #e75a3a;
3163
3163
  }
3164
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
3165
- display: block;
3164
+ .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 {
3165
+ border-color: #e75a3a;
3166
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
3166
3167
  }
3167
- .tta5kd2 .ant-table .ant-table-selection-column {
3168
- padding: 0 !important;
3168
+ .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 {
3169
+ border-color: #e75a3a;
3170
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
3169
3171
  }
3170
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
3171
- position: absolute;
3172
- left: 50%;
3173
- top: 50%;
3174
- transform: translate(-50%, -50%);
3172
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
3173
+ background: rgba(211, 218, 235, 0.6);
3174
+ color: rgba(0, 21, 64, 0.3);
3175
+ border-color: rgba(172, 186, 211, 0.6);
3175
3176
  }
3176
- .tta5kd2 .ant-table .ant-table-selection-column:after {
3177
- display: none;
3177
+ textarea.ipd9bk.ant-input {
3178
+ transition-property: height;
3179
+ transition-delay: 50ms;
3178
3180
  }
3179
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
3180
- background: #fff;
3181
+ textarea.ipd9bk.ant-input.textarea-large {
3182
+ min-height: 40px;
3183
+ height: 40px;
3181
3184
  }
3182
- .tta5kd2 .ant-table .ant-table-placeholder {
3183
- background: inherit;
3185
+ textarea.ipd9bk.ant-input.textarea-large:focus {
3186
+ height: 80px;
3184
3187
  }
3185
- .tta5kd2 .ant-table .ant-table-placeholder td {
3186
- position: static;
3187
- border: none;
3188
- background: inherit !important;
3189
- height: 100px;
3190
- vertical-align: middle;
3188
+ textarea.ipd9bk.ant-input.textarea-middle {
3189
+ min-height: 32px;
3190
+ height: 32px;
3191
3191
  }
3192
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
3193
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
3194
- font-weight: bold;
3195
- font-size: 20px;
3196
- color: rgba(10, 37, 85, 0.6);
3192
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
3193
+ height: 64px;
3197
3194
  }
3198
- .tta5kd2 .ant-table td.cell__action_ {
3199
- padding: 0 !important;
3200
- position: relative;
3201
- background: #fff;
3195
+ textarea.ipd9bk.ant-input.textarea-small {
3196
+ min-height: 24px;
3197
+ height: 24px;
3202
3198
  }
3203
- .tta5kd2 .ant-table td.cell__action_ > * {
3204
- height: 100%;
3205
- display: flex;
3206
- align-items: center;
3207
- justify-content: flex-end;
3208
- padding-right: 8px;
3199
+ textarea.ipd9bk.ant-input.textarea-small:focus {
3200
+ height: 40px;
3209
3201
  }
3210
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
3211
- width: 24px;
3212
- height: 24px;
3213
- cursor: pointer;
3214
- justify-content: center;
3202
+
3203
+ .kypn5o5 input, .kypn5o5.input-tags {
3204
+ border: 1px solid rgba(213, 219, 227, 0.6);
3215
3205
  border-radius: 4px;
3216
3206
  }
3217
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
3218
- background: #fff;
3207
+ .kypn5o5.input-tags {
3208
+ position: relative;
3209
+ padding: 6px;
3210
+ height: 32px;
3211
+ cursor: pointer;
3212
+ transition: border 150ms;
3219
3213
  }
3220
-
3221
- .s1fc623g {
3222
- width: 430px !important;
3214
+ .kypn5o5.input-tags:hover {
3215
+ border-color: #0080ff;
3216
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
3223
3217
  }
3224
-
3225
- .oa3mx0o {
3226
- display: flex;
3227
- flex-direction: column;
3218
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
3219
+ padding-right: 30px;
3228
3220
  }
3229
-
3230
- .onr9gzt {
3221
+ .kypn5o5.input-tags .input-tags-inner {
3231
3222
  display: flex;
3232
- justify-content: space-between;
3233
3223
  }
3234
-
3235
- .oiy0apc {
3224
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
3236
3225
  display: flex;
3237
- color: rgba(44, 56, 82, 0.6);
3238
- }
3239
-
3240
- .s34f1qb.ant-switch {
3241
- min-width: 40px;
3242
- height: 24px;
3243
- background: rgba(172, 186, 211, 0.6);
3244
- overflow: hidden;
3245
3226
  }
3246
- .s34f1qb.ant-switch:focus {
3247
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
3227
+ .kypn5o5.input-tags .input-tag-suffix {
3228
+ position: absolute;
3229
+ right: 12px;
3230
+ top: 50%;
3231
+ transform: translateY(-50%);
3248
3232
  }
3249
- .s34f1qb.ant-switch-small {
3250
- min-width: 26px;
3251
- height: 16px;
3233
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
3234
+ color: rgba(0, 0, 0, 0.25);
3235
+ font-size: 12px;
3236
+ cursor: pointer;
3252
3237
  }
3253
- .s34f1qb.ant-switch-large {
3254
- min-width: 52px;
3255
- height: 32px;
3238
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
3239
+ color: rgba(0, 0, 0, 0.45);
3256
3240
  }
3257
- .s34f1qb.ant-switch .ant-switch-handle {
3258
- height: 20px;
3259
- width: 20px;
3241
+ .kypn5o5.has-focus-indicator {
3242
+ position: relative;
3243
+ overflow: hidden;
3260
3244
  }
3261
- .s34f1qb.ant-switch .ant-switch-handle::before {
3262
- border-radius: 10px;
3263
- transition-delay: 120ms;
3245
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
3246
+ position: absolute;
3247
+ top: 50%;
3248
+ transform: translateY(-50%);
3249
+ left: -16px;
3250
+ transition: left 150ms ease;
3251
+ opacity: 0;
3264
3252
  }
3265
- .s34f1qb.ant-switch-small .ant-switch-handle {
3266
- height: 14px;
3267
- width: 14px;
3268
- top: 1px;
3269
- left: 1px;
3253
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
3254
+ left: 8px;
3255
+ opacity: 1;
3270
3256
  }
3271
- .s34f1qb.ant-switch-large .ant-switch-handle {
3272
- height: 28px;
3273
- width: 28px;
3257
+ .kypn5o5.has-focus-indicator input {
3258
+ transition: margin-left 150ms ease;
3259
+ margin-left: 0px;
3274
3260
  }
3275
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
3276
- border-radius: 14px;
3261
+ .kypn5o5.has-focus-indicator input:focus {
3262
+ margin-left: 16px;
3277
3263
  }
3278
- .s34f1qb.ant-switch-checked {
3279
- background-color: #00ba5d;
3264
+
3265
+ input.l1ki27se.ant-input {
3266
+ border-top-right-radius: 0;
3267
+ border-bottom-right-radius: 0;
3280
3268
  }
3281
- .s34f1qb.ant-switch-checked .ant-switch-handle {
3282
- left: calc(100% - 20px - 2px);
3269
+
3270
+ .l1ki27se.ant-input-affix-wrapper {
3271
+ border-top-right-radius: 0;
3272
+ border-bottom-right-radius: 0;
3283
3273
  }
3284
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
3285
- left: calc(100% - 14px - 1px);
3274
+
3275
+ input.rrg1fkn.ant-input {
3276
+ border-top-left-radius: 0;
3277
+ border-bottom-left-radius: 0;
3286
3278
  }
3287
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
3288
- left: calc(100% - 28px - 2px);
3279
+
3280
+ .rrg1fkn.ant-input-affix-wrapper {
3281
+ border-top-left-radius: 0;
3282
+ border-bottom-left-radius: 0;
3289
3283
  }
3290
3284
 
3291
- .c1to9vb9 {
3292
- margin-left: 5px;
3285
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
3286
+ border-top-right-radius: 0;
3287
+ border-bottom-right-radius: 0;
3288
+ }
3289
+
3290
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
3291
+ border-top-left-radius: 0;
3292
+ border-bottom-left-radius: 0;
3293
3293
  }
3294
3294
 
3295
3295
  .i1e4sgug {
@@ -3771,76 +3771,15 @@ input.rrg1fkn.ant-input {
3771
3771
  line-height: 12px;
3772
3772
  }
3773
3773
 
3774
- .c198s9j3 {
3775
- color: #2d3a56;
3776
- line-height: 22px;
3777
- display: inline-flex;
3778
- }
3779
- .c198s9j3 .ant-checkbox {
3780
- height: 22px;
3781
- display: flex;
3782
- align-items: center;
3783
- top: 0;
3784
- }
3785
- .c198s9j3 .ant-checkbox-checked::after {
3786
- border: none;
3787
- }
3788
- .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
3789
- .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
3790
- border-color: #0080ff;
3791
- }
3792
- .c198s9j3 .ant-checkbox .ant-checkbox-inner {
3793
- border: 1px solid rgba(107, 128, 167, 0.6);
3794
- }
3795
- .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
3796
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3797
- border: 1px solid #0080ff;
3798
- }
3799
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
3800
- background: #0080ff;
3801
- }
3802
- .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3803
- background-color: #fff;
3804
- height: 2px;
3805
- width: 10px;
3806
- border-radius: 2px;
3807
- }
3808
- .c198s9j3.ant-checkbox-wrapper-disabled {
3809
- opacity: 0.5;
3810
- }
3811
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
3812
- background: rgba(211, 218, 235, 0.6);
3813
- border-color: rgba(107, 128, 167, 0.6) !important;
3814
- }
3815
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
3816
- border-color: #2d3a56;
3817
- }
3818
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
3819
- background: #2d3a56;
3820
- }
3821
- .c198s9j3 .ant-checkbox + span,
3822
- .c198s9j3 .ant-checkbox-disabled + span {
3823
- padding: 0;
3824
- }
3825
- .c198s9j3 .ant-checkbox + span .main,
3826
- .c198s9j3 .ant-checkbox-disabled + span .main {
3827
- display: inline-block;
3828
- margin-left: 12px;
3829
- color: #2d3a56;
3774
+ .igz4le8 {
3775
+ height: 24px;
3776
+ width: 56px !important;
3777
+ margin-right: 4px;
3830
3778
  }
3831
- .c198s9j3 .ant-checkbox + span .sub,
3832
- .c198s9j3 .ant-checkbox-disabled + span .sub {
3833
- margin-left: 28px;
3779
+
3780
+ .c1riexje {
3834
3781
  color: rgba(44, 56, 82, 0.6);
3835
3782
  }
3836
- .c198s9j3.compact .ant-checkbox + span .main,
3837
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
3838
- margin-left: 8px;
3839
- }
3840
- .c198s9j3.compact .ant-checkbox + span .sub,
3841
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
3842
- margin-left: 24px;
3843
- }
3844
3783
 
3845
3784
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
3846
3785
  border-radius: 6px;
@@ -3897,20 +3836,6 @@ input.rrg1fkn.ant-input {
3897
3836
  transform: rotate(180deg);
3898
3837
  }
3899
3838
 
3900
- .igz4le8 {
3901
- height: 24px;
3902
- width: 56px !important;
3903
- margin-right: 4px;
3904
- }
3905
-
3906
- .c1riexje {
3907
- color: rgba(44, 56, 82, 0.6);
3908
- }
3909
-
3910
- .iiqau4c.ant-input-group.ant-input-group-compact {
3911
- display: flex;
3912
- }
3913
-
3914
3839
  .m1thnes4 {
3915
3840
  color: rgba(44, 56, 82, 0.6);
3916
3841
  text-align: center;
@@ -4072,6 +3997,81 @@ input.rrg1fkn.ant-input {
4072
3997
  margin-left: 8px;
4073
3998
  }
4074
3999
 
4000
+ .iiqau4c.ant-input-group.ant-input-group-compact {
4001
+ display: flex;
4002
+ }
4003
+
4004
+ .c198s9j3 {
4005
+ color: #2d3a56;
4006
+ line-height: 22px;
4007
+ display: inline-flex;
4008
+ }
4009
+ .c198s9j3 .ant-checkbox {
4010
+ height: 22px;
4011
+ display: flex;
4012
+ align-items: center;
4013
+ top: 0;
4014
+ }
4015
+ .c198s9j3 .ant-checkbox-checked::after {
4016
+ border: none;
4017
+ }
4018
+ .c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
4019
+ .c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
4020
+ border-color: #0080ff;
4021
+ }
4022
+ .c198s9j3 .ant-checkbox .ant-checkbox-inner {
4023
+ border: 1px solid rgba(107, 128, 167, 0.6);
4024
+ }
4025
+ .c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
4026
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4027
+ border: 1px solid #0080ff;
4028
+ }
4029
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
4030
+ background: #0080ff;
4031
+ }
4032
+ .c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4033
+ background-color: #fff;
4034
+ height: 2px;
4035
+ width: 10px;
4036
+ border-radius: 2px;
4037
+ }
4038
+ .c198s9j3.ant-checkbox-wrapper-disabled {
4039
+ opacity: 0.5;
4040
+ }
4041
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
4042
+ background: rgba(211, 218, 235, 0.6);
4043
+ border-color: rgba(107, 128, 167, 0.6) !important;
4044
+ }
4045
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
4046
+ border-color: #2d3a56;
4047
+ }
4048
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
4049
+ background: #2d3a56;
4050
+ }
4051
+ .c198s9j3 .ant-checkbox + span,
4052
+ .c198s9j3 .ant-checkbox-disabled + span {
4053
+ padding: 0;
4054
+ }
4055
+ .c198s9j3 .ant-checkbox + span .main,
4056
+ .c198s9j3 .ant-checkbox-disabled + span .main {
4057
+ display: inline-block;
4058
+ margin-left: 12px;
4059
+ color: #2d3a56;
4060
+ }
4061
+ .c198s9j3 .ant-checkbox + span .sub,
4062
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
4063
+ margin-left: 28px;
4064
+ color: rgba(44, 56, 82, 0.6);
4065
+ }
4066
+ .c198s9j3.compact .ant-checkbox + span .main,
4067
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
4068
+ margin-left: 8px;
4069
+ }
4070
+ .c198s9j3.compact .ant-checkbox + span .sub,
4071
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
4072
+ margin-left: 24px;
4073
+ }
4074
+
4075
4075
  .t1gz6wqf {
4076
4076
  height: 100%;
4077
4077
  }
@@ -4106,6 +4106,31 @@ input.rrg1fkn.ant-input {
4106
4106
  height: 32px;
4107
4107
  }
4108
4108
 
4109
+ .t1cs4awq {
4110
+ background: white;
4111
+ }
4112
+ .t1cs4awq .insert-left-tip,
4113
+ .t1cs4awq .insert-right-tip {
4114
+ display: none;
4115
+ position: absolute;
4116
+ top: 0;
4117
+ bottom: 0;
4118
+ width: 4px;
4119
+ background: rgba(0, 0, 255, 0.5);
4120
+ }
4121
+ .t1cs4awq .insert-left-tip {
4122
+ left: 0px;
4123
+ }
4124
+ .t1cs4awq .insert-right-tip {
4125
+ right: 0px;
4126
+ }
4127
+ .t1cs4awq.on-dragenter-left .insert-left-tip {
4128
+ display: block;
4129
+ }
4130
+ .t1cs4awq.on-dragenter-right .insert-right-tip {
4131
+ display: block;
4132
+ }
4133
+
4109
4134
  .d1h5z4k4.ant-dropdown {
4110
4135
  background: #fff;
4111
4136
  border: 1px solid #dfe4eb;
@@ -4215,31 +4240,6 @@ input.rrg1fkn.ant-input {
4215
4240
  left: 4px;
4216
4241
  }
4217
4242
 
4218
- .t1cs4awq {
4219
- background: white;
4220
- }
4221
- .t1cs4awq .insert-left-tip,
4222
- .t1cs4awq .insert-right-tip {
4223
- display: none;
4224
- position: absolute;
4225
- top: 0;
4226
- bottom: 0;
4227
- width: 4px;
4228
- background: rgba(0, 0, 255, 0.5);
4229
- }
4230
- .t1cs4awq .insert-left-tip {
4231
- left: 0px;
4232
- }
4233
- .t1cs4awq .insert-right-tip {
4234
- right: 0px;
4235
- }
4236
- .t1cs4awq.on-dragenter-left .insert-left-tip {
4237
- display: block;
4238
- }
4239
- .t1cs4awq.on-dragenter-right .insert-right-tip {
4240
- display: block;
4241
- }
4242
-
4243
4243
  .at4ovwe .ant-input-number-handler-wrap {
4244
4244
  display: var(--at4ovwe-0);
4245
4245
  }