@cloudtower/eagle 0.31.11 → 0.31.12
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/cjs/stats1.html +1 -1
- package/dist/components.css +896 -896
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +855 -855
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29558,26 +29558,6 @@ html body {
|
|
|
29558
29558
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29559
29559
|
}
|
|
29560
29560
|
}
|
|
29561
|
-
.E_c18gxmrl {
|
|
29562
|
-
border: 1px solid #d8deeb;
|
|
29563
|
-
border-radius: 4px;
|
|
29564
|
-
}
|
|
29565
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
29566
|
-
margin-top: 8px;
|
|
29567
|
-
}
|
|
29568
|
-
.E_c18gxmrl:hover {
|
|
29569
|
-
border-color: #0080ff;
|
|
29570
|
-
}
|
|
29571
|
-
.E_c18gxmrl:hover > header {
|
|
29572
|
-
background: rgba(0, 128, 255, 0.1);
|
|
29573
|
-
}
|
|
29574
|
-
.E_c18gxmrl.active header {
|
|
29575
|
-
border-bottom: 1px solid #d8deeb;
|
|
29576
|
-
}
|
|
29577
|
-
.E_c18gxmrl > header {
|
|
29578
|
-
padding: 8px 12px;
|
|
29579
|
-
}
|
|
29580
|
-
|
|
29581
29561
|
.E_m74vjol {
|
|
29582
29562
|
display: flex;
|
|
29583
29563
|
justify-content: space-between;
|
|
@@ -29591,49 +29571,24 @@ html body {
|
|
|
29591
29571
|
width: 100%;
|
|
29592
29572
|
}
|
|
29593
29573
|
|
|
29594
|
-
.
|
|
29595
|
-
|
|
29596
|
-
|
|
29597
|
-
|
|
29598
|
-
.E_bqamoqe {
|
|
29599
|
-
white-space: nowrap;
|
|
29600
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29601
|
-
}
|
|
29602
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29603
|
-
--color: #0080ff;
|
|
29604
|
-
}
|
|
29605
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29606
|
-
--color: #0080ff;
|
|
29607
|
-
}
|
|
29608
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29609
|
-
margin-left: 1px;
|
|
29610
|
-
}
|
|
29611
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29612
|
-
border-top-right-radius: 0;
|
|
29613
|
-
border-bottom-right-radius: 0;
|
|
29614
|
-
}
|
|
29615
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29616
|
-
border-top-left-radius: 0;
|
|
29617
|
-
border-bottom-left-radius: 0;
|
|
29574
|
+
.E_c18gxmrl {
|
|
29575
|
+
border: 1px solid #d8deeb;
|
|
29576
|
+
border-radius: 4px;
|
|
29618
29577
|
}
|
|
29619
|
-
.
|
|
29620
|
-
|
|
29578
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29579
|
+
margin-top: 8px;
|
|
29621
29580
|
}
|
|
29622
|
-
|
|
29623
|
-
|
|
29624
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29625
|
-
margin-bottom: 4px;
|
|
29581
|
+
.E_c18gxmrl:hover {
|
|
29582
|
+
border-color: #0080ff;
|
|
29626
29583
|
}
|
|
29627
|
-
.
|
|
29628
|
-
|
|
29629
|
-
cursor: pointer;
|
|
29630
|
-
transition: color 160ms ease;
|
|
29584
|
+
.E_c18gxmrl:hover > header {
|
|
29585
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29631
29586
|
}
|
|
29632
|
-
.
|
|
29633
|
-
|
|
29587
|
+
.E_c18gxmrl.active header {
|
|
29588
|
+
border-bottom: 1px solid #d8deeb;
|
|
29634
29589
|
}
|
|
29635
|
-
.
|
|
29636
|
-
|
|
29590
|
+
.E_c18gxmrl > header {
|
|
29591
|
+
padding: 8px 12px;
|
|
29637
29592
|
}
|
|
29638
29593
|
|
|
29639
29594
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -29890,21 +29845,49 @@ button.E_n7k2c6r {
|
|
|
29890
29845
|
padding: 0;
|
|
29891
29846
|
}
|
|
29892
29847
|
|
|
29893
|
-
.
|
|
29894
|
-
|
|
29895
|
-
|
|
29896
|
-
font-size: 12px;
|
|
29848
|
+
.E_berrcjl {
|
|
29849
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29850
|
+
margin-bottom: 4px;
|
|
29897
29851
|
}
|
|
29898
|
-
.
|
|
29899
|
-
|
|
29852
|
+
.E_berrcjl .breadcrumb-link {
|
|
29853
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29854
|
+
cursor: pointer;
|
|
29855
|
+
transition: color 160ms ease;
|
|
29900
29856
|
}
|
|
29901
|
-
.
|
|
29902
|
-
|
|
29903
|
-
|
|
29857
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29858
|
+
color: #0080ff;
|
|
29859
|
+
}
|
|
29860
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29861
|
+
color: #005ed1;
|
|
29904
29862
|
}
|
|
29905
29863
|
|
|
29906
|
-
.
|
|
29907
|
-
|
|
29864
|
+
.E_b1nip9bk {
|
|
29865
|
+
padding: 4px 11px;
|
|
29866
|
+
}
|
|
29867
|
+
|
|
29868
|
+
.E_bqamoqe {
|
|
29869
|
+
white-space: nowrap;
|
|
29870
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29871
|
+
}
|
|
29872
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29873
|
+
--color: #0080ff;
|
|
29874
|
+
}
|
|
29875
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29876
|
+
--color: #0080ff;
|
|
29877
|
+
}
|
|
29878
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29879
|
+
margin-left: 1px;
|
|
29880
|
+
}
|
|
29881
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29882
|
+
border-top-right-radius: 0;
|
|
29883
|
+
border-bottom-right-radius: 0;
|
|
29884
|
+
}
|
|
29885
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29886
|
+
border-top-left-radius: 0;
|
|
29887
|
+
border-bottom-left-radius: 0;
|
|
29888
|
+
}
|
|
29889
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29890
|
+
border-radius: unset;
|
|
29908
29891
|
}
|
|
29909
29892
|
|
|
29910
29893
|
.E_c1uzzomf {
|
|
@@ -29929,98 +29912,21 @@ button.E_n7k2c6r {
|
|
|
29929
29912
|
text-align: center;
|
|
29930
29913
|
}
|
|
29931
29914
|
|
|
29932
|
-
.
|
|
29933
|
-
|
|
29934
|
-
|
|
29935
|
-
.E_c1yyuluq .ant-card-body {
|
|
29936
|
-
padding: 20px 24px 24px 24px;
|
|
29937
|
-
}
|
|
29938
|
-
|
|
29939
|
-
.E_sx1bpnu .ant-input-sm {
|
|
29940
|
-
line-height: 18px;
|
|
29941
|
-
}
|
|
29942
|
-
|
|
29943
|
-
.E_d1bw7c5z {
|
|
29944
|
-
position: relative;
|
|
29945
|
-
max-width: 388px;
|
|
29946
|
-
min-width: 285px;
|
|
29947
|
-
}
|
|
29948
|
-
.E_d1bw7c5z .center {
|
|
29949
|
-
position: absolute;
|
|
29950
|
-
font-size: 12px;
|
|
29951
|
-
width: 80px;
|
|
29952
|
-
height: 100px;
|
|
29953
|
-
top: 0;
|
|
29954
|
-
left: 35px;
|
|
29955
|
-
display: flex;
|
|
29956
|
-
flex-direction: column;
|
|
29957
|
-
justify-content: center;
|
|
29958
|
-
align-items: center;
|
|
29959
|
-
color: #00122e;
|
|
29960
|
-
}
|
|
29961
|
-
.E_d1bw7c5z .center .number {
|
|
29962
|
-
font-size: 24px;
|
|
29963
|
-
font-weight: 700;
|
|
29964
|
-
}
|
|
29965
|
-
.E_d1bw7c5z .center .text {
|
|
29966
|
-
padding: 0 5px;
|
|
29915
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29916
|
+
padding: 4px 8px 0 8px;
|
|
29917
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29967
29918
|
font-size: 12px;
|
|
29968
|
-
width: inherit;
|
|
29969
|
-
text-align: center;
|
|
29970
|
-
}
|
|
29971
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
29972
|
-
display: flex;
|
|
29973
|
-
}
|
|
29974
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29975
|
-
position: relative !important;
|
|
29976
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29977
|
-
left: 0 !important;
|
|
29978
|
-
bottom: 0 !important;
|
|
29979
|
-
display: flex;
|
|
29980
|
-
align-items: center;
|
|
29981
|
-
}
|
|
29982
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29983
|
-
width: 100%;
|
|
29984
|
-
}
|
|
29985
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29986
|
-
width: 100%;
|
|
29987
|
-
margin-right: 0 !important;
|
|
29988
|
-
line-height: 18px;
|
|
29989
|
-
}
|
|
29990
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29991
|
-
border-radius: 2px;
|
|
29992
|
-
}
|
|
29993
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29994
|
-
min-width: 75px;
|
|
29995
|
-
max-width: 198px;
|
|
29996
|
-
width: calc(100% - 20px);
|
|
29997
|
-
margin-left: 2px;
|
|
29998
|
-
color: #00122e !important;
|
|
29999
|
-
display: inline-flex;
|
|
30000
|
-
justify-content: space-between;
|
|
30001
29919
|
}
|
|
30002
|
-
.
|
|
30003
|
-
|
|
30004
|
-
cursor: pointer;
|
|
30005
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30006
|
-
overflow: hidden;
|
|
30007
|
-
text-overflow: ellipsis;
|
|
30008
|
-
white-space: nowrap;
|
|
29920
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29921
|
+
padding-bottom: 6px;
|
|
30009
29922
|
}
|
|
30010
|
-
.
|
|
30011
|
-
|
|
29923
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29924
|
+
padding-top: 4px;
|
|
29925
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30012
29926
|
}
|
|
30013
29927
|
|
|
30014
|
-
.
|
|
30015
|
-
width: 140px;
|
|
30016
|
-
}
|
|
30017
|
-
.E_t10pqbtc .item {
|
|
30018
|
-
margin: 6px auto;
|
|
29928
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30019
29929
|
display: flex;
|
|
30020
|
-
justify-content: space-between;
|
|
30021
|
-
}
|
|
30022
|
-
.E_t10pqbtc .item .name {
|
|
30023
|
-
width: 102px;
|
|
30024
29930
|
}
|
|
30025
29931
|
|
|
30026
29932
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -30045,6 +29951,17 @@ button.E_n7k2c6r {
|
|
|
30045
29951
|
cursor: default;
|
|
30046
29952
|
}
|
|
30047
29953
|
|
|
29954
|
+
.E_sx1bpnu .ant-input-sm {
|
|
29955
|
+
line-height: 18px;
|
|
29956
|
+
}
|
|
29957
|
+
|
|
29958
|
+
.E_c1yyuluq {
|
|
29959
|
+
border-radius: 8px;
|
|
29960
|
+
}
|
|
29961
|
+
.E_c1yyuluq .ant-card-body {
|
|
29962
|
+
padding: 20px 24px 24px 24px;
|
|
29963
|
+
}
|
|
29964
|
+
|
|
30048
29965
|
.E_phljevk {
|
|
30049
29966
|
display: flex;
|
|
30050
29967
|
justify-content: space-between;
|
|
@@ -30128,267 +30045,20 @@ button.E_n7k2c6r {
|
|
|
30128
30045
|
cursor: not-allowed;
|
|
30129
30046
|
}
|
|
30130
30047
|
|
|
30131
|
-
.
|
|
30132
|
-
|
|
30133
|
-
|
|
30134
|
-
|
|
30048
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30049
|
+
display: inline-flex;
|
|
30050
|
+
align-items: baseline;
|
|
30051
|
+
white-space: pre-wrap;
|
|
30135
30052
|
}
|
|
30136
|
-
|
|
30137
|
-
|
|
30138
|
-
|
|
30053
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30054
|
+
position: relative;
|
|
30055
|
+
top: 3px;
|
|
30139
30056
|
}
|
|
30140
|
-
|
|
30141
|
-
|
|
30142
|
-
border-radius: 6px;
|
|
30057
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30058
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30143
30059
|
}
|
|
30144
|
-
.
|
|
30145
|
-
|
|
30146
|
-
color: #2d3a56;
|
|
30147
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
30148
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30149
|
-
font-size: 13px;
|
|
30150
|
-
}
|
|
30151
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30152
|
-
height: 30px;
|
|
30153
|
-
}
|
|
30154
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30155
|
-
height: 38px;
|
|
30156
|
-
font-size: 13px;
|
|
30157
|
-
}
|
|
30158
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30159
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30160
|
-
transition: 160ms ease;
|
|
30161
|
-
}
|
|
30162
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30163
|
-
color: #0080ff;
|
|
30164
|
-
}
|
|
30165
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
30166
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30167
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30168
|
-
}
|
|
30169
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30170
|
-
color: #0080ff;
|
|
30171
|
-
}
|
|
30172
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30173
|
-
border-color: #0080ff;
|
|
30174
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30175
|
-
}
|
|
30176
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30177
|
-
transform: rotate(180deg);
|
|
30178
|
-
}
|
|
30179
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30180
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30181
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30182
|
-
cursor: "not-allowed";
|
|
30183
|
-
}
|
|
30184
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30185
|
-
border-color: #f0483e !important;
|
|
30186
|
-
}
|
|
30187
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30188
|
-
color: #1d326c;
|
|
30189
|
-
}
|
|
30190
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30191
|
-
border-color: #0080ff;
|
|
30192
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30193
|
-
}
|
|
30194
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30195
|
-
transform: rotate(180deg);
|
|
30196
|
-
}
|
|
30197
|
-
|
|
30198
|
-
.E_tju3gfj .date {
|
|
30199
|
-
margin-right: 4px;
|
|
30200
|
-
}
|
|
30201
|
-
|
|
30202
|
-
.E_s1dni7lo {
|
|
30203
|
-
width: 430px !important;
|
|
30204
|
-
}
|
|
30205
|
-
|
|
30206
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
30207
|
-
padding: 8px 16px;
|
|
30208
|
-
line-height: 18px;
|
|
30209
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30210
|
-
height: 34px;
|
|
30211
|
-
min-height: 34px;
|
|
30212
|
-
box-sizing: border-box;
|
|
30213
|
-
margin-top: 8px;
|
|
30214
|
-
}
|
|
30215
|
-
|
|
30216
|
-
.E_o1ugr09p {
|
|
30217
|
-
display: flex;
|
|
30218
|
-
flex-direction: column;
|
|
30219
|
-
margin: 1px 8px;
|
|
30220
|
-
padding: 8px;
|
|
30221
|
-
border-radius: 4px;
|
|
30222
|
-
}
|
|
30223
|
-
.E_o1ugr09p .selected-icon {
|
|
30224
|
-
display: none;
|
|
30225
|
-
}
|
|
30226
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30227
|
-
padding-left: 8px;
|
|
30228
|
-
}
|
|
30229
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30230
|
-
background-color: white;
|
|
30231
|
-
}
|
|
30232
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30233
|
-
color: #0080ff;
|
|
30234
|
-
}
|
|
30235
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30236
|
-
display: block;
|
|
30237
|
-
}
|
|
30238
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
30239
|
-
background: rgba(0, 136, 255, 0.16);
|
|
30240
|
-
}
|
|
30241
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30242
|
-
color: #0080ff;
|
|
30243
|
-
}
|
|
30244
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30245
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30246
|
-
color: #0080ff;
|
|
30247
|
-
}
|
|
30248
|
-
|
|
30249
|
-
.E_o1ifxsq4 {
|
|
30250
|
-
display: flex;
|
|
30251
|
-
justify-content: space-between;
|
|
30252
|
-
height: 20px;
|
|
30253
|
-
line-height: 20px;
|
|
30254
|
-
}
|
|
30255
|
-
.E_o1ifxsq4 .timezone-title {
|
|
30256
|
-
color: #2d3a56;
|
|
30257
|
-
overflow: hidden;
|
|
30258
|
-
text-overflow: ellipsis;
|
|
30259
|
-
}
|
|
30260
|
-
|
|
30261
|
-
.E_o1zue7 {
|
|
30262
|
-
display: flex;
|
|
30263
|
-
justify-content: space-between;
|
|
30264
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30265
|
-
height: 18px;
|
|
30266
|
-
line-height: 18px;
|
|
30267
|
-
margin-top: 2px;
|
|
30268
|
-
}
|
|
30269
|
-
|
|
30270
|
-
.E_tyfmlxg {
|
|
30271
|
-
border: none;
|
|
30272
|
-
margin-right: 0;
|
|
30273
|
-
background: rgba(225, 230, 241, 0.6);
|
|
30274
|
-
}
|
|
30275
|
-
|
|
30276
|
-
.E_o18uybox {
|
|
30277
|
-
pointer-events: none;
|
|
30278
|
-
height: 32px;
|
|
30279
|
-
width: 100%;
|
|
30280
|
-
opacity: 0;
|
|
30281
|
-
}
|
|
30282
|
-
|
|
30283
|
-
.E_s1dizucg.ant-switch {
|
|
30284
|
-
min-width: 40px;
|
|
30285
|
-
height: 24px;
|
|
30286
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30287
|
-
overflow: hidden;
|
|
30288
|
-
}
|
|
30289
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30290
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30291
|
-
}
|
|
30292
|
-
.E_s1dizucg.ant-switch-small {
|
|
30293
|
-
min-width: 26px;
|
|
30294
|
-
height: 16px;
|
|
30295
|
-
}
|
|
30296
|
-
.E_s1dizucg.ant-switch-large {
|
|
30297
|
-
min-width: 52px;
|
|
30298
|
-
height: 32px;
|
|
30299
|
-
}
|
|
30300
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30301
|
-
height: 20px;
|
|
30302
|
-
width: 20px;
|
|
30303
|
-
}
|
|
30304
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30305
|
-
border-radius: 10px;
|
|
30306
|
-
transition-delay: 120ms;
|
|
30307
|
-
}
|
|
30308
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30309
|
-
height: 14px;
|
|
30310
|
-
width: 14px;
|
|
30311
|
-
top: 1px;
|
|
30312
|
-
left: 1px;
|
|
30313
|
-
}
|
|
30314
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30315
|
-
height: 28px;
|
|
30316
|
-
width: 28px;
|
|
30317
|
-
}
|
|
30318
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30319
|
-
border-radius: 14px;
|
|
30320
|
-
}
|
|
30321
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30322
|
-
background-color: #00ba5d;
|
|
30323
|
-
}
|
|
30324
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30325
|
-
left: calc(100% - 20px - 2px);
|
|
30326
|
-
}
|
|
30327
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30328
|
-
left: calc(100% - 14px - 1px);
|
|
30329
|
-
}
|
|
30330
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30331
|
-
left: calc(100% - 28px - 2px);
|
|
30332
|
-
}
|
|
30333
|
-
|
|
30334
|
-
.E_c1up6e3y {
|
|
30335
|
-
margin-left: 5px;
|
|
30336
|
-
}
|
|
30337
|
-
|
|
30338
|
-
.E_c1bus5hc {
|
|
30339
|
-
--color: white;
|
|
30340
|
-
height: 14px;
|
|
30341
|
-
width: 14px;
|
|
30342
|
-
border-radius: 50%;
|
|
30343
|
-
flex-shrink: 0;
|
|
30344
|
-
display: flex;
|
|
30345
|
-
align-items: center;
|
|
30346
|
-
justify-content: center;
|
|
30347
|
-
border: 1px solid var(--color);
|
|
30348
|
-
}
|
|
30349
|
-
.E_c1bus5hc .circle-inner {
|
|
30350
|
-
position: relative;
|
|
30351
|
-
height: 10px;
|
|
30352
|
-
width: 10px;
|
|
30353
|
-
border-radius: 50%;
|
|
30354
|
-
overflow: hidden;
|
|
30355
|
-
}
|
|
30356
|
-
.E_c1bus5hc .circle-content {
|
|
30357
|
-
position: absolute;
|
|
30358
|
-
height: 100%;
|
|
30359
|
-
width: 100%;
|
|
30360
|
-
left: 0;
|
|
30361
|
-
top: 0;
|
|
30362
|
-
border-radius: 50%;
|
|
30363
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30364
|
-
transform: rotate(180deg);
|
|
30365
|
-
}
|
|
30366
|
-
.E_c1bus5hc .circle-child {
|
|
30367
|
-
position: absolute;
|
|
30368
|
-
height: 100%;
|
|
30369
|
-
width: 100%;
|
|
30370
|
-
left: 0;
|
|
30371
|
-
top: 0;
|
|
30372
|
-
margin-left: 50%;
|
|
30373
|
-
transform-origin: left;
|
|
30374
|
-
background: white;
|
|
30375
|
-
transform: rotate(0deg);
|
|
30376
|
-
}
|
|
30377
|
-
|
|
30378
|
-
.E_rapgekc.ant-radio-wrapper {
|
|
30379
|
-
display: inline-flex;
|
|
30380
|
-
align-items: baseline;
|
|
30381
|
-
white-space: pre-wrap;
|
|
30382
|
-
}
|
|
30383
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30384
|
-
position: relative;
|
|
30385
|
-
top: 3px;
|
|
30386
|
-
}
|
|
30387
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30388
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30389
|
-
}
|
|
30390
|
-
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30391
|
-
border-color: #0080ff;
|
|
30060
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30061
|
+
border-color: #0080ff;
|
|
30392
30062
|
}
|
|
30393
30063
|
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30394
30064
|
border-color: #0080ff;
|
|
@@ -30521,19 +30191,156 @@ button.E_n7k2c6r {
|
|
|
30521
30191
|
width: 36px;
|
|
30522
30192
|
}
|
|
30523
30193
|
|
|
30524
|
-
.
|
|
30525
|
-
|
|
30526
|
-
|
|
30527
|
-
|
|
30528
|
-
|
|
30529
|
-
.E_m855nr1 {
|
|
30530
|
-
padding: 2px 8px;
|
|
30531
|
-
border-radius: 3px;
|
|
30194
|
+
.E_d1bw7c5z {
|
|
30195
|
+
position: relative;
|
|
30196
|
+
max-width: 388px;
|
|
30197
|
+
min-width: 285px;
|
|
30532
30198
|
}
|
|
30533
|
-
|
|
30534
|
-
|
|
30535
|
-
|
|
30536
|
-
|
|
30199
|
+
.E_d1bw7c5z .center {
|
|
30200
|
+
position: absolute;
|
|
30201
|
+
font-size: 12px;
|
|
30202
|
+
width: 80px;
|
|
30203
|
+
height: 100px;
|
|
30204
|
+
top: 0;
|
|
30205
|
+
left: 35px;
|
|
30206
|
+
display: flex;
|
|
30207
|
+
flex-direction: column;
|
|
30208
|
+
justify-content: center;
|
|
30209
|
+
align-items: center;
|
|
30210
|
+
color: #00122e;
|
|
30211
|
+
}
|
|
30212
|
+
.E_d1bw7c5z .center .number {
|
|
30213
|
+
font-size: 24px;
|
|
30214
|
+
font-weight: 700;
|
|
30215
|
+
}
|
|
30216
|
+
.E_d1bw7c5z .center .text {
|
|
30217
|
+
padding: 0 5px;
|
|
30218
|
+
font-size: 12px;
|
|
30219
|
+
width: inherit;
|
|
30220
|
+
text-align: center;
|
|
30221
|
+
}
|
|
30222
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30223
|
+
display: flex;
|
|
30224
|
+
}
|
|
30225
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30226
|
+
position: relative !important;
|
|
30227
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30228
|
+
left: 0 !important;
|
|
30229
|
+
bottom: 0 !important;
|
|
30230
|
+
display: flex;
|
|
30231
|
+
align-items: center;
|
|
30232
|
+
}
|
|
30233
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30234
|
+
width: 100%;
|
|
30235
|
+
}
|
|
30236
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30237
|
+
width: 100%;
|
|
30238
|
+
margin-right: 0 !important;
|
|
30239
|
+
line-height: 18px;
|
|
30240
|
+
}
|
|
30241
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30242
|
+
border-radius: 2px;
|
|
30243
|
+
}
|
|
30244
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30245
|
+
min-width: 75px;
|
|
30246
|
+
max-width: 198px;
|
|
30247
|
+
width: calc(100% - 20px);
|
|
30248
|
+
margin-left: 2px;
|
|
30249
|
+
color: #00122e !important;
|
|
30250
|
+
display: inline-flex;
|
|
30251
|
+
justify-content: space-between;
|
|
30252
|
+
}
|
|
30253
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30254
|
+
maxwidth: calc(100% - 12px);
|
|
30255
|
+
cursor: pointer;
|
|
30256
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30257
|
+
overflow: hidden;
|
|
30258
|
+
text-overflow: ellipsis;
|
|
30259
|
+
white-space: nowrap;
|
|
30260
|
+
}
|
|
30261
|
+
.E_d1bw7c5z .value {
|
|
30262
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30263
|
+
}
|
|
30264
|
+
|
|
30265
|
+
.E_t10pqbtc {
|
|
30266
|
+
width: 140px;
|
|
30267
|
+
}
|
|
30268
|
+
.E_t10pqbtc .item {
|
|
30269
|
+
margin: 6px auto;
|
|
30270
|
+
display: flex;
|
|
30271
|
+
justify-content: space-between;
|
|
30272
|
+
}
|
|
30273
|
+
.E_t10pqbtc .item .name {
|
|
30274
|
+
width: 102px;
|
|
30275
|
+
}
|
|
30276
|
+
|
|
30277
|
+
.E_ivqqkzv {
|
|
30278
|
+
height: 24px;
|
|
30279
|
+
width: 56px !important;
|
|
30280
|
+
margin-right: 4px;
|
|
30281
|
+
}
|
|
30282
|
+
|
|
30283
|
+
.E_c1wk4q29 {
|
|
30284
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30285
|
+
}
|
|
30286
|
+
|
|
30287
|
+
.E_c1bus5hc {
|
|
30288
|
+
--color: white;
|
|
30289
|
+
height: 14px;
|
|
30290
|
+
width: 14px;
|
|
30291
|
+
border-radius: 50%;
|
|
30292
|
+
flex-shrink: 0;
|
|
30293
|
+
display: flex;
|
|
30294
|
+
align-items: center;
|
|
30295
|
+
justify-content: center;
|
|
30296
|
+
border: 1px solid var(--color);
|
|
30297
|
+
}
|
|
30298
|
+
.E_c1bus5hc .circle-inner {
|
|
30299
|
+
position: relative;
|
|
30300
|
+
height: 10px;
|
|
30301
|
+
width: 10px;
|
|
30302
|
+
border-radius: 50%;
|
|
30303
|
+
overflow: hidden;
|
|
30304
|
+
}
|
|
30305
|
+
.E_c1bus5hc .circle-content {
|
|
30306
|
+
position: absolute;
|
|
30307
|
+
height: 100%;
|
|
30308
|
+
width: 100%;
|
|
30309
|
+
left: 0;
|
|
30310
|
+
top: 0;
|
|
30311
|
+
border-radius: 50%;
|
|
30312
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30313
|
+
transform: rotate(180deg);
|
|
30314
|
+
}
|
|
30315
|
+
.E_c1bus5hc .circle-child {
|
|
30316
|
+
position: absolute;
|
|
30317
|
+
height: 100%;
|
|
30318
|
+
width: 100%;
|
|
30319
|
+
left: 0;
|
|
30320
|
+
top: 0;
|
|
30321
|
+
margin-left: 50%;
|
|
30322
|
+
transform-origin: left;
|
|
30323
|
+
background: white;
|
|
30324
|
+
transform: rotate(0deg);
|
|
30325
|
+
}
|
|
30326
|
+
|
|
30327
|
+
.E_tju3gfj .date {
|
|
30328
|
+
margin-right: 4px;
|
|
30329
|
+
}
|
|
30330
|
+
|
|
30331
|
+
.E_s1sck0th {
|
|
30332
|
+
padding: 0 8px;
|
|
30333
|
+
border-radius: 4px;
|
|
30334
|
+
}
|
|
30335
|
+
|
|
30336
|
+
.E_m855nr1 {
|
|
30337
|
+
padding: 2px 8px;
|
|
30338
|
+
border-radius: 3px;
|
|
30339
|
+
}
|
|
30340
|
+
|
|
30341
|
+
.E_l1270xpg {
|
|
30342
|
+
padding: 3px 8px;
|
|
30343
|
+
border-radius: 2px;
|
|
30537
30344
|
}
|
|
30538
30345
|
|
|
30539
30346
|
.E_t14rextb.ant-tag:hover {
|
|
@@ -30607,60 +30414,140 @@ button.E_n7k2c6r {
|
|
|
30607
30414
|
display: inline-block;
|
|
30608
30415
|
}
|
|
30609
30416
|
|
|
30610
|
-
.
|
|
30611
|
-
|
|
30417
|
+
.E_s1dizucg.ant-switch {
|
|
30418
|
+
min-width: 40px;
|
|
30419
|
+
height: 24px;
|
|
30420
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30421
|
+
overflow: hidden;
|
|
30612
30422
|
}
|
|
30613
|
-
.
|
|
30614
|
-
|
|
30423
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30424
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30615
30425
|
}
|
|
30616
|
-
.
|
|
30617
|
-
|
|
30426
|
+
.E_s1dizucg.ant-switch-small {
|
|
30427
|
+
min-width: 26px;
|
|
30428
|
+
height: 16px;
|
|
30618
30429
|
}
|
|
30619
|
-
|
|
30620
|
-
|
|
30621
|
-
|
|
30622
|
-
align-items: center;
|
|
30430
|
+
.E_s1dizucg.ant-switch-large {
|
|
30431
|
+
min-width: 52px;
|
|
30432
|
+
height: 32px;
|
|
30623
30433
|
}
|
|
30624
|
-
.
|
|
30625
|
-
|
|
30434
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30435
|
+
height: 20px;
|
|
30436
|
+
width: 20px;
|
|
30437
|
+
}
|
|
30438
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30439
|
+
border-radius: 10px;
|
|
30440
|
+
transition-delay: 120ms;
|
|
30441
|
+
}
|
|
30442
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30443
|
+
height: 14px;
|
|
30444
|
+
width: 14px;
|
|
30445
|
+
top: 1px;
|
|
30446
|
+
left: 1px;
|
|
30447
|
+
}
|
|
30448
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30449
|
+
height: 28px;
|
|
30450
|
+
width: 28px;
|
|
30451
|
+
}
|
|
30452
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30453
|
+
border-radius: 14px;
|
|
30454
|
+
}
|
|
30455
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30456
|
+
background-color: #00ba5d;
|
|
30457
|
+
}
|
|
30458
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30459
|
+
left: calc(100% - 20px - 2px);
|
|
30460
|
+
}
|
|
30461
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30462
|
+
left: calc(100% - 14px - 1px);
|
|
30463
|
+
}
|
|
30464
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30465
|
+
left: calc(100% - 28px - 2px);
|
|
30626
30466
|
}
|
|
30627
30467
|
|
|
30628
|
-
.
|
|
30629
|
-
|
|
30630
|
-
text-overflow: ellipsis;
|
|
30468
|
+
.E_c1up6e3y {
|
|
30469
|
+
margin-left: 5px;
|
|
30631
30470
|
}
|
|
30632
30471
|
|
|
30633
|
-
.
|
|
30634
|
-
|
|
30472
|
+
.E_s1dni7lo {
|
|
30473
|
+
width: 430px !important;
|
|
30635
30474
|
}
|
|
30636
30475
|
|
|
30637
|
-
.
|
|
30638
|
-
|
|
30639
|
-
|
|
30640
|
-
-
|
|
30641
|
-
|
|
30476
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30477
|
+
padding: 8px 16px;
|
|
30478
|
+
line-height: 18px;
|
|
30479
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30480
|
+
height: 34px;
|
|
30481
|
+
min-height: 34px;
|
|
30482
|
+
box-sizing: border-box;
|
|
30483
|
+
margin-top: 8px;
|
|
30642
30484
|
}
|
|
30643
30485
|
|
|
30644
|
-
.
|
|
30486
|
+
.E_o1ugr09p {
|
|
30487
|
+
display: flex;
|
|
30488
|
+
flex-direction: column;
|
|
30489
|
+
margin: 1px 8px;
|
|
30490
|
+
padding: 8px;
|
|
30491
|
+
border-radius: 4px;
|
|
30492
|
+
}
|
|
30493
|
+
.E_o1ugr09p .selected-icon {
|
|
30645
30494
|
display: none;
|
|
30646
30495
|
}
|
|
30647
|
-
.
|
|
30648
|
-
|
|
30649
|
-
border-radius: 4px;
|
|
30496
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30497
|
+
padding-left: 8px;
|
|
30650
30498
|
}
|
|
30651
|
-
.
|
|
30652
|
-
|
|
30499
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30500
|
+
background-color: white;
|
|
30501
|
+
}
|
|
30502
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30503
|
+
color: #0080ff;
|
|
30504
|
+
}
|
|
30505
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30506
|
+
display: block;
|
|
30507
|
+
}
|
|
30508
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30509
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30510
|
+
}
|
|
30511
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30512
|
+
color: #0080ff;
|
|
30513
|
+
}
|
|
30514
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30515
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30516
|
+
color: #0080ff;
|
|
30653
30517
|
}
|
|
30654
30518
|
|
|
30655
|
-
.
|
|
30656
|
-
display:
|
|
30519
|
+
.E_o1ifxsq4 {
|
|
30520
|
+
display: flex;
|
|
30521
|
+
justify-content: space-between;
|
|
30522
|
+
height: 20px;
|
|
30523
|
+
line-height: 20px;
|
|
30657
30524
|
}
|
|
30658
|
-
.
|
|
30659
|
-
|
|
30660
|
-
|
|
30525
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30526
|
+
color: #2d3a56;
|
|
30527
|
+
overflow: hidden;
|
|
30528
|
+
text-overflow: ellipsis;
|
|
30661
30529
|
}
|
|
30662
|
-
|
|
30663
|
-
|
|
30530
|
+
|
|
30531
|
+
.E_o1zue7 {
|
|
30532
|
+
display: flex;
|
|
30533
|
+
justify-content: space-between;
|
|
30534
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30535
|
+
height: 18px;
|
|
30536
|
+
line-height: 18px;
|
|
30537
|
+
margin-top: 2px;
|
|
30538
|
+
}
|
|
30539
|
+
|
|
30540
|
+
.E_tyfmlxg {
|
|
30541
|
+
border: none;
|
|
30542
|
+
margin-right: 0;
|
|
30543
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30544
|
+
}
|
|
30545
|
+
|
|
30546
|
+
.E_o18uybox {
|
|
30547
|
+
pointer-events: none;
|
|
30548
|
+
height: 32px;
|
|
30549
|
+
width: 100%;
|
|
30550
|
+
opacity: 0;
|
|
30664
30551
|
}
|
|
30665
30552
|
|
|
30666
30553
|
.E_s1ebs0ra {
|
|
@@ -30724,200 +30611,82 @@ button.E_n7k2c6r {
|
|
|
30724
30611
|
background: #fff;
|
|
30725
30612
|
}
|
|
30726
30613
|
|
|
30727
|
-
|
|
30728
|
-
|
|
30729
|
-
}
|
|
30730
|
-
|
|
30731
|
-
.E_n12mqh7z {
|
|
30732
|
-
display: flex;
|
|
30733
|
-
align-items: center;
|
|
30734
|
-
font-size: 12px;
|
|
30735
|
-
line-height: 18px;
|
|
30736
|
-
}
|
|
30737
|
-
.E_n12mqh7z:not(:last-child) {
|
|
30738
|
-
margin-bottom: 4px;
|
|
30739
|
-
}
|
|
30740
|
-
|
|
30741
|
-
.E_tf5bynu {
|
|
30742
|
-
margin: 0 3px;
|
|
30743
|
-
}
|
|
30744
|
-
|
|
30745
|
-
.E_tcckoz1 {
|
|
30746
|
-
max-height: 400px;
|
|
30747
|
-
overflow: auto;
|
|
30748
|
-
}
|
|
30749
|
-
|
|
30750
|
-
.E_t1sqg15u {
|
|
30751
|
-
background: white;
|
|
30752
|
-
}
|
|
30753
|
-
.E_t1sqg15u.inline .table-row {
|
|
30754
|
-
flex-direction: column;
|
|
30755
|
-
}
|
|
30756
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
30757
|
-
padding: 0 16px 7px 0;
|
|
30758
|
-
}
|
|
30759
|
-
.E_t1sqg15u.has-border .table-header {
|
|
30760
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30761
|
-
}
|
|
30762
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30763
|
-
border-top: none !important;
|
|
30764
|
-
}
|
|
30765
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30766
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30767
|
-
}
|
|
30768
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30769
|
-
padding-bottom: 0;
|
|
30770
|
-
}
|
|
30771
|
-
.E_t1sqg15u.align-right .content {
|
|
30772
|
-
text-align: right;
|
|
30773
|
-
}
|
|
30774
|
-
.E_t1sqg15u .uuid-row {
|
|
30775
|
-
display: flex;
|
|
30776
|
-
justify-content: space-between;
|
|
30777
|
-
}
|
|
30778
|
-
.E_t1sqg15u .uuid-row .id-text {
|
|
30779
|
-
white-space: nowrap;
|
|
30780
|
-
overflow: hidden;
|
|
30781
|
-
text-overflow: ellipsis;
|
|
30782
|
-
}
|
|
30783
|
-
|
|
30784
|
-
.E_t4zczcp {
|
|
30785
|
-
display: flex;
|
|
30786
|
-
justify-content: space-between;
|
|
30787
|
-
align-items: center;
|
|
30788
|
-
padding: 8px;
|
|
30789
|
-
min-height: 32px;
|
|
30790
|
-
}
|
|
30791
|
-
.E_t4zczcp .table-title {
|
|
30792
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30793
|
-
font-weight: 600;
|
|
30794
|
-
font-size: 12px;
|
|
30795
|
-
line-height: 8px;
|
|
30796
|
-
}
|
|
30797
|
-
.E_t4zczcp .edit-icon {
|
|
30798
|
-
font-size: 16px;
|
|
30799
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30800
|
-
cursor: pointer;
|
|
30801
|
-
}
|
|
30802
|
-
|
|
30803
|
-
.E_t1s7goww {
|
|
30804
|
-
font-size: 12px;
|
|
30805
|
-
line-height: 18px;
|
|
30806
|
-
}
|
|
30807
|
-
|
|
30808
|
-
.E_t93e4cf {
|
|
30809
|
-
display: flex;
|
|
30810
|
-
padding: 8px 0;
|
|
30811
|
-
color: #2d3a56;
|
|
30812
|
-
}
|
|
30813
|
-
.E_t93e4cf .hidden {
|
|
30814
|
-
display: none;
|
|
30815
|
-
}
|
|
30816
|
-
.E_t93e4cf .ant-btn-link {
|
|
30817
|
-
height: auto;
|
|
30614
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
30615
|
+
border-radius: 6px;
|
|
30818
30616
|
}
|
|
30819
|
-
.
|
|
30820
|
-
overflow: hidden;
|
|
30821
|
-
overflow-x: auto;
|
|
30617
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
30822
30618
|
width: 100%;
|
|
30823
|
-
|
|
30824
|
-
|
|
30825
|
-
|
|
30826
|
-
|
|
30827
|
-
text-align: left;
|
|
30619
|
+
color: #2d3a56;
|
|
30620
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
30621
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30622
|
+
font-size: 13px;
|
|
30828
30623
|
}
|
|
30829
|
-
.
|
|
30830
|
-
|
|
30624
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30625
|
+
height: 30px;
|
|
30831
30626
|
}
|
|
30832
|
-
|
|
30833
|
-
|
|
30834
|
-
|
|
30835
|
-
flex-shrink: 0;
|
|
30836
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30837
|
-
padding-right: 12px;
|
|
30627
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30628
|
+
height: 38px;
|
|
30629
|
+
font-size: 13px;
|
|
30838
30630
|
}
|
|
30839
|
-
|
|
30840
|
-
.
|
|
30841
|
-
|
|
30842
|
-
width: 100%;
|
|
30631
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30632
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30633
|
+
transition: 160ms ease;
|
|
30843
30634
|
}
|
|
30844
|
-
.
|
|
30845
|
-
|
|
30635
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30636
|
+
color: #0080ff;
|
|
30846
30637
|
}
|
|
30847
|
-
|
|
30848
|
-
.
|
|
30849
|
-
|
|
30638
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
30639
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30640
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30850
30641
|
}
|
|
30851
|
-
|
|
30852
|
-
|
|
30853
|
-
display: flex;
|
|
30854
|
-
justify-content: space-between;
|
|
30855
|
-
align-items: center;
|
|
30856
|
-
font-size: 13px;
|
|
30857
|
-
line-height: 24px;
|
|
30858
|
-
color: #cccccc;
|
|
30859
|
-
white-space: nowrap;
|
|
30642
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30643
|
+
color: #0080ff;
|
|
30860
30644
|
}
|
|
30861
|
-
.
|
|
30862
|
-
|
|
30645
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30646
|
+
border-color: #0080ff;
|
|
30647
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30863
30648
|
}
|
|
30864
|
-
|
|
30865
|
-
|
|
30866
|
-
font-weight: bold;
|
|
30867
|
-
color: white;
|
|
30649
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30650
|
+
transform: rotate(180deg);
|
|
30868
30651
|
}
|
|
30869
|
-
|
|
30870
|
-
.
|
|
30871
|
-
|
|
30872
|
-
|
|
30873
|
-
border-radius: 2px;
|
|
30874
|
-
display: inline-block;
|
|
30875
|
-
background: var(--s11212zy-0);
|
|
30876
|
-
border: 1px solid #fff;
|
|
30877
|
-
box-sizing: content-box;
|
|
30878
|
-
margin-right: 6px;
|
|
30652
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30653
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30654
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30655
|
+
cursor: "not-allowed";
|
|
30879
30656
|
}
|
|
30880
|
-
|
|
30881
|
-
|
|
30882
|
-
font-weight: bold;
|
|
30883
|
-
color: white;
|
|
30884
|
-
margin-right: 4px;
|
|
30657
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30658
|
+
border-color: #f0483e !important;
|
|
30885
30659
|
}
|
|
30886
|
-
|
|
30887
|
-
|
|
30888
|
-
display: flex;
|
|
30889
|
-
align-items: center;
|
|
30890
|
-
justify-content: flex-end;
|
|
30660
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30661
|
+
color: #1d326c;
|
|
30891
30662
|
}
|
|
30892
|
-
|
|
30893
|
-
|
|
30894
|
-
|
|
30895
|
-
align-items: center;
|
|
30896
|
-
width: calc(100% - 40px);
|
|
30663
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30664
|
+
border-color: #0080ff;
|
|
30665
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30897
30666
|
}
|
|
30898
|
-
.
|
|
30899
|
-
|
|
30900
|
-
width: 100%;
|
|
30667
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30668
|
+
transform: rotate(180deg);
|
|
30901
30669
|
}
|
|
30902
30670
|
|
|
30903
|
-
.
|
|
30904
|
-
|
|
30671
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30672
|
+
display: none;
|
|
30905
30673
|
}
|
|
30906
|
-
.
|
|
30907
|
-
|
|
30674
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30675
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30676
|
+
border-radius: 4px;
|
|
30677
|
+
}
|
|
30678
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30679
|
+
visibility: hidden;
|
|
30908
30680
|
}
|
|
30909
30681
|
|
|
30910
|
-
.
|
|
30911
|
-
|
|
30912
|
-
box-sizing: border-box;
|
|
30913
|
-
border-radius: 2px;
|
|
30914
|
-
background: #f5f7fa;
|
|
30915
|
-
display: flex;
|
|
30916
|
-
width: 100%;
|
|
30917
|
-
overflow: hidden;
|
|
30682
|
+
.E_gmyahx3 {
|
|
30683
|
+
cursor: pointer;
|
|
30918
30684
|
}
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30685
|
+
.E_gmyahx3 .link-text {
|
|
30686
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30687
|
+
}
|
|
30688
|
+
.E_gmyahx3:hover .link-text {
|
|
30689
|
+
color: #0080ff;
|
|
30921
30690
|
}
|
|
30922
30691
|
|
|
30923
30692
|
.E_clm1wy1 {
|
|
@@ -31153,6 +30922,38 @@ span.E_tqjc4ui {
|
|
|
31153
30922
|
color: #fff;
|
|
31154
30923
|
}
|
|
31155
30924
|
|
|
30925
|
+
.E_skwah65 {
|
|
30926
|
+
height: 8px;
|
|
30927
|
+
box-sizing: border-box;
|
|
30928
|
+
border-radius: 2px;
|
|
30929
|
+
background: #f5f7fa;
|
|
30930
|
+
display: flex;
|
|
30931
|
+
width: 100%;
|
|
30932
|
+
overflow: hidden;
|
|
30933
|
+
}
|
|
30934
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30935
|
+
margin-left: 1px;
|
|
30936
|
+
}
|
|
30937
|
+
|
|
30938
|
+
.E_n12mqh7z {
|
|
30939
|
+
display: flex;
|
|
30940
|
+
align-items: center;
|
|
30941
|
+
font-size: 12px;
|
|
30942
|
+
line-height: 18px;
|
|
30943
|
+
}
|
|
30944
|
+
.E_n12mqh7z:not(:last-child) {
|
|
30945
|
+
margin-bottom: 4px;
|
|
30946
|
+
}
|
|
30947
|
+
|
|
30948
|
+
.E_tf5bynu {
|
|
30949
|
+
margin: 0 3px;
|
|
30950
|
+
}
|
|
30951
|
+
|
|
30952
|
+
.E_tcckoz1 {
|
|
30953
|
+
max-height: 400px;
|
|
30954
|
+
overflow: auto;
|
|
30955
|
+
}
|
|
30956
|
+
|
|
31156
30957
|
.E_s1at6qmn.ant-layout-sider {
|
|
31157
30958
|
background: #edf0f7;
|
|
31158
30959
|
padding: 32px 8px;
|
|
@@ -31226,128 +31027,243 @@ span.E_tqjc4ui {
|
|
|
31226
31027
|
border-radius: 6px;
|
|
31227
31028
|
}
|
|
31228
31029
|
|
|
31229
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31230
|
-
white-space: nowrap;
|
|
31231
|
-
transition: all 0s;
|
|
31030
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31031
|
+
white-space: nowrap;
|
|
31032
|
+
transition: all 0s;
|
|
31033
|
+
}
|
|
31034
|
+
.E_s1wu0lms.shrink {
|
|
31035
|
+
transition: all 0s;
|
|
31036
|
+
overflow: hidden;
|
|
31037
|
+
}
|
|
31038
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31039
|
+
visibility: hidden;
|
|
31040
|
+
}
|
|
31041
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31042
|
+
width: 36px;
|
|
31043
|
+
padding: 0 6px;
|
|
31044
|
+
}
|
|
31045
|
+
|
|
31046
|
+
.E_n1ugzfva {
|
|
31047
|
+
display: flex;
|
|
31048
|
+
place-items: center;
|
|
31049
|
+
width: 100% !important;
|
|
31050
|
+
}
|
|
31051
|
+
.E_n1ugzfva[disabled] {
|
|
31052
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
31053
|
+
opacity: 1 !important;
|
|
31054
|
+
}
|
|
31055
|
+
.E_n1ugzfva.ant-btn {
|
|
31056
|
+
width: 100%;
|
|
31057
|
+
color: #00122e;
|
|
31058
|
+
}
|
|
31059
|
+
.E_n1ugzfva .icon-wrapper {
|
|
31060
|
+
margin-right: 12px;
|
|
31061
|
+
}
|
|
31062
|
+
.E_n1ugzfva .link-title {
|
|
31063
|
+
flex: 1;
|
|
31064
|
+
overflow: hidden;
|
|
31065
|
+
white-space: nowrap;
|
|
31066
|
+
text-overflow: ellipsis;
|
|
31067
|
+
text-align: left;
|
|
31068
|
+
}
|
|
31069
|
+
|
|
31070
|
+
.E_wg1tsps {
|
|
31071
|
+
display: flex;
|
|
31072
|
+
align-items: center;
|
|
31073
|
+
justify-content: flex-end;
|
|
31074
|
+
}
|
|
31075
|
+
|
|
31076
|
+
.E_b1ctd5xy {
|
|
31077
|
+
display: flex;
|
|
31078
|
+
align-items: center;
|
|
31079
|
+
width: calc(100% - 40px);
|
|
31080
|
+
}
|
|
31081
|
+
.E_b1ctd5xy .chart {
|
|
31082
|
+
display: inline-block;
|
|
31083
|
+
width: 100%;
|
|
31084
|
+
}
|
|
31085
|
+
|
|
31086
|
+
.E_u1p8acpn {
|
|
31087
|
+
min-width: 40px;
|
|
31088
|
+
}
|
|
31089
|
+
.E_u1p8acpn .unit {
|
|
31090
|
+
color: #00122e !important;
|
|
31091
|
+
}
|
|
31092
|
+
|
|
31093
|
+
.E_ou7iq30 {
|
|
31094
|
+
overflow: hidden;
|
|
31095
|
+
text-overflow: ellipsis;
|
|
31096
|
+
}
|
|
31097
|
+
|
|
31098
|
+
.E_s1tui002 {
|
|
31099
|
+
white-space: nowrap;
|
|
31100
|
+
}
|
|
31101
|
+
|
|
31102
|
+
.E_mxrc2zg {
|
|
31103
|
+
display: -webkit-box;
|
|
31104
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
31105
|
+
-webkit-box-orient: vertical;
|
|
31106
|
+
word-break: break-all;
|
|
31107
|
+
}
|
|
31108
|
+
|
|
31109
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
31110
|
+
display: none;
|
|
31111
|
+
}
|
|
31112
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
31113
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31114
|
+
border-radius: 4px;
|
|
31115
|
+
}
|
|
31116
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
31117
|
+
visibility: hidden;
|
|
31118
|
+
}
|
|
31119
|
+
|
|
31120
|
+
.E_c18bcrac {
|
|
31121
|
+
display: inline-block;
|
|
31122
|
+
width: 100%;
|
|
31123
|
+
}
|
|
31124
|
+
.E_c18bcrac .recharts-wrapper {
|
|
31125
|
+
margin-left: 4px;
|
|
31126
|
+
}
|
|
31127
|
+
|
|
31128
|
+
.E_cro7kg2 {
|
|
31129
|
+
padding: 4px;
|
|
31130
|
+
}
|
|
31131
|
+
|
|
31132
|
+
.E_c14wcxf0 {
|
|
31133
|
+
display: flex;
|
|
31134
|
+
justify-content: space-between;
|
|
31135
|
+
align-items: center;
|
|
31136
|
+
font-size: 13px;
|
|
31137
|
+
line-height: 24px;
|
|
31138
|
+
color: #cccccc;
|
|
31139
|
+
white-space: nowrap;
|
|
31140
|
+
}
|
|
31141
|
+
.E_c14wcxf0 label {
|
|
31142
|
+
margin-right: 32px;
|
|
31143
|
+
}
|
|
31144
|
+
|
|
31145
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
31146
|
+
font-weight: bold;
|
|
31147
|
+
color: white;
|
|
31148
|
+
}
|
|
31149
|
+
|
|
31150
|
+
.E_s11212zy {
|
|
31151
|
+
width: 8px;
|
|
31152
|
+
height: 8px;
|
|
31153
|
+
border-radius: 2px;
|
|
31154
|
+
display: inline-block;
|
|
31155
|
+
background: var(--s11212zy-0);
|
|
31156
|
+
border: 1px solid #fff;
|
|
31157
|
+
box-sizing: content-box;
|
|
31158
|
+
margin-right: 6px;
|
|
31159
|
+
}
|
|
31160
|
+
|
|
31161
|
+
.E_p1lyky6c > :first-child {
|
|
31162
|
+
font-weight: bold;
|
|
31163
|
+
color: white;
|
|
31164
|
+
margin-right: 4px;
|
|
31232
31165
|
}
|
|
31233
|
-
|
|
31234
|
-
|
|
31235
|
-
|
|
31166
|
+
|
|
31167
|
+
.E_t1sqg15u {
|
|
31168
|
+
background: white;
|
|
31236
31169
|
}
|
|
31237
|
-
.
|
|
31238
|
-
|
|
31170
|
+
.E_t1sqg15u.inline .table-row {
|
|
31171
|
+
flex-direction: column;
|
|
31239
31172
|
}
|
|
31240
|
-
.
|
|
31241
|
-
|
|
31242
|
-
padding: 0 6px;
|
|
31173
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
31174
|
+
padding: 0 16px 7px 0;
|
|
31243
31175
|
}
|
|
31244
|
-
|
|
31245
|
-
.
|
|
31246
|
-
display: flex;
|
|
31247
|
-
place-items: center;
|
|
31248
|
-
width: 100% !important;
|
|
31176
|
+
.E_t1sqg15u.has-border .table-header {
|
|
31177
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
31249
31178
|
}
|
|
31250
|
-
.
|
|
31251
|
-
|
|
31252
|
-
opacity: 1 !important;
|
|
31179
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
31180
|
+
border-top: none !important;
|
|
31253
31181
|
}
|
|
31254
|
-
.
|
|
31255
|
-
|
|
31256
|
-
color: #00122e;
|
|
31182
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
31183
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
31257
31184
|
}
|
|
31258
|
-
.
|
|
31259
|
-
|
|
31185
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
31186
|
+
padding-bottom: 0;
|
|
31260
31187
|
}
|
|
31261
|
-
.
|
|
31262
|
-
|
|
31263
|
-
|
|
31188
|
+
.E_t1sqg15u.align-right .content {
|
|
31189
|
+
text-align: right;
|
|
31190
|
+
}
|
|
31191
|
+
.E_t1sqg15u .uuid-row {
|
|
31192
|
+
display: flex;
|
|
31193
|
+
justify-content: space-between;
|
|
31194
|
+
}
|
|
31195
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
31264
31196
|
white-space: nowrap;
|
|
31197
|
+
overflow: hidden;
|
|
31265
31198
|
text-overflow: ellipsis;
|
|
31266
|
-
text-align: left;
|
|
31267
31199
|
}
|
|
31268
31200
|
|
|
31269
|
-
.
|
|
31270
|
-
display:
|
|
31271
|
-
|
|
31272
|
-
}
|
|
31273
|
-
.E_iouxfgt .icon-inner {
|
|
31274
|
-
display: inline-flex;
|
|
31201
|
+
.E_t4zczcp {
|
|
31202
|
+
display: flex;
|
|
31203
|
+
justify-content: space-between;
|
|
31275
31204
|
align-items: center;
|
|
31276
|
-
|
|
31205
|
+
padding: 8px;
|
|
31206
|
+
min-height: 32px;
|
|
31277
31207
|
}
|
|
31278
|
-
.
|
|
31279
|
-
|
|
31280
|
-
|
|
31208
|
+
.E_t4zczcp .table-title {
|
|
31209
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31210
|
+
font-weight: 600;
|
|
31211
|
+
font-size: 12px;
|
|
31212
|
+
line-height: 8px;
|
|
31281
31213
|
}
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31284
|
-
|
|
31214
|
+
.E_t4zczcp .edit-icon {
|
|
31215
|
+
font-size: 16px;
|
|
31216
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31217
|
+
cursor: pointer;
|
|
31285
31218
|
}
|
|
31286
31219
|
|
|
31287
|
-
.
|
|
31288
|
-
|
|
31220
|
+
.E_t1s7goww {
|
|
31221
|
+
font-size: 12px;
|
|
31289
31222
|
line-height: 18px;
|
|
31290
|
-
padding: 0 4px;
|
|
31291
|
-
border-radius: 4px;
|
|
31292
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31293
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31294
|
-
display: flex;
|
|
31295
|
-
align-items: center;
|
|
31296
|
-
white-space: nowrap;
|
|
31297
|
-
margin-right: 4px;
|
|
31298
31223
|
}
|
|
31299
31224
|
|
|
31300
|
-
.
|
|
31301
|
-
width: 100%;
|
|
31302
|
-
height: 100%;
|
|
31303
|
-
min-height: 124px;
|
|
31225
|
+
.E_t93e4cf {
|
|
31304
31226
|
display: flex;
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
align-items: center;
|
|
31227
|
+
padding: 8px 0;
|
|
31228
|
+
color: #2d3a56;
|
|
31308
31229
|
}
|
|
31309
|
-
.
|
|
31310
|
-
|
|
31311
|
-
margin-bottom: 16px;
|
|
31312
|
-
font-size: 18px;
|
|
31230
|
+
.E_t93e4cf .hidden {
|
|
31231
|
+
display: none;
|
|
31313
31232
|
}
|
|
31314
|
-
|
|
31315
|
-
|
|
31316
|
-
display: var(--a1wfy30z-0);
|
|
31233
|
+
.E_t93e4cf .ant-btn-link {
|
|
31234
|
+
height: auto;
|
|
31317
31235
|
}
|
|
31318
|
-
.
|
|
31319
|
-
|
|
31320
|
-
|
|
31321
|
-
|
|
31322
|
-
|
|
31236
|
+
.E_t93e4cf .content {
|
|
31237
|
+
overflow: hidden;
|
|
31238
|
+
overflow-x: auto;
|
|
31239
|
+
width: 100%;
|
|
31240
|
+
white-space: pre-wrap;
|
|
31323
31241
|
}
|
|
31324
|
-
.
|
|
31325
|
-
|
|
31326
|
-
|
|
31327
|
-
flex: none;
|
|
31328
|
-
align-items: center;
|
|
31329
|
-
margin-left: 4px;
|
|
31242
|
+
.E_t93e4cf .content .ant-btn {
|
|
31243
|
+
white-space: pre-wrap;
|
|
31244
|
+
text-align: left;
|
|
31330
31245
|
}
|
|
31331
|
-
.
|
|
31332
|
-
content:
|
|
31333
|
-
display: var(--a1wfy30z-4);
|
|
31334
|
-
flex: none;
|
|
31335
|
-
align-items: center;
|
|
31336
|
-
margin-right: 4px;
|
|
31337
|
-
cursor: auto;
|
|
31246
|
+
.E_t93e4cf .content .unit-chart {
|
|
31247
|
+
justify-content: flex-start;
|
|
31338
31248
|
}
|
|
31339
|
-
|
|
31340
|
-
|
|
31341
|
-
|
|
31342
|
-
|
|
31343
|
-
|
|
31249
|
+
|
|
31250
|
+
.E_rhz2uv5 {
|
|
31251
|
+
width: var(--rhz2uv5-0);
|
|
31252
|
+
flex-shrink: 0;
|
|
31253
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31254
|
+
padding-right: 12px;
|
|
31344
31255
|
}
|
|
31345
31256
|
|
|
31346
|
-
.
|
|
31347
|
-
|
|
31257
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
31258
|
+
display: flex;
|
|
31259
|
+
align-items: center;
|
|
31348
31260
|
}
|
|
31349
|
-
.
|
|
31350
|
-
|
|
31261
|
+
.E_s1iv0tp1 .enabled-text {
|
|
31262
|
+
margin-right: 8px;
|
|
31263
|
+
}
|
|
31264
|
+
|
|
31265
|
+
span.E_tqjc4ui {
|
|
31266
|
+
margin: 0 2px;
|
|
31351
31267
|
}
|
|
31352
31268
|
|
|
31353
31269
|
.E_t160l1cm {
|
|
@@ -31553,6 +31469,74 @@ span.E_tqjc4ui {
|
|
|
31553
31469
|
background: transparent;
|
|
31554
31470
|
}
|
|
31555
31471
|
|
|
31472
|
+
.E_i1inqkme {
|
|
31473
|
+
height: 18px;
|
|
31474
|
+
line-height: 18px;
|
|
31475
|
+
padding: 0 4px;
|
|
31476
|
+
border-radius: 4px;
|
|
31477
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31478
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31479
|
+
display: flex;
|
|
31480
|
+
align-items: center;
|
|
31481
|
+
white-space: nowrap;
|
|
31482
|
+
margin-right: 4px;
|
|
31483
|
+
}
|
|
31484
|
+
|
|
31485
|
+
.E_owd0kml {
|
|
31486
|
+
display: inline-block;
|
|
31487
|
+
}
|
|
31488
|
+
|
|
31489
|
+
.E_h1jsgezc {
|
|
31490
|
+
visibility: hidden;
|
|
31491
|
+
position: absolute;
|
|
31492
|
+
}
|
|
31493
|
+
|
|
31494
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31495
|
+
display: var(--a1wfy30z-0);
|
|
31496
|
+
}
|
|
31497
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31498
|
+
padding: 4px 11px;
|
|
31499
|
+
display: inline-flex;
|
|
31500
|
+
line-height: 1.5715;
|
|
31501
|
+
height: inherit;
|
|
31502
|
+
}
|
|
31503
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31504
|
+
content: var(--a1wfy30z-1);
|
|
31505
|
+
display: var(--a1wfy30z-2);
|
|
31506
|
+
flex: none;
|
|
31507
|
+
align-items: center;
|
|
31508
|
+
margin-left: 4px;
|
|
31509
|
+
}
|
|
31510
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31511
|
+
content: var(--a1wfy30z-3);
|
|
31512
|
+
display: var(--a1wfy30z-4);
|
|
31513
|
+
flex: none;
|
|
31514
|
+
align-items: center;
|
|
31515
|
+
margin-right: 4px;
|
|
31516
|
+
cursor: auto;
|
|
31517
|
+
}
|
|
31518
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31519
|
+
padding: 0;
|
|
31520
|
+
margin: 0;
|
|
31521
|
+
height: auto;
|
|
31522
|
+
font-size: inherit;
|
|
31523
|
+
}
|
|
31524
|
+
|
|
31525
|
+
.E_fzh9mnb {
|
|
31526
|
+
width: 100%;
|
|
31527
|
+
height: 100%;
|
|
31528
|
+
min-height: 124px;
|
|
31529
|
+
display: flex;
|
|
31530
|
+
flex-direction: column;
|
|
31531
|
+
justify-content: center;
|
|
31532
|
+
align-items: center;
|
|
31533
|
+
}
|
|
31534
|
+
.E_fzh9mnb .error-text {
|
|
31535
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31536
|
+
margin-bottom: 16px;
|
|
31537
|
+
font-size: 18px;
|
|
31538
|
+
}
|
|
31539
|
+
|
|
31556
31540
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31557
31541
|
display: var(--ai7qkf2-0);
|
|
31558
31542
|
}
|
|
@@ -31613,6 +31597,31 @@ span.E_tqjc4ui {
|
|
|
31613
31597
|
padding: 2px 8px;
|
|
31614
31598
|
}
|
|
31615
31599
|
|
|
31600
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31601
|
+
margin-left: 8px;
|
|
31602
|
+
}
|
|
31603
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31604
|
+
padding: 2px 7px 2px 12px;
|
|
31605
|
+
}
|
|
31606
|
+
|
|
31607
|
+
.E_iouxfgt {
|
|
31608
|
+
display: inline-flex;
|
|
31609
|
+
align-items: center;
|
|
31610
|
+
}
|
|
31611
|
+
.E_iouxfgt .icon-inner {
|
|
31612
|
+
display: inline-flex;
|
|
31613
|
+
align-items: center;
|
|
31614
|
+
justify-content: center;
|
|
31615
|
+
}
|
|
31616
|
+
.E_iouxfgt .icon-inner + span,
|
|
31617
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31618
|
+
margin-left: 4px;
|
|
31619
|
+
}
|
|
31620
|
+
.E_iouxfgt.is-rotate img,
|
|
31621
|
+
.E_iouxfgt.is-rotate svg {
|
|
31622
|
+
animation: rotate 680ms linear infinite;
|
|
31623
|
+
}
|
|
31624
|
+
|
|
31616
31625
|
.E_f7pxqmh {
|
|
31617
31626
|
width: 100%;
|
|
31618
31627
|
margin-bottom: 0 !important;
|
|
@@ -31647,10 +31656,6 @@ span.E_tqjc4ui {
|
|
|
31647
31656
|
min-height: 0px;
|
|
31648
31657
|
}
|
|
31649
31658
|
|
|
31650
|
-
.E_m196gn1d {
|
|
31651
|
-
min-width: 1280px;
|
|
31652
|
-
}
|
|
31653
|
-
|
|
31654
31659
|
.E_a1b5xrg3 .user-icon-inner {
|
|
31655
31660
|
display: inline-flex;
|
|
31656
31661
|
align-items: center;
|
|
@@ -31681,15 +31686,6 @@ span.E_tqjc4ui {
|
|
|
31681
31686
|
transition: all 320ms ease;
|
|
31682
31687
|
}
|
|
31683
31688
|
|
|
31684
|
-
.E_owd0kml {
|
|
31685
|
-
display: inline-block;
|
|
31686
|
-
}
|
|
31687
|
-
|
|
31688
|
-
.E_h1jsgezc {
|
|
31689
|
-
visibility: hidden;
|
|
31690
|
-
position: absolute;
|
|
31691
|
-
}
|
|
31692
|
-
|
|
31693
31689
|
.E_dsnbhzf {
|
|
31694
31690
|
font-family: Inter;
|
|
31695
31691
|
font-style: normal;
|
|
@@ -32165,6 +32161,10 @@ span.E_tqjc4ui {
|
|
|
32165
32161
|
line-height: 12px;
|
|
32166
32162
|
}
|
|
32167
32163
|
|
|
32164
|
+
.E_m196gn1d {
|
|
32165
|
+
min-width: 1280px;
|
|
32166
|
+
}
|
|
32167
|
+
|
|
32168
32168
|
.E_cnujxq2 {
|
|
32169
32169
|
display: flex;
|
|
32170
32170
|
flex-direction: column;
|
|
@@ -32869,6 +32869,12 @@ input.E_rf8rlle.ant-input {
|
|
|
32869
32869
|
opacity: 0.8;
|
|
32870
32870
|
}
|
|
32871
32871
|
|
|
32872
|
+
.E_h1ol2wl7 {
|
|
32873
|
+
font-weight: bold;
|
|
32874
|
+
background-color: unset;
|
|
32875
|
+
padding: unset;
|
|
32876
|
+
}
|
|
32877
|
+
|
|
32872
32878
|
.E_suhck3k {
|
|
32873
32879
|
height: 24px;
|
|
32874
32880
|
width: 24px;
|
|
@@ -33117,12 +33123,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33117
33123
|
font-size: 14px;
|
|
33118
33124
|
}
|
|
33119
33125
|
|
|
33120
|
-
.E_h1ol2wl7 {
|
|
33121
|
-
font-weight: bold;
|
|
33122
|
-
background-color: unset;
|
|
33123
|
-
padding: unset;
|
|
33124
|
-
}
|
|
33125
|
-
|
|
33126
33126
|
.E_h12yihis {
|
|
33127
33127
|
height: 50px;
|
|
33128
33128
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33820,40 +33820,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33820
33820
|
padding: 0;
|
|
33821
33821
|
}
|
|
33822
33822
|
|
|
33823
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33824
|
-
margin-right: 2px;
|
|
33825
|
-
}
|
|
33826
|
-
|
|
33827
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33828
|
-
padding-left: 8px;
|
|
33829
|
-
padding-right: 8px;
|
|
33830
|
-
}
|
|
33831
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33832
|
-
border-radius: 4px;
|
|
33833
|
-
}
|
|
33834
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33835
|
-
border-radius: 4px;
|
|
33836
|
-
}
|
|
33837
|
-
|
|
33838
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
33839
|
-
padding-left: 12px;
|
|
33840
|
-
padding-right: 12px;
|
|
33841
|
-
}
|
|
33842
|
-
|
|
33843
|
-
.E_ckld275 {
|
|
33844
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
33845
|
-
}
|
|
33846
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33847
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
33848
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33849
|
-
}
|
|
33850
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33851
|
-
background-color: transparent;
|
|
33852
|
-
}
|
|
33853
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33854
|
-
background-color: transparent;
|
|
33855
|
-
}
|
|
33856
|
-
|
|
33857
33823
|
.E_c1kghdax {
|
|
33858
33824
|
color: #2d3a56;
|
|
33859
33825
|
padding: 7px 12px;
|
|
@@ -33894,10 +33860,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33894
33860
|
margin-right: 2px;
|
|
33895
33861
|
}
|
|
33896
33862
|
|
|
33897
|
-
.E_c1yd35n {
|
|
33898
|
-
padding: 0 12px 14px 12px;
|
|
33899
|
-
}
|
|
33900
|
-
|
|
33901
33863
|
.E_ckui4s7 {
|
|
33902
33864
|
color: #2d3a56;
|
|
33903
33865
|
line-height: 22px;
|
|
@@ -33962,6 +33924,61 @@ input.E_rf8rlle.ant-input {
|
|
|
33962
33924
|
margin-left: 24px;
|
|
33963
33925
|
}
|
|
33964
33926
|
|
|
33927
|
+
.E_c1yd35n {
|
|
33928
|
+
padding: 0 12px 14px 12px;
|
|
33929
|
+
}
|
|
33930
|
+
|
|
33931
|
+
.E_b14q2gmw {
|
|
33932
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
33933
|
+
}
|
|
33934
|
+
|
|
33935
|
+
.E_c1eym6el {
|
|
33936
|
+
border-radius: 8px;
|
|
33937
|
+
background-color: white;
|
|
33938
|
+
}
|
|
33939
|
+
.E_c1eym6el.hoverable {
|
|
33940
|
+
cursor: pointer;
|
|
33941
|
+
}
|
|
33942
|
+
.E_c1eym6el.hoverable:hover {
|
|
33943
|
+
transition: all 200ms ease;
|
|
33944
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33945
|
+
transform: translateY(-4px);
|
|
33946
|
+
}
|
|
33947
|
+
|
|
33948
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33949
|
+
margin-right: 2px;
|
|
33950
|
+
}
|
|
33951
|
+
|
|
33952
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33953
|
+
padding-left: 8px;
|
|
33954
|
+
padding-right: 8px;
|
|
33955
|
+
}
|
|
33956
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33957
|
+
border-radius: 4px;
|
|
33958
|
+
}
|
|
33959
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33960
|
+
border-radius: 4px;
|
|
33961
|
+
}
|
|
33962
|
+
|
|
33963
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
33964
|
+
padding-left: 12px;
|
|
33965
|
+
padding-right: 12px;
|
|
33966
|
+
}
|
|
33967
|
+
|
|
33968
|
+
.E_ckld275 {
|
|
33969
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33970
|
+
}
|
|
33971
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33972
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
33973
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33974
|
+
}
|
|
33975
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33976
|
+
background-color: transparent;
|
|
33977
|
+
}
|
|
33978
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33979
|
+
background-color: transparent;
|
|
33980
|
+
}
|
|
33981
|
+
|
|
33965
33982
|
.E_lht19u8 {
|
|
33966
33983
|
width: 64px;
|
|
33967
33984
|
height: 64px;
|
|
@@ -34011,23 +34028,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34011
34028
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34012
34029
|
}
|
|
34013
34030
|
|
|
34014
|
-
.E_b14q2gmw {
|
|
34015
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34016
|
-
}
|
|
34017
|
-
|
|
34018
|
-
.E_c1eym6el {
|
|
34019
|
-
border-radius: 8px;
|
|
34020
|
-
background-color: white;
|
|
34021
|
-
}
|
|
34022
|
-
.E_c1eym6el.hoverable {
|
|
34023
|
-
cursor: pointer;
|
|
34024
|
-
}
|
|
34025
|
-
.E_c1eym6el.hoverable:hover {
|
|
34026
|
-
transition: all 200ms ease;
|
|
34027
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34028
|
-
transform: translateY(-4px);
|
|
34029
|
-
}
|
|
34030
|
-
|
|
34031
34031
|
.E_w7ob4th.outside-tag {
|
|
34032
34032
|
padding-left: 0;
|
|
34033
34033
|
}
|
|
@@ -34233,6 +34233,40 @@ input.E_rf8rlle.ant-input {
|
|
|
34233
34233
|
margin-right: 8px;
|
|
34234
34234
|
}
|
|
34235
34235
|
|
|
34236
|
+
.E_i1g85yz3 {
|
|
34237
|
+
margin-right: 4px;
|
|
34238
|
+
height: 16px;
|
|
34239
|
+
}
|
|
34240
|
+
|
|
34241
|
+
.E_slr2ynn {
|
|
34242
|
+
padding: 0 8px;
|
|
34243
|
+
height: 18px;
|
|
34244
|
+
}
|
|
34245
|
+
|
|
34246
|
+
.E_m140wbb6 {
|
|
34247
|
+
padding: 2px 8px;
|
|
34248
|
+
height: 24px;
|
|
34249
|
+
}
|
|
34250
|
+
|
|
34251
|
+
.E_t1fozc1i {
|
|
34252
|
+
margin: 0;
|
|
34253
|
+
}
|
|
34254
|
+
|
|
34255
|
+
.E_i1vxv4ln {
|
|
34256
|
+
margin-right: 4px;
|
|
34257
|
+
height: 16px;
|
|
34258
|
+
}
|
|
34259
|
+
|
|
34260
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34261
|
+
font-weight: 700;
|
|
34262
|
+
color: #00122e;
|
|
34263
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34264
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34265
|
+
word-break: break-all;
|
|
34266
|
+
display: inline;
|
|
34267
|
+
white-space: normal;
|
|
34268
|
+
}
|
|
34269
|
+
|
|
34236
34270
|
.E_sjob3jg {
|
|
34237
34271
|
--item-min-width: 60px;
|
|
34238
34272
|
}
|
|
@@ -34428,40 +34462,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34428
34462
|
justify-content: center;
|
|
34429
34463
|
}
|
|
34430
34464
|
|
|
34431
|
-
.E_slr2ynn {
|
|
34432
|
-
padding: 0 8px;
|
|
34433
|
-
height: 18px;
|
|
34434
|
-
}
|
|
34435
|
-
|
|
34436
|
-
.E_m140wbb6 {
|
|
34437
|
-
padding: 2px 8px;
|
|
34438
|
-
height: 24px;
|
|
34439
|
-
}
|
|
34440
|
-
|
|
34441
|
-
.E_t1fozc1i {
|
|
34442
|
-
margin: 0;
|
|
34443
|
-
}
|
|
34444
|
-
|
|
34445
|
-
.E_i1vxv4ln {
|
|
34446
|
-
margin-right: 4px;
|
|
34447
|
-
height: 16px;
|
|
34448
|
-
}
|
|
34449
|
-
|
|
34450
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34451
|
-
font-weight: 700;
|
|
34452
|
-
color: #00122e;
|
|
34453
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34454
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34455
|
-
word-break: break-all;
|
|
34456
|
-
display: inline;
|
|
34457
|
-
white-space: normal;
|
|
34458
|
-
}
|
|
34459
|
-
|
|
34460
|
-
.E_i1g85yz3 {
|
|
34461
|
-
margin-right: 4px;
|
|
34462
|
-
height: 16px;
|
|
34463
|
-
}
|
|
34464
|
-
|
|
34465
34465
|
.E_sddwhm6 {
|
|
34466
34466
|
margin: 0;
|
|
34467
34467
|
border-radius: 20px;
|
|
@@ -35028,28 +35028,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35028
35028
|
background: rgba(163, 180, 204, 0.18);
|
|
35029
35029
|
}
|
|
35030
35030
|
|
|
35031
|
-
.E_t1gvlxt5 {
|
|
35032
|
-
min-width: 0;
|
|
35033
|
-
flex: 1;
|
|
35034
|
-
}
|
|
35035
|
-
.E_t1gvlxt5 .tag {
|
|
35036
|
-
flex: 0 0 auto;
|
|
35037
|
-
}
|
|
35038
|
-
.E_t1gvlxt5 .progress-title {
|
|
35039
|
-
flex: 2;
|
|
35040
|
-
max-width: fit-content;
|
|
35041
|
-
}
|
|
35042
|
-
.E_t1gvlxt5 .progress-desc {
|
|
35043
|
-
flex: 1;
|
|
35044
|
-
max-width: fit-content;
|
|
35045
|
-
}
|
|
35046
|
-
|
|
35047
|
-
.E_a1ji6r68 {
|
|
35048
|
-
display: flex;
|
|
35049
|
-
align-items: center;
|
|
35050
|
-
column-gap: var(--a1ji6r68-0);
|
|
35051
|
-
}
|
|
35052
|
-
|
|
35053
35031
|
.E_msn7nxt {
|
|
35054
35032
|
color: rgba(44, 56, 82, 0.6);
|
|
35055
35033
|
text-align: center;
|
|
@@ -35211,6 +35189,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35211
35189
|
margin-left: 8px;
|
|
35212
35190
|
}
|
|
35213
35191
|
|
|
35192
|
+
.E_t1gvlxt5 {
|
|
35193
|
+
min-width: 0;
|
|
35194
|
+
flex: 1;
|
|
35195
|
+
}
|
|
35196
|
+
.E_t1gvlxt5 .tag {
|
|
35197
|
+
flex: 0 0 auto;
|
|
35198
|
+
}
|
|
35199
|
+
.E_t1gvlxt5 .progress-title {
|
|
35200
|
+
flex: 2;
|
|
35201
|
+
max-width: fit-content;
|
|
35202
|
+
}
|
|
35203
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35204
|
+
flex: 1;
|
|
35205
|
+
max-width: fit-content;
|
|
35206
|
+
}
|
|
35207
|
+
|
|
35208
|
+
.E_a1ji6r68 {
|
|
35209
|
+
display: flex;
|
|
35210
|
+
align-items: center;
|
|
35211
|
+
column-gap: var(--a1ji6r68-0);
|
|
35212
|
+
}
|
|
35213
|
+
|
|
35214
35214
|
.E_s20iney.skeleton-box {
|
|
35215
35215
|
display: flex;
|
|
35216
35216
|
align-items: center;
|