@cloudtower/eagle 0.32.50 → 0.32.51

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
@@ -29672,26 +29672,6 @@ html body {
29672
29672
  font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
29673
29673
  }
29674
29674
  }
29675
- .E_c18gxmrl {
29676
- border: 1px solid #d8deeb;
29677
- border-radius: 4px;
29678
- }
29679
- .E_c18gxmrl + .E_c18gxmrl {
29680
- margin-top: 8px;
29681
- }
29682
- .E_c18gxmrl:hover {
29683
- border-color: #0080ff;
29684
- }
29685
- .E_c18gxmrl:hover > header {
29686
- background: rgba(0, 128, 255, 0.1);
29687
- }
29688
- .E_c18gxmrl.active header {
29689
- border-bottom: 1px solid #d8deeb;
29690
- }
29691
- .E_c18gxmrl > header {
29692
- padding: 8px 12px;
29693
- }
29694
-
29695
29675
  .E_m74vjol {
29696
29676
  display: flex;
29697
29677
  justify-content: space-between;
@@ -29712,86 +29692,24 @@ html body {
29712
29692
  flex: 1;
29713
29693
  }
29714
29694
 
29715
- .E_berrcjl {
29716
- color: rgba(10, 37, 85, 0.6);
29717
- margin-bottom: 4px;
29718
- }
29719
- .E_berrcjl .breadcrumb-link {
29720
- color: rgba(10, 37, 85, 0.6);
29721
- cursor: pointer;
29722
- transition: color 160ms ease;
29723
- }
29724
- .E_berrcjl .breadcrumb-link:hover {
29725
- color: #0080ff;
29726
- }
29727
- .E_berrcjl .breadcrumb-link:active {
29728
- color: #005ed1;
29729
- }
29730
-
29731
- .E_fzh9mnb {
29732
- width: 100%;
29733
- height: 100%;
29734
- min-height: 124px;
29735
- display: flex;
29736
- flex-direction: column;
29737
- justify-content: center;
29738
- align-items: center;
29739
- }
29740
- .E_fzh9mnb .error-text {
29741
- color: rgba(10, 37, 85, 0.6);
29742
- margin-bottom: 16px;
29743
- font-size: 18px;
29744
- }
29745
-
29746
- .E_b1nip9bk {
29747
- padding: 4px 11px;
29748
- }
29749
-
29750
- .E_bqamoqe {
29751
- white-space: nowrap;
29752
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29753
- }
29754
- .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29755
- --color: #0080ff;
29756
- }
29757
- .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] {
29758
- --color: #0080ff;
29759
- }
29760
- .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29761
- margin-left: 1px;
29762
- }
29763
- .E_bqamoqe > .ant-btn:not(:only-child):first-child {
29764
- border-top-right-radius: 0;
29765
- border-bottom-right-radius: 0;
29766
- }
29767
- .E_bqamoqe > .ant-btn:not(:only-child):last-child {
29768
- border-top-left-radius: 0;
29769
- border-bottom-left-radius: 0;
29695
+ .E_c18gxmrl {
29696
+ border: 1px solid #d8deeb;
29697
+ border-radius: 4px;
29770
29698
  }
29771
- .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29772
- border-radius: unset;
29699
+ .E_c18gxmrl + .E_c18gxmrl {
29700
+ margin-top: 8px;
29773
29701
  }
29774
-
29775
- .E_c1uzzomf {
29776
- margin-bottom: 16px;
29702
+ .E_c18gxmrl:hover {
29703
+ border-color: #0080ff;
29777
29704
  }
29778
- .E_c1uzzomf .card-title {
29779
- font-size: 16px;
29780
- color: rgba(44, 56, 82, 0.6);
29781
- font-weight: 700;
29782
- line-height: 32px;
29705
+ .E_c18gxmrl:hover > header {
29706
+ background: rgba(0, 128, 255, 0.1);
29783
29707
  }
29784
- .E_c1uzzomf .card-body {
29785
- padding: 24px;
29786
- border-radius: 8px;
29787
- background: #fff;
29708
+ .E_c18gxmrl.active header {
29709
+ border-bottom: 1px solid #d8deeb;
29788
29710
  }
29789
- .E_c1uzzomf .empty {
29790
- font-weight: 700;
29791
- font-size: 14px;
29792
- line-height: 22px;
29793
- color: rgba(0, 21, 64, 0.3);
29794
- text-align: center;
29711
+ .E_c18gxmrl > header {
29712
+ padding: 8px 12px;
29795
29713
  }
29796
29714
 
29797
29715
  .E_b1wx3t3t.ant-btn-icon-only {
@@ -30051,6 +29969,44 @@ html body {
30051
29969
  justify-content: center;
30052
29970
  }
30053
29971
 
29972
+ .E_berrcjl {
29973
+ color: rgba(10, 37, 85, 0.6);
29974
+ margin-bottom: 4px;
29975
+ }
29976
+ .E_berrcjl .breadcrumb-link {
29977
+ color: rgba(10, 37, 85, 0.6);
29978
+ cursor: pointer;
29979
+ transition: color 160ms ease;
29980
+ }
29981
+ .E_berrcjl .breadcrumb-link:hover {
29982
+ color: #0080ff;
29983
+ }
29984
+ .E_berrcjl .breadcrumb-link:active {
29985
+ color: #005ed1;
29986
+ }
29987
+
29988
+ .E_c1uzzomf {
29989
+ margin-bottom: 16px;
29990
+ }
29991
+ .E_c1uzzomf .card-title {
29992
+ font-size: 16px;
29993
+ color: rgba(44, 56, 82, 0.6);
29994
+ font-weight: 700;
29995
+ line-height: 32px;
29996
+ }
29997
+ .E_c1uzzomf .card-body {
29998
+ padding: 24px;
29999
+ border-radius: 8px;
30000
+ background: #fff;
30001
+ }
30002
+ .E_c1uzzomf .empty {
30003
+ font-weight: 700;
30004
+ font-size: 14px;
30005
+ line-height: 22px;
30006
+ color: rgba(0, 21, 64, 0.3);
30007
+ text-align: center;
30008
+ }
30009
+
30054
30010
  .E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
30055
30011
  padding: 4px 8px 0 8px;
30056
30012
  color: rgba(44, 56, 82, 0.6);
@@ -30064,6 +30020,50 @@ html body {
30064
30020
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30065
30021
  }
30066
30022
 
30023
+ .E_fzh9mnb {
30024
+ width: 100%;
30025
+ height: 100%;
30026
+ min-height: 124px;
30027
+ display: flex;
30028
+ flex-direction: column;
30029
+ justify-content: center;
30030
+ align-items: center;
30031
+ }
30032
+ .E_fzh9mnb .error-text {
30033
+ color: rgba(10, 37, 85, 0.6);
30034
+ margin-bottom: 16px;
30035
+ font-size: 18px;
30036
+ }
30037
+
30038
+ .E_b1nip9bk {
30039
+ padding: 4px 11px;
30040
+ }
30041
+
30042
+ .E_bqamoqe {
30043
+ white-space: nowrap;
30044
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30045
+ }
30046
+ .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30047
+ --color: #0080ff;
30048
+ }
30049
+ .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] {
30050
+ --color: #0080ff;
30051
+ }
30052
+ .E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30053
+ margin-left: 1px;
30054
+ }
30055
+ .E_bqamoqe > .ant-btn:not(:only-child):first-child {
30056
+ border-top-right-radius: 0;
30057
+ border-bottom-right-radius: 0;
30058
+ }
30059
+ .E_bqamoqe > .ant-btn:not(:only-child):last-child {
30060
+ border-top-left-radius: 0;
30061
+ border-bottom-left-radius: 0;
30062
+ }
30063
+ .E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30064
+ border-radius: unset;
30065
+ }
30066
+
30067
30067
  .E_d1bw7c5z {
30068
30068
  position: relative;
30069
30069
  max-width: 388px;
@@ -30147,16 +30147,48 @@ html body {
30147
30147
  width: 102px;
30148
30148
  }
30149
30149
 
30150
- .E_itxley7.ant-input-group.ant-input-group-compact {
30151
- display: flex;
30150
+ .E_a1wfy30z .ant-input-number-handler-wrap {
30151
+ display: var(--a1wfy30z-0);
30152
30152
  }
30153
- .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30154
- border-bottom-left-radius: 5px;
30155
- border-top-left-radius: 5px;
30153
+ .E_a1wfy30z .ant-input-number-input-wrap {
30154
+ padding: 4px 11px;
30155
+ display: inline-flex;
30156
+ line-height: 1.5715;
30157
+ height: inherit;
30156
30158
  }
30157
- .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30158
- border-bottom-right-radius: 5px;
30159
- border-top-right-radius: 5px;
30159
+ .E_a1wfy30z .ant-input-number-input-wrap::after {
30160
+ content: var(--a1wfy30z-1);
30161
+ display: var(--a1wfy30z-2);
30162
+ flex: none;
30163
+ align-items: center;
30164
+ margin-left: 4px;
30165
+ }
30166
+ .E_a1wfy30z .ant-input-number-input-wrap::before {
30167
+ content: var(--a1wfy30z-3);
30168
+ display: var(--a1wfy30z-4);
30169
+ flex: none;
30170
+ align-items: center;
30171
+ margin-right: 4px;
30172
+ cursor: auto;
30173
+ }
30174
+ .E_a1wfy30z .ant-input-number-input {
30175
+ padding: 0;
30176
+ margin: 0;
30177
+ height: auto;
30178
+ font-size: inherit;
30179
+ }
30180
+
30181
+ .E_i1inqkme {
30182
+ height: 18px;
30183
+ line-height: 18px;
30184
+ padding: 0 4px;
30185
+ border-radius: 4px;
30186
+ background: rgba(235, 239, 245, 0.6);
30187
+ border: 1px solid rgba(223, 228, 235, 0.6);
30188
+ display: flex;
30189
+ align-items: center;
30190
+ white-space: nowrap;
30191
+ margin-right: 4px;
30160
30192
  }
30161
30193
 
30162
30194
  .E_sx1bpnu .ant-input-sm {
@@ -30181,13 +30213,6 @@ html body {
30181
30213
  animation: rotate 680ms linear infinite;
30182
30214
  }
30183
30215
 
30184
- .E_atcz0kf .ant-input-suffix {
30185
- margin-left: 8px;
30186
- }
30187
- .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30188
- padding: 2px 7px 2px 12px;
30189
- }
30190
-
30191
30216
  .E_f7pxqmh {
30192
30217
  width: 100%;
30193
30218
  margin-bottom: 0 !important;
@@ -30222,57 +30247,23 @@ html body {
30222
30247
  min-height: 0px;
30223
30248
  }
30224
30249
 
30225
- .E_i1inqkme {
30226
- height: 18px;
30227
- line-height: 18px;
30228
- padding: 0 4px;
30229
- border-radius: 4px;
30230
- background: rgba(235, 239, 245, 0.6);
30231
- border: 1px solid rgba(223, 228, 235, 0.6);
30232
- display: flex;
30233
- align-items: center;
30234
- white-space: nowrap;
30235
- margin-right: 4px;
30236
- }
30237
-
30238
- .E_a1wfy30z .ant-input-number-handler-wrap {
30239
- display: var(--a1wfy30z-0);
30240
- }
30241
- .E_a1wfy30z .ant-input-number-input-wrap {
30242
- padding: 4px 11px;
30243
- display: inline-flex;
30244
- line-height: 1.5715;
30245
- height: inherit;
30246
- }
30247
- .E_a1wfy30z .ant-input-number-input-wrap::after {
30248
- content: var(--a1wfy30z-1);
30249
- display: var(--a1wfy30z-2);
30250
- flex: none;
30251
- align-items: center;
30252
- margin-left: 4px;
30253
- }
30254
- .E_a1wfy30z .ant-input-number-input-wrap::before {
30255
- content: var(--a1wfy30z-3);
30256
- display: var(--a1wfy30z-4);
30257
- flex: none;
30258
- align-items: center;
30259
- margin-right: 4px;
30260
- cursor: auto;
30250
+ .E_atcz0kf .ant-input-suffix {
30251
+ margin-left: 8px;
30261
30252
  }
30262
- .E_a1wfy30z .ant-input-number-input {
30263
- padding: 0;
30264
- margin: 0;
30265
- height: auto;
30266
- font-size: inherit;
30253
+ .E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30254
+ padding: 2px 7px 2px 12px;
30267
30255
  }
30268
30256
 
30269
- .E_owd0kml {
30270
- display: inline-block;
30257
+ .E_itxley7.ant-input-group.ant-input-group-compact {
30258
+ display: flex;
30271
30259
  }
30272
-
30273
- .E_h1jsgezc {
30274
- visibility: hidden;
30275
- position: absolute;
30260
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
30261
+ border-bottom-left-radius: 5px;
30262
+ border-top-left-radius: 5px;
30263
+ }
30264
+ .E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
30265
+ border-bottom-right-radius: 5px;
30266
+ border-top-right-radius: 5px;
30276
30267
  }
30277
30268
 
30278
30269
  .E_ai7qkf2 .ant-input-number-handler-wrap {
@@ -30335,63 +30326,6 @@ html body {
30335
30326
  padding: 2px 8px;
30336
30327
  }
30337
30328
 
30338
- .E_phljevk {
30339
- display: flex;
30340
- justify-content: space-between;
30341
- align-items: center;
30342
- padding: 10px 0;
30343
- color: rgba(44, 56, 82, 0.6);
30344
- font-size: 12px;
30345
- line-height: 24px;
30346
- }
30347
- .E_phljevk .pagination-left {
30348
- padding: 2px 8px;
30349
- }
30350
- .E_phljevk .dropdown-trigger {
30351
- display: flex;
30352
- align-items: center;
30353
- border-radius: 6px;
30354
- cursor: pointer;
30355
- transition: all 0.3s ease;
30356
- }
30357
- .E_phljevk .dropdown-trigger:hover {
30358
- background: rgba(211, 218, 235, 0.6);
30359
- color: #0080ff;
30360
- }
30361
- .E_phljevk .dropdown-trigger .icon-inner {
30362
- margin-left: 4px;
30363
- }
30364
- .E_phljevk .pagination-right {
30365
- display: flex;
30366
- align-items: center;
30367
- color: #0080ff;
30368
- font-weight: bold;
30369
- }
30370
- .E_phljevk .pagination-right .icon-inner {
30371
- margin-left: 4px;
30372
- }
30373
- .E_phljevk .pagination-right .prev-btn,
30374
- .E_phljevk .pagination-right .next-btn {
30375
- padding: 0 8px;
30376
- }
30377
- .E_phljevk .pagination-right .prev-btn > span,
30378
- .E_phljevk .pagination-right .next-btn > span {
30379
- color: #0080ff;
30380
- }
30381
- .E_phljevk .pagination-right .next-btn .icon-inner {
30382
- transform: rotate(180deg);
30383
- }
30384
-
30385
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
30386
- max-height: calc(100vh - 128px);
30387
- overflow-y: auto;
30388
- }
30389
- .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30390
- padding: 4px 20px;
30391
- font-size: 12px;
30392
- line-height: 18px;
30393
- }
30394
-
30395
30329
  .E_c1bus5hc {
30396
30330
  --color: white;
30397
30331
  height: 14px;
@@ -30468,118 +30402,319 @@ html body {
30468
30402
  color: rgba(44, 56, 82, 0.6);
30469
30403
  }
30470
30404
 
30471
- .E_cnujxq2 {
30472
- display: flex;
30473
- flex-direction: column;
30405
+ .E_rapgekc.ant-radio-wrapper {
30406
+ display: inline-flex;
30407
+ align-items: baseline;
30408
+ white-space: pre-wrap;
30474
30409
  }
30475
-
30476
- .E_m7s48ia {
30477
- max-width: 1120px;
30478
- width: 100%;
30479
- margin: 0 auto;
30480
- height: 100%;
30410
+ .E_rapgekc.ant-radio-wrapper .ant-radio {
30411
+ position: relative;
30412
+ top: 3px;
30481
30413
  }
30482
-
30483
- .E_wt5zbg6 {
30484
- max-width: 1120px;
30485
- width: 100%;
30486
- margin: 0 auto;
30487
- display: flex;
30414
+ .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30415
+ border-color: rgba(107, 128, 167, 0.6);
30488
30416
  }
30489
- .E_wt5zbg6 .left,
30490
- .E_wt5zbg6 .right {
30491
- flex-grow: 0;
30492
- flex-shrink: 0;
30493
- flex-basis: 21%;
30417
+ .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30418
+ border-color: #0080ff;
30494
30419
  }
30495
- .E_wt5zbg6 .left {
30496
- display: flex;
30497
- justify-content: flex-end;
30498
- padding-right: 44px;
30420
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30421
+ border-color: #0080ff;
30422
+ background: #0080ff;
30499
30423
  }
30500
- .E_wt5zbg6 .right {
30501
- padding-left: 44px;
30424
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30425
+ top: 4px;
30426
+ left: 4px;
30427
+ width: 6px;
30428
+ height: 6px;
30429
+ background: #fff;
30502
30430
  }
30503
- .E_wt5zbg6 .middle {
30504
- margin-bottom: 40px;
30505
- flex-grow: 0;
30506
- flex-shrink: 0;
30507
- flex-basis: 58%;
30431
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30432
+ opacity: 0.5;
30508
30433
  }
30509
- .E_wt5zbg6 .middle .form-base-field {
30510
- width: 100%;
30434
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30435
+ border-color: rgba(107, 128, 167, 0.6);
30436
+ background: rgba(211, 218, 235, 0.6);
30511
30437
  }
30512
- .E_wt5zbg6 .middle .form-base-field .form-base-field {
30513
- width: auto;
30438
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30439
+ background: #00122e;
30514
30440
  }
30515
-
30516
- .E_h18jprzg .ant-modal-header {
30517
- margin: 0 auto;
30518
- width: 100%;
30519
- max-width: 648px;
30441
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30442
+ color: #00122e;
30443
+ opacity: 0.5;
30520
30444
  }
30521
- .E_h18jprzg .ant-modal-header .ant-modal-title {
30522
- margin-left: 0;
30445
+ .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30446
+ color: #00122e;
30523
30447
  }
30524
- .E_h18jprzg .ant-modal-body {
30525
- margin: 0 auto;
30448
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span {
30449
+ display: inline-block;
30526
30450
  padding: 0;
30527
- width: 100%;
30528
- max-width: 648px;
30529
- overflow: hidden;
30530
- }
30531
- .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30532
- margin-bottom: 40px;
30451
+ padding-left: 10px;
30533
30452
  }
30534
- .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30535
- height: calc(100vh - 225px);
30536
- overflow-y: auto;
30453
+ .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30454
+ margin-bottom: 0;
30455
+ white-space: pre-wrap;
30456
+ color: rgba(44, 56, 82, 0.6);
30537
30457
  }
30538
- .E_h18jprzg .ant-modal-footer .footer-content {
30539
- margin: 0 auto;
30540
- max-width: 648px;
30458
+ .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30459
+ padding-left: 8px;
30541
30460
  }
30542
30461
 
30543
- .E_h16z9xgz .ant-modal-header {
30544
- margin: 0 auto;
30545
- width: 100%;
30546
- max-width: 1024px;
30547
- }
30548
- .E_h16z9xgz .ant-modal-header .ant-modal-title {
30549
- margin-left: 0;
30462
+ .E_rp906go .ant-radio-button-wrapper:first-child {
30463
+ border-radius: 5px 0 0 5px;
30550
30464
  }
30551
- .E_h16z9xgz .ant-modal-body {
30552
- margin: 0 auto;
30553
- padding: 0;
30554
- width: 100%;
30555
- max-width: 1024px;
30556
- overflow: hidden;
30465
+ .E_rp906go .ant-radio-button-wrapper:last-child {
30466
+ border-radius: 0 5px 5px 0;
30557
30467
  }
30558
- .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30559
- margin-bottom: 40px;
30468
+
30469
+ .E_rcc63c8 {
30470
+ color: #00122e;
30471
+ border-color: #ccd4e3;
30560
30472
  }
30561
- .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30562
- height: calc(100vh - 225px);
30563
- overflow-y: auto;
30473
+ .E_rcc63c8:first-child {
30474
+ border-color: #a3b4cc;
30564
30475
  }
30565
- .E_h16z9xgz .ant-modal-footer .footer-content {
30566
- margin: 0 auto;
30567
- max-width: 1024px;
30476
+ .E_rcc63c8.ant-radio-button-wrapper {
30477
+ padding: 0 12px;
30478
+ line-height: 32px;
30479
+ height: 32px;
30568
30480
  }
30569
-
30570
- .E_f1lrhghm {
30571
- flex: 1;
30481
+ .E_rcc63c8.ant-radio-button-wrapper > span + span {
30482
+ white-space: nowrap;
30572
30483
  }
30573
- .E_f1lrhghm label {
30574
- font-size: 13px;
30484
+ .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
30485
+ height: 22px;
30486
+ padding: 0 7px;
30575
30487
  line-height: 20px;
30576
- color: rgba(44, 56, 82, 0.6);
30577
30488
  }
30578
- .E_f1lrhghm .title {
30579
- font-size: 14px;
30580
- line-height: 20px;
30581
- color: #2d3a56;
30582
- margin-bottom: 12px;
30489
+ .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30490
+ background: #ccd4e3;
30491
+ }
30492
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30493
+ background: #0080ff;
30494
+ }
30495
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30496
+ background: #ccd4e3;
30497
+ opacity: 0.5;
30498
+ }
30499
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30500
+ border-right-color: #0080ff;
30501
+ }
30502
+ .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30503
+ border-color: #0080ff;
30504
+ }
30505
+ .E_rcc63c8.ant-radio-button-wrapper-checked {
30506
+ background: rgba(0, 136, 255, 0.1);
30507
+ }
30508
+ .E_rcc63c8.ant-radio-button-wrapper-disabled {
30509
+ background: rgba(211, 218, 235, 0.6);
30510
+ border-color: #ccd4e3;
30511
+ opacity: 0.5;
30512
+ }
30513
+ .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
30514
+ color: #00122e;
30515
+ border-color: #ccd4e3;
30516
+ }
30517
+ .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30518
+ color: #00122e;
30519
+ border-color: #ccd4e3;
30520
+ background: rgba(172, 186, 211, 0.6);
30521
+ }
30522
+ .E_rcc63c8 .ant-radio-button-input {
30523
+ margin-right: 8px;
30524
+ display: inline;
30525
+ border: none;
30526
+ padding: 0;
30527
+ width: 36px;
30528
+ background: transparent;
30529
+ }
30530
+ .E_rcc63c8 .ant-radio-button-input:focus {
30531
+ box-shadow: none;
30532
+ }
30533
+ .E_rcc63c8 .ant-radio-button-input.ant-input-number {
30534
+ margin-right: 0;
30535
+ width: initial;
30536
+ box-shadow: none;
30537
+ }
30538
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30539
+ display: none;
30540
+ }
30541
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30542
+ display: inline;
30543
+ }
30544
+ .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30545
+ display: inline;
30546
+ margin-right: 8px;
30547
+ padding: 0;
30548
+ width: 36px;
30549
+ }
30550
+
30551
+ .E_s1dizucg.ant-switch {
30552
+ min-width: 40px;
30553
+ height: 24px;
30554
+ background: rgba(172, 186, 211, 0.6);
30555
+ overflow: hidden;
30556
+ }
30557
+ .E_s1dizucg.ant-switch:focus {
30558
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30559
+ }
30560
+ .E_s1dizucg.ant-switch-small {
30561
+ min-width: 26px;
30562
+ height: 16px;
30563
+ }
30564
+ .E_s1dizucg.ant-switch-large {
30565
+ min-width: 52px;
30566
+ height: 32px;
30567
+ }
30568
+ .E_s1dizucg.ant-switch .ant-switch-handle {
30569
+ height: 20px;
30570
+ width: 20px;
30571
+ }
30572
+ .E_s1dizucg.ant-switch .ant-switch-handle::before {
30573
+ border-radius: 10px;
30574
+ transition-delay: 120ms;
30575
+ }
30576
+ .E_s1dizucg.ant-switch-small .ant-switch-handle {
30577
+ height: 14px;
30578
+ width: 14px;
30579
+ top: 1px;
30580
+ left: 1px;
30581
+ }
30582
+ .E_s1dizucg.ant-switch-large .ant-switch-handle {
30583
+ height: 28px;
30584
+ width: 28px;
30585
+ }
30586
+ .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
30587
+ border-radius: 14px;
30588
+ }
30589
+ .E_s1dizucg.ant-switch-checked {
30590
+ background-color: #00ba5d;
30591
+ }
30592
+ .E_s1dizucg.ant-switch-checked .ant-switch-handle {
30593
+ left: calc(100% - 20px - 2px);
30594
+ }
30595
+ .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30596
+ left: calc(100% - 14px - 1px);
30597
+ }
30598
+ .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30599
+ left: calc(100% - 28px - 2px);
30600
+ }
30601
+
30602
+ .E_c1up6e3y {
30603
+ margin-left: 5px;
30604
+ }
30605
+
30606
+ .E_cnujxq2 {
30607
+ display: flex;
30608
+ flex-direction: column;
30609
+ }
30610
+
30611
+ .E_m7s48ia {
30612
+ max-width: 1120px;
30613
+ width: 100%;
30614
+ margin: 0 auto;
30615
+ height: 100%;
30616
+ }
30617
+
30618
+ .E_wt5zbg6 {
30619
+ max-width: 1120px;
30620
+ width: 100%;
30621
+ margin: 0 auto;
30622
+ display: flex;
30623
+ }
30624
+ .E_wt5zbg6 .left,
30625
+ .E_wt5zbg6 .right {
30626
+ flex-grow: 0;
30627
+ flex-shrink: 0;
30628
+ flex-basis: 21%;
30629
+ }
30630
+ .E_wt5zbg6 .left {
30631
+ display: flex;
30632
+ justify-content: flex-end;
30633
+ padding-right: 44px;
30634
+ }
30635
+ .E_wt5zbg6 .right {
30636
+ padding-left: 44px;
30637
+ }
30638
+ .E_wt5zbg6 .middle {
30639
+ margin-bottom: 40px;
30640
+ flex-grow: 0;
30641
+ flex-shrink: 0;
30642
+ flex-basis: 58%;
30643
+ }
30644
+ .E_wt5zbg6 .middle .form-base-field {
30645
+ width: 100%;
30646
+ }
30647
+ .E_wt5zbg6 .middle .form-base-field .form-base-field {
30648
+ width: auto;
30649
+ }
30650
+
30651
+ .E_h18jprzg .ant-modal-header {
30652
+ margin: 0 auto;
30653
+ width: 100%;
30654
+ max-width: 648px;
30655
+ }
30656
+ .E_h18jprzg .ant-modal-header .ant-modal-title {
30657
+ margin-left: 0;
30658
+ }
30659
+ .E_h18jprzg .ant-modal-body {
30660
+ margin: 0 auto;
30661
+ padding: 0;
30662
+ width: 100%;
30663
+ max-width: 648px;
30664
+ overflow: hidden;
30665
+ }
30666
+ .E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30667
+ margin-bottom: 40px;
30668
+ }
30669
+ .E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
30670
+ height: calc(100vh - 225px);
30671
+ overflow-y: auto;
30672
+ }
30673
+ .E_h18jprzg .ant-modal-footer .footer-content {
30674
+ margin: 0 auto;
30675
+ max-width: 648px;
30676
+ }
30677
+
30678
+ .E_h16z9xgz .ant-modal-header {
30679
+ margin: 0 auto;
30680
+ width: 100%;
30681
+ max-width: 1024px;
30682
+ }
30683
+ .E_h16z9xgz .ant-modal-header .ant-modal-title {
30684
+ margin-left: 0;
30685
+ }
30686
+ .E_h16z9xgz .ant-modal-body {
30687
+ margin: 0 auto;
30688
+ padding: 0;
30689
+ width: 100%;
30690
+ max-width: 1024px;
30691
+ overflow: hidden;
30692
+ }
30693
+ .E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30694
+ margin-bottom: 40px;
30695
+ }
30696
+ .E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30697
+ height: calc(100vh - 225px);
30698
+ overflow-y: auto;
30699
+ }
30700
+ .E_h16z9xgz .ant-modal-footer .footer-content {
30701
+ margin: 0 auto;
30702
+ max-width: 1024px;
30703
+ }
30704
+
30705
+ .E_f1lrhghm {
30706
+ flex: 1;
30707
+ }
30708
+ .E_f1lrhghm label {
30709
+ font-size: 13px;
30710
+ line-height: 20px;
30711
+ color: rgba(44, 56, 82, 0.6);
30712
+ }
30713
+ .E_f1lrhghm .title {
30714
+ font-size: 14px;
30715
+ line-height: 20px;
30716
+ color: #2d3a56;
30717
+ margin-bottom: 12px;
30583
30718
  }
30584
30719
  .E_f1lrhghm.connect-cluster .title {
30585
30720
  padding-bottom: 26px;
@@ -31157,205 +31292,70 @@ input.E_rf8rlle.ant-input {
31157
31292
  color: rgba(44, 56, 82, 0.7490196078);
31158
31293
  }
31159
31294
 
31160
- .E_s1dizucg.ant-switch {
31161
- min-width: 40px;
31162
- height: 24px;
31163
- background: rgba(172, 186, 211, 0.6);
31164
- overflow: hidden;
31295
+ .E_phljevk {
31296
+ display: flex;
31297
+ justify-content: space-between;
31298
+ align-items: center;
31299
+ padding: 10px 0;
31300
+ color: rgba(44, 56, 82, 0.6);
31301
+ font-size: 12px;
31302
+ line-height: 24px;
31165
31303
  }
31166
- .E_s1dizucg.ant-switch:focus {
31167
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31304
+ .E_phljevk .pagination-left {
31305
+ padding: 2px 8px;
31168
31306
  }
31169
- .E_s1dizucg.ant-switch-small {
31170
- min-width: 26px;
31171
- height: 16px;
31307
+ .E_phljevk .dropdown-trigger {
31308
+ display: flex;
31309
+ align-items: center;
31310
+ border-radius: 6px;
31311
+ cursor: pointer;
31312
+ transition: all 0.3s ease;
31172
31313
  }
31173
- .E_s1dizucg.ant-switch-large {
31174
- min-width: 52px;
31175
- height: 32px;
31176
- }
31177
- .E_s1dizucg.ant-switch .ant-switch-handle {
31178
- height: 20px;
31179
- width: 20px;
31180
- }
31181
- .E_s1dizucg.ant-switch .ant-switch-handle::before {
31182
- border-radius: 10px;
31183
- transition-delay: 120ms;
31184
- }
31185
- .E_s1dizucg.ant-switch-small .ant-switch-handle {
31186
- height: 14px;
31187
- width: 14px;
31188
- top: 1px;
31189
- left: 1px;
31190
- }
31191
- .E_s1dizucg.ant-switch-large .ant-switch-handle {
31192
- height: 28px;
31193
- width: 28px;
31194
- }
31195
- .E_s1dizucg.ant-switch-large .ant-switch-handle::before {
31196
- border-radius: 14px;
31197
- }
31198
- .E_s1dizucg.ant-switch-checked {
31199
- background-color: #00ba5d;
31200
- }
31201
- .E_s1dizucg.ant-switch-checked .ant-switch-handle {
31202
- left: calc(100% - 20px - 2px);
31203
- }
31204
- .E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31205
- left: calc(100% - 14px - 1px);
31206
- }
31207
- .E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31208
- left: calc(100% - 28px - 2px);
31209
- }
31210
-
31211
- .E_c1up6e3y {
31212
- margin-left: 5px;
31213
- }
31214
-
31215
- .E_rapgekc.ant-radio-wrapper {
31216
- display: inline-flex;
31217
- align-items: baseline;
31218
- white-space: pre-wrap;
31219
- }
31220
- .E_rapgekc.ant-radio-wrapper .ant-radio {
31221
- position: relative;
31222
- top: 3px;
31223
- }
31224
- .E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31225
- border-color: rgba(107, 128, 167, 0.6);
31226
- }
31227
- .E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31228
- border-color: #0080ff;
31229
- }
31230
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31231
- border-color: #0080ff;
31232
- background: #0080ff;
31233
- }
31234
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31235
- top: 4px;
31236
- left: 4px;
31237
- width: 6px;
31238
- height: 6px;
31239
- background: #fff;
31240
- }
31241
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31242
- opacity: 0.5;
31243
- }
31244
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31245
- border-color: rgba(107, 128, 167, 0.6);
31314
+ .E_phljevk .dropdown-trigger:hover {
31246
31315
  background: rgba(211, 218, 235, 0.6);
31316
+ color: #0080ff;
31247
31317
  }
31248
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31249
- background: #00122e;
31318
+ .E_phljevk .dropdown-trigger .icon-inner {
31319
+ margin-left: 4px;
31250
31320
  }
31251
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31252
- color: #00122e;
31253
- opacity: 0.5;
31321
+ .E_phljevk .pagination-right {
31322
+ display: flex;
31323
+ align-items: center;
31324
+ color: #0080ff;
31325
+ font-weight: bold;
31254
31326
  }
31255
- .E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31256
- color: #00122e;
31327
+ .E_phljevk .pagination-right .icon-inner {
31328
+ margin-left: 4px;
31257
31329
  }
31258
- .E_rapgekc.ant-radio-wrapper .ant-radio + span {
31259
- display: inline-block;
31260
- padding: 0;
31261
- padding-left: 10px;
31330
+ .E_phljevk .pagination-right .prev-btn,
31331
+ .E_phljevk .pagination-right .next-btn {
31332
+ padding: 0 8px;
31262
31333
  }
31263
- .E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31264
- margin-bottom: 0;
31265
- white-space: pre-wrap;
31266
- color: rgba(44, 56, 82, 0.6);
31334
+ .E_phljevk .pagination-right .prev-btn > span,
31335
+ .E_phljevk .pagination-right .next-btn > span {
31336
+ color: #0080ff;
31267
31337
  }
31268
- .E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31269
- padding-left: 8px;
31338
+ .E_phljevk .pagination-right .next-btn .icon-inner {
31339
+ transform: rotate(180deg);
31270
31340
  }
31271
31341
 
31272
- .E_rp906go .ant-radio-button-wrapper:first-child {
31273
- border-radius: 5px 0 0 5px;
31342
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
31343
+ max-height: calc(100vh - 128px);
31344
+ overflow-y: auto;
31274
31345
  }
31275
- .E_rp906go .ant-radio-button-wrapper:last-child {
31276
- border-radius: 0 5px 5px 0;
31346
+ .E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31347
+ padding: 4px 20px;
31348
+ font-size: 12px;
31349
+ line-height: 18px;
31277
31350
  }
31278
31351
 
31279
- .E_rcc63c8 {
31280
- color: #00122e;
31281
- border-color: #ccd4e3;
31282
- }
31283
- .E_rcc63c8:first-child {
31284
- border-color: #a3b4cc;
31285
- }
31286
- .E_rcc63c8.ant-radio-button-wrapper {
31287
- padding: 0 12px;
31288
- line-height: 32px;
31289
- height: 32px;
31290
- }
31291
- .E_rcc63c8.ant-radio-button-wrapper > span + span {
31292
- white-space: nowrap;
31293
- }
31294
- .ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
31295
- height: 22px;
31296
- padding: 0 7px;
31297
- line-height: 20px;
31298
- }
31299
- .E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31300
- background: #ccd4e3;
31301
- }
31302
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31303
- background: #0080ff;
31304
- }
31305
- .E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31306
- background: #ccd4e3;
31307
- opacity: 0.5;
31308
- }
31309
- .E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31310
- border-right-color: #0080ff;
31311
- }
31312
- .E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31313
- border-color: #0080ff;
31314
- }
31315
- .E_rcc63c8.ant-radio-button-wrapper-checked {
31316
- background: rgba(0, 136, 255, 0.1);
31317
- }
31318
- .E_rcc63c8.ant-radio-button-wrapper-disabled {
31319
- background: rgba(211, 218, 235, 0.6);
31320
- border-color: #ccd4e3;
31321
- opacity: 0.5;
31322
- }
31323
- .E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
31324
- color: #00122e;
31325
- border-color: #ccd4e3;
31326
- }
31327
- .E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31328
- color: #00122e;
31329
- border-color: #ccd4e3;
31330
- background: rgba(172, 186, 211, 0.6);
31331
- }
31332
- .E_rcc63c8 .ant-radio-button-input {
31333
- margin-right: 8px;
31334
- display: inline;
31335
- border: none;
31336
- padding: 0;
31337
- width: 36px;
31338
- background: transparent;
31339
- }
31340
- .E_rcc63c8 .ant-radio-button-input:focus {
31341
- box-shadow: none;
31342
- }
31343
- .E_rcc63c8 .ant-radio-button-input.ant-input-number {
31344
- margin-right: 0;
31345
- width: initial;
31346
- box-shadow: none;
31347
- }
31348
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31349
- display: none;
31350
- }
31351
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31352
- display: inline;
31352
+ .E_owd0kml {
31353
+ display: inline-block;
31353
31354
  }
31354
- .E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31355
- display: inline;
31356
- margin-right: 8px;
31357
- padding: 0;
31358
- width: 36px;
31355
+
31356
+ .E_h1jsgezc {
31357
+ visibility: hidden;
31358
+ position: absolute;
31359
31359
  }
31360
31360
 
31361
31361
  .E_c1yyuluq {
@@ -31387,99 +31387,6 @@ input.E_rf8rlle.ant-input {
31387
31387
  cursor: default;
31388
31388
  }
31389
31389
 
31390
- .E_m196gn1d {
31391
- min-width: 1280px;
31392
- }
31393
-
31394
- .E_iq1gosr {
31395
- display: inline-block;
31396
- }
31397
-
31398
- .E_tju3gfj .date {
31399
- margin-right: 4px;
31400
- }
31401
-
31402
- .E_s1dni7lo {
31403
- width: 430px !important;
31404
- }
31405
-
31406
- .E_d1wwmmm5 .ant-select-item-group {
31407
- padding: 8px 16px;
31408
- line-height: 18px;
31409
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31410
- height: 34px;
31411
- min-height: 34px;
31412
- box-sizing: border-box;
31413
- margin-top: 8px;
31414
- }
31415
-
31416
- .E_o1ugr09p {
31417
- display: flex;
31418
- flex-direction: column;
31419
- margin: 1px 8px;
31420
- padding: 8px;
31421
- border-radius: 4px;
31422
- }
31423
- .E_o1ugr09p .selected-icon {
31424
- display: none;
31425
- }
31426
- .E_o1ugr09p.ant-select-item-option-grouped {
31427
- padding-left: 8px;
31428
- }
31429
- .E_o1ugr09p.ant-select-item-option-selected {
31430
- background-color: white;
31431
- }
31432
- .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
31433
- color: #0080ff;
31434
- }
31435
- .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
31436
- display: block;
31437
- }
31438
- .E_o1ugr09p.ant-select-item-option-active {
31439
- background: rgba(0, 136, 255, 0.16);
31440
- }
31441
- .E_o1ugr09p.ant-select-item-option-active .timezone-title {
31442
- color: #0080ff;
31443
- }
31444
- .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
31445
- background: rgba(0, 136, 255, 0.1);
31446
- color: #0080ff;
31447
- }
31448
-
31449
- .E_o1ifxsq4 {
31450
- display: flex;
31451
- justify-content: space-between;
31452
- height: 20px;
31453
- line-height: 20px;
31454
- }
31455
- .E_o1ifxsq4 .timezone-title {
31456
- color: #2d3a56;
31457
- overflow: hidden;
31458
- text-overflow: ellipsis;
31459
- }
31460
-
31461
- .E_o1zue7 {
31462
- display: flex;
31463
- justify-content: space-between;
31464
- color: rgba(44, 56, 82, 0.6);
31465
- height: 18px;
31466
- line-height: 18px;
31467
- margin-top: 2px;
31468
- }
31469
-
31470
- .E_tyfmlxg {
31471
- border: none;
31472
- margin-right: 0;
31473
- background: rgba(225, 230, 241, 0.6);
31474
- }
31475
-
31476
- .E_o18uybox {
31477
- pointer-events: none;
31478
- height: 32px;
31479
- width: 100%;
31480
- opacity: 0;
31481
- }
31482
-
31483
31390
  .E_s1sck0th {
31484
31391
  padding: 0 8px;
31485
31392
  border-radius: 4px;
@@ -31562,34 +31469,8 @@ input.E_rf8rlle.ant-input {
31562
31469
  background-color: #7E41FF;
31563
31470
  }
31564
31471
 
31565
- .E_a1b5xrg3 .user-icon-inner {
31566
- display: inline-flex;
31567
- align-items: center;
31568
- justify-content: center;
31569
- color: #fff;
31570
- font-weight: bold;
31571
- font-size: 12px;
31572
- width: 24px;
31573
- height: 24px;
31574
- border-radius: 50%;
31575
- background: var(--a1b5xrg3-0);
31576
- }
31577
- .E_a1b5xrg3.btn-item {
31578
- transition: all 160ms ease;
31579
- cursor: pointer;
31580
- width: 56px;
31581
- height: 40px;
31582
- display: inline-flex;
31583
- align-items: center;
31584
- justify-content: center;
31585
- border-radius: 6px;
31586
- }
31587
- .E_a1b5xrg3.btn-item:hover {
31588
- box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31589
- }
31590
- .E_a1b5xrg3.btn-item:active {
31591
- transform: translateY(2px);
31592
- transition: all 320ms ease;
31472
+ .E_iq1gosr {
31473
+ display: inline-block;
31593
31474
  }
31594
31475
 
31595
31476
  .E_dsnbhzf {
@@ -32067,6 +31948,44 @@ input.E_rf8rlle.ant-input {
32067
31948
  line-height: 12px;
32068
31949
  }
32069
31950
 
31951
+ .E_tju3gfj .date {
31952
+ margin-right: 4px;
31953
+ }
31954
+
31955
+ .E_m196gn1d {
31956
+ min-width: 1280px;
31957
+ }
31958
+
31959
+ .E_a1b5xrg3 .user-icon-inner {
31960
+ display: inline-flex;
31961
+ align-items: center;
31962
+ justify-content: center;
31963
+ color: #fff;
31964
+ font-weight: bold;
31965
+ font-size: 12px;
31966
+ width: 24px;
31967
+ height: 24px;
31968
+ border-radius: 50%;
31969
+ background: var(--a1b5xrg3-0);
31970
+ }
31971
+ .E_a1b5xrg3.btn-item {
31972
+ transition: all 160ms ease;
31973
+ cursor: pointer;
31974
+ width: 56px;
31975
+ height: 40px;
31976
+ display: inline-flex;
31977
+ align-items: center;
31978
+ justify-content: center;
31979
+ border-radius: 6px;
31980
+ }
31981
+ .E_a1b5xrg3.btn-item:hover {
31982
+ box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
31983
+ }
31984
+ .E_a1b5xrg3.btn-item:active {
31985
+ transform: translateY(2px);
31986
+ transition: all 320ms ease;
31987
+ }
31988
+
32070
31989
  .E_t1m2x205 .ant-tooltip-arrow {
32071
31990
  display: none;
32072
31991
  }
@@ -32078,33 +31997,85 @@ input.E_rf8rlle.ant-input {
32078
31997
  visibility: hidden;
32079
31998
  }
32080
31999
 
32081
- .E_suhck3k {
32082
- height: 24px;
32083
- width: 24px;
32084
- border-radius: 6px;
32085
- padding: 4px;
32086
- }
32087
- .E_suhck3k:hover {
32088
- background-color: rgba(0, 136, 255, 0.1);
32000
+ .E_s1dni7lo {
32001
+ width: 430px !important;
32089
32002
  }
32090
- .E_suhck3k:hover svg path {
32091
- fill: blue;
32003
+
32004
+ .E_d1wwmmm5 .ant-select-item-group {
32005
+ padding: 8px 16px;
32006
+ line-height: 18px;
32007
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
32008
+ height: 34px;
32009
+ min-height: 34px;
32010
+ box-sizing: border-box;
32011
+ margin-top: 8px;
32092
32012
  }
32093
32013
 
32094
- .E_ryby9ds {
32014
+ .E_o1ugr09p {
32095
32015
  display: flex;
32096
- align-items: center;
32016
+ flex-direction: column;
32017
+ margin: 1px 8px;
32018
+ padding: 8px;
32019
+ border-radius: 4px;
32097
32020
  }
32098
- .E_ryby9ds .order {
32099
- height: 24px;
32100
- width: 24px;
32101
- border-radius: 20px;
32021
+ .E_o1ugr09p .selected-icon {
32022
+ display: none;
32023
+ }
32024
+ .E_o1ugr09p.ant-select-item-option-grouped {
32025
+ padding-left: 8px;
32026
+ }
32027
+ .E_o1ugr09p.ant-select-item-option-selected {
32028
+ background-color: white;
32029
+ }
32030
+ .E_o1ugr09p.ant-select-item-option-selected .timezone-title {
32102
32031
  color: #0080ff;
32032
+ }
32033
+ .E_o1ugr09p.ant-select-item-option-selected .selected-icon {
32034
+ display: block;
32035
+ }
32036
+ .E_o1ugr09p.ant-select-item-option-active {
32037
+ background: rgba(0, 136, 255, 0.16);
32038
+ }
32039
+ .E_o1ugr09p.ant-select-item-option-active .timezone-title {
32040
+ color: #0080ff;
32041
+ }
32042
+ .E_o1ugr09p.ant-select-item-option-active .timezone-tag {
32103
32043
  background: rgba(0, 136, 255, 0.1);
32044
+ color: #0080ff;
32045
+ }
32046
+
32047
+ .E_o1ifxsq4 {
32104
32048
  display: flex;
32105
- align-items: center;
32106
- justify-content: center;
32107
- margin-right: 6px;
32049
+ justify-content: space-between;
32050
+ height: 20px;
32051
+ line-height: 20px;
32052
+ }
32053
+ .E_o1ifxsq4 .timezone-title {
32054
+ color: #2d3a56;
32055
+ overflow: hidden;
32056
+ text-overflow: ellipsis;
32057
+ }
32058
+
32059
+ .E_o1zue7 {
32060
+ display: flex;
32061
+ justify-content: space-between;
32062
+ color: rgba(44, 56, 82, 0.6);
32063
+ height: 18px;
32064
+ line-height: 18px;
32065
+ margin-top: 2px;
32066
+ }
32067
+
32068
+ .E_tyfmlxg {
32069
+ border: none;
32070
+ margin-right: 0;
32071
+ background: rgba(225, 230, 241, 0.6);
32072
+ }
32073
+
32074
+ .E_o18uybox {
32075
+ pointer-events: none;
32076
+ height: 32px;
32077
+ width: 100%;
32078
+ opacity: 0;
32108
32079
  }
32109
32080
 
32110
32081
  .E_hrhfj7c {
@@ -32326,6 +32297,35 @@ input.E_rf8rlle.ant-input {
32326
32297
  font-size: 14px;
32327
32298
  }
32328
32299
 
32300
+ .E_suhck3k {
32301
+ height: 24px;
32302
+ width: 24px;
32303
+ border-radius: 6px;
32304
+ padding: 4px;
32305
+ }
32306
+ .E_suhck3k:hover {
32307
+ background-color: rgba(0, 136, 255, 0.1);
32308
+ }
32309
+ .E_suhck3k:hover svg path {
32310
+ fill: blue;
32311
+ }
32312
+
32313
+ .E_ryby9ds {
32314
+ display: flex;
32315
+ align-items: center;
32316
+ }
32317
+ .E_ryby9ds .order {
32318
+ height: 24px;
32319
+ width: 24px;
32320
+ border-radius: 20px;
32321
+ color: #0080ff;
32322
+ background: rgba(0, 136, 255, 0.1);
32323
+ display: flex;
32324
+ align-items: center;
32325
+ justify-content: center;
32326
+ margin-right: 6px;
32327
+ }
32328
+
32329
32329
  .E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
32330
32330
  border-radius: 6px;
32331
32331
  }
@@ -32535,6 +32535,21 @@ input.E_rf8rlle.ant-input {
32535
32535
  flex-shrink: 0;
32536
32536
  }
32537
32537
 
32538
+ .E_w1dxz879 {
32539
+ display: flex;
32540
+ flex-direction: column;
32541
+ gap: 6px;
32542
+ }
32543
+ .E_w1dxz879 .ellipsis-tooltip {
32544
+ max-height: var(--w1dxz879-0);
32545
+ text-overflow: clip;
32546
+ overflow: hidden;
32547
+ }
32548
+ .E_w1dxz879 .tips {
32549
+ color: #fff;
32550
+ opacity: 0.8;
32551
+ }
32552
+
32538
32553
  .E_h12yihis {
32539
32554
  height: 50px;
32540
32555
  border-bottom: 2px solid #edf0f7;
@@ -32755,21 +32770,6 @@ input.E_rf8rlle.ant-input {
32755
32770
  position: static;
32756
32771
  }
32757
32772
 
32758
- .E_w1dxz879 {
32759
- display: flex;
32760
- flex-direction: column;
32761
- gap: 6px;
32762
- }
32763
- .E_w1dxz879 .ellipsis-tooltip {
32764
- max-height: var(--w1dxz879-0);
32765
- text-overflow: clip;
32766
- overflow: hidden;
32767
- }
32768
- .E_w1dxz879 .tips {
32769
- color: #fff;
32770
- opacity: 0.8;
32771
- }
32772
-
32773
32773
  .E_b14q2gmw {
32774
32774
  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);
32775
32775
  }
@@ -32787,6 +32787,25 @@ input.E_rf8rlle.ant-input {
32787
32787
  transform: translateY(-4px);
32788
32788
  }
32789
32789
 
32790
+ .E_r77hffu {
32791
+ display: flex;
32792
+ align-items: center;
32793
+ justify-content: space-between;
32794
+ column-gap: 6px;
32795
+ }
32796
+
32797
+ .E_p1cmxsf7 {
32798
+ display: flex;
32799
+ flex-direction: column;
32800
+ justify-content: center;
32801
+ row-gap: var(--p1cmxsf7-0);
32802
+ }
32803
+ .E_p1cmxsf7 .antd5-progress-line {
32804
+ font-size: 0;
32805
+ margin-bottom: unset;
32806
+ margin-inline-end: unset;
32807
+ }
32808
+
32790
32809
  .E_s11wux3h .antd5-segmented-item:not(:last-child) {
32791
32810
  margin-right: 2px;
32792
32811
  }
@@ -32821,25 +32840,6 @@ input.E_rf8rlle.ant-input {
32821
32840
  background-color: transparent;
32822
32841
  }
32823
32842
 
32824
- .E_r77hffu {
32825
- display: flex;
32826
- align-items: center;
32827
- justify-content: space-between;
32828
- column-gap: 6px;
32829
- }
32830
-
32831
- .E_p1cmxsf7 {
32832
- display: flex;
32833
- flex-direction: column;
32834
- justify-content: center;
32835
- row-gap: var(--p1cmxsf7-0);
32836
- }
32837
- .E_p1cmxsf7 .antd5-progress-line {
32838
- font-size: 0;
32839
- margin-bottom: unset;
32840
- margin-inline-end: unset;
32841
- }
32842
-
32843
32843
  .E_c1yd35n {
32844
32844
  padding: 0 12px 14px 12px;
32845
32845
  }
@@ -33447,254 +33447,71 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33447
33447
  .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
33448
33448
  transform: translateY(-50%) rotateX(180deg);
33449
33449
  }
33450
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33451
- background: #f2f5fa;
33452
- }
33453
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33454
- display: block;
33455
- }
33456
- .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33457
- padding-right: 25px;
33458
- }
33459
- .E_t1fisho6 div.ant-table .ant-table-selection-column {
33460
- padding: 0 !important;
33461
- }
33462
- .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33463
- position: absolute;
33464
- left: 50%;
33465
- top: 50%;
33466
- transform: translate(-50%, -50%);
33467
- }
33468
- .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33469
- display: none;
33470
- }
33471
- .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33472
- background: #fff;
33473
- }
33474
- .E_t1fisho6 div.ant-table .ant-table-placeholder {
33475
- background: inherit;
33476
- }
33477
- .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33478
- position: static;
33479
- border: none;
33480
- background: inherit !important;
33481
- height: 100px;
33482
- vertical-align: middle;
33483
- }
33484
- .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33485
- .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33486
- font-weight: bold;
33487
- font-size: 20px;
33488
- color: rgba(10, 37, 85, 0.6);
33489
- }
33490
- .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33491
- .E_t1fisho6 div.ant-table th.cell__action_ {
33492
- z-index: 10;
33493
- }
33494
- .E_t1fisho6 div.ant-table td.cell__action_ {
33495
- padding: 0 !important;
33496
- position: relative;
33497
- background: #fff;
33498
- }
33499
- .E_t1fisho6 div.ant-table td.cell__action_ > * {
33500
- height: 100%;
33501
- display: flex;
33502
- align-items: center;
33503
- justify-content: flex-end;
33504
- padding-right: 8px;
33505
- }
33506
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33507
- width: 24px;
33508
- height: 24px;
33509
- cursor: pointer;
33510
- justify-content: center;
33511
- border-radius: 4px;
33512
- }
33513
- .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33514
- background: #fff;
33515
- }
33516
-
33517
- .E_t1gvlxt5 {
33518
- min-width: 0;
33519
- flex: 1;
33520
- }
33521
- .E_t1gvlxt5 .tag {
33522
- flex: 0 0 auto;
33523
- }
33524
- .E_t1gvlxt5 .progress-title {
33525
- flex: 2;
33526
- max-width: fit-content;
33527
- }
33528
- .E_t1gvlxt5 .progress-desc {
33529
- flex: 1;
33530
- max-width: fit-content;
33531
- }
33532
-
33533
- .E_a1ji6r68 {
33534
- display: flex;
33535
- align-items: center;
33536
- column-gap: var(--a1ji6r68-0);
33537
- }
33538
-
33539
- .E_msn7nxt {
33540
- color: rgba(44, 56, 82, 0.6);
33541
- text-align: center;
33542
- display: flex;
33543
- align-items: center;
33544
- justify-content: center;
33545
- flex-direction: column;
33546
- height: 100%;
33547
- }
33548
- .E_msn7nxt .link {
33549
- color: #0080ff;
33550
- cursor: pointer;
33551
- }
33552
-
33553
- .E_mp64wfi {
33554
- width: 100%;
33555
- height: 100%;
33556
- display: flex;
33557
- flex-direction: column;
33558
- }
33559
- .E_mp64wfi .name-toolbar {
33560
- width: 100%;
33561
- display: flex;
33562
- line-height: 30px;
33563
- padding: 0 16px;
33564
- justify-content: space-between;
33565
- }
33566
- .E_mp64wfi .name-toolbar .metric-extra {
33567
- display: flex;
33568
- font-size: 12px;
33569
- align-items: center;
33570
- }
33571
- .E_mp64wfi .name-toolbar .metric-extra .info-item {
33572
- color: #a3b4cc;
33573
- }
33574
- .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33575
- margin-left: 10px;
33576
- }
33577
- .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33578
- margin-left: 10px;
33579
- cursor: pointer;
33580
- }
33581
- .E_mp64wfi .content {
33582
- flex: 1;
33583
- width: 100%;
33584
- display: flex;
33585
- justify-content: center;
33586
- align-items: center;
33587
- }
33588
- .E_mp64wfi .single-content {
33589
- height: 65px;
33590
- }
33591
-
33592
- .E_l1oyigan {
33593
- display: flex;
33594
- align-items: center;
33595
- white-space: nowrap;
33596
- overflow: hidden;
33597
- width: 100%;
33598
- }
33599
- .E_l1oyigan .ant-dropdown-trigger {
33600
- margin-left: auto;
33601
- font-size: 12px;
33602
- }
33603
-
33604
- .E_l1noi4n1 {
33605
- display: flex;
33606
- justify-content: flex-start;
33607
- align-items: center;
33608
- font-size: 12px;
33609
- cursor: pointer;
33610
- }
33611
- .E_l1noi4n1:not(:last-child) {
33612
- margin-right: 20px;
33613
- }
33614
- .E_l1noi4n1.deselected {
33615
- opacity: 0.4;
33616
- }
33617
- .E_l1noi4n1.deselected .color-block {
33618
- background: #b4beca !important;
33619
- }
33620
-
33621
- .E_cz19rz6 {
33622
- display: inline-block;
33623
- height: 8px;
33624
- width: 8px;
33625
- margin-right: 8px;
33450
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
33451
+ background: #f2f5fa;
33626
33452
  }
33627
-
33628
- .E_e17r5r9c .ant-dropdown-menu-item {
33629
- display: flex;
33630
- align-items: center;
33631
- font-size: 12px;
33632
- margin: 0;
33453
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
33454
+ display: block;
33633
33455
  }
33634
-
33635
- .E_m1y1hhnr {
33636
- position: relative;
33456
+ .E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
33457
+ padding-right: 25px;
33637
33458
  }
33638
- .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33639
- bottom: -12px;
33459
+ .E_t1fisho6 div.ant-table .ant-table-selection-column {
33460
+ padding: 0 !important;
33640
33461
  }
33641
- .E_m1y1hhnr .metric-toolbar {
33642
- display: flex;
33643
- justify-content: space-between;
33644
- line-height: 30px;
33645
- margin: 0 16px;
33462
+ .E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
33463
+ position: absolute;
33464
+ left: 50%;
33465
+ top: 50%;
33466
+ transform: translate(-50%, -50%);
33646
33467
  }
33647
- .E_m1y1hhnr .metric-toolbar .metric-extra {
33648
- display: flex;
33649
- font-size: 12px;
33650
- align-items: center;
33468
+ .E_t1fisho6 div.ant-table .ant-table-selection-column:after {
33469
+ display: none;
33651
33470
  }
33652
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33653
- color: #a3b4cc;
33471
+ .E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
33472
+ background: #fff;
33654
33473
  }
33655
- .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33656
- margin-left: 10px;
33474
+ .E_t1fisho6 div.ant-table .ant-table-placeholder {
33475
+ background: inherit;
33657
33476
  }
33658
- .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33659
- margin-left: 10px;
33660
- cursor: pointer;
33477
+ .E_t1fisho6 div.ant-table .ant-table-placeholder td {
33478
+ position: static;
33479
+ border: none;
33480
+ background: inherit !important;
33481
+ height: 100px;
33482
+ vertical-align: middle;
33661
33483
  }
33662
- .E_m1y1hhnr .recharts-xAxis {
33663
- font-size: 12px;
33484
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
33485
+ .E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
33486
+ font-weight: bold;
33487
+ font-size: 20px;
33488
+ color: rgba(10, 37, 85, 0.6);
33664
33489
  }
33665
- .E_m1y1hhnr .pointer-wrapper {
33666
- position: absolute;
33667
- bottom: 10px;
33668
- padding: 0 8px;
33669
- border-radius: 4px;
33670
- font-size: 12px;
33671
- color: #fff;
33672
- background: rgba(0, 0, 0, 0.75);
33673
- transform: translateX(-50%);
33490
+ .E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
33491
+ .E_t1fisho6 div.ant-table th.cell__action_ {
33492
+ z-index: 10;
33674
33493
  }
33675
-
33676
- .E_tnvijvs {
33677
- min-width: 200px;
33494
+ .E_t1fisho6 div.ant-table td.cell__action_ {
33495
+ padding: 0 !important;
33496
+ position: relative;
33497
+ background: #fff;
33678
33498
  }
33679
-
33680
- .E_t1ub2aex {
33499
+ .E_t1fisho6 div.ant-table td.cell__action_ > * {
33500
+ height: 100%;
33681
33501
  display: flex;
33682
33502
  align-items: center;
33683
- justify-content: space-between;
33684
- background-color: rgba(0, 0, 0, 0.75);
33685
- color: #b4beca;
33686
- font-size: 12px;
33687
- padding: 3px 6px;
33688
- }
33689
- .E_t1ub2aex:first-child {
33690
- padding-top: 3px;
33503
+ justify-content: flex-end;
33504
+ padding-right: 8px;
33691
33505
  }
33692
- .E_t1ub2aex:last-child {
33693
- padding-bottom: 3px;
33506
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
33507
+ width: 24px;
33508
+ height: 24px;
33509
+ cursor: pointer;
33510
+ justify-content: center;
33511
+ border-radius: 4px;
33694
33512
  }
33695
- .E_t1ub2aex .column-value {
33696
- color: #fff;
33697
- margin-left: 8px;
33513
+ .E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
33514
+ background: #fff;
33698
33515
  }
33699
33516
 
33700
33517
  .E_m11nzl2x {
@@ -33921,66 +33738,211 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
33921
33738
 
33922
33739
  .E_ll4n94n {
33923
33740
  position: absolute;
33924
- width: 5px;
33925
- height: 48px;
33926
- left: 40.8px;
33927
- top: 8.4px;
33928
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33929
- border-radius: 5px;
33930
- transform: rotate(-8deg);
33931
- transform-origin: top left;
33932
- animation: loading-indicator2 1100ms ease-out infinite;
33741
+ width: 5px;
33742
+ height: 48px;
33743
+ left: 40.8px;
33744
+ top: 8.4px;
33745
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33746
+ border-radius: 5px;
33747
+ transform: rotate(-8deg);
33748
+ transform-origin: top left;
33749
+ animation: loading-indicator2 1100ms ease-out infinite;
33750
+ }
33751
+
33752
+ .E_l17lbdo6 {
33753
+ position: absolute;
33754
+ width: 5px;
33755
+ height: 48px;
33756
+ left: 52.9px;
33757
+ top: 51.8px;
33758
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33759
+ border-radius: 5px;
33760
+ transform: rotate(112deg);
33761
+ transform-origin: top left;
33762
+ animation: loading-indicator3 1100ms ease-out infinite;
33763
+ }
33764
+
33765
+ .E_msn7nxt {
33766
+ color: rgba(44, 56, 82, 0.6);
33767
+ text-align: center;
33768
+ display: flex;
33769
+ align-items: center;
33770
+ justify-content: center;
33771
+ flex-direction: column;
33772
+ height: 100%;
33773
+ }
33774
+ .E_msn7nxt .link {
33775
+ color: #0080ff;
33776
+ cursor: pointer;
33777
+ }
33778
+
33779
+ .E_mp64wfi {
33780
+ width: 100%;
33781
+ height: 100%;
33782
+ display: flex;
33783
+ flex-direction: column;
33784
+ }
33785
+ .E_mp64wfi .name-toolbar {
33786
+ width: 100%;
33787
+ display: flex;
33788
+ line-height: 30px;
33789
+ padding: 0 16px;
33790
+ justify-content: space-between;
33791
+ }
33792
+ .E_mp64wfi .name-toolbar .metric-extra {
33793
+ display: flex;
33794
+ font-size: 12px;
33795
+ align-items: center;
33796
+ }
33797
+ .E_mp64wfi .name-toolbar .metric-extra .info-item {
33798
+ color: #a3b4cc;
33799
+ }
33800
+ .E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
33801
+ margin-left: 10px;
33802
+ }
33803
+ .E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
33804
+ margin-left: 10px;
33805
+ cursor: pointer;
33806
+ }
33807
+ .E_mp64wfi .content {
33808
+ flex: 1;
33809
+ width: 100%;
33810
+ display: flex;
33811
+ justify-content: center;
33812
+ align-items: center;
33813
+ }
33814
+ .E_mp64wfi .single-content {
33815
+ height: 65px;
33816
+ }
33817
+
33818
+ .E_l1oyigan {
33819
+ display: flex;
33820
+ align-items: center;
33821
+ white-space: nowrap;
33822
+ overflow: hidden;
33823
+ width: 100%;
33824
+ }
33825
+ .E_l1oyigan .ant-dropdown-trigger {
33826
+ margin-left: auto;
33827
+ font-size: 12px;
33828
+ }
33829
+
33830
+ .E_l1noi4n1 {
33831
+ display: flex;
33832
+ justify-content: flex-start;
33833
+ align-items: center;
33834
+ font-size: 12px;
33835
+ cursor: pointer;
33836
+ }
33837
+ .E_l1noi4n1:not(:last-child) {
33838
+ margin-right: 20px;
33839
+ }
33840
+ .E_l1noi4n1.deselected {
33841
+ opacity: 0.4;
33842
+ }
33843
+ .E_l1noi4n1.deselected .color-block {
33844
+ background: #b4beca !important;
33845
+ }
33846
+
33847
+ .E_cz19rz6 {
33848
+ display: inline-block;
33849
+ height: 8px;
33850
+ width: 8px;
33851
+ margin-right: 8px;
33852
+ }
33853
+
33854
+ .E_e17r5r9c .ant-dropdown-menu-item {
33855
+ display: flex;
33856
+ align-items: center;
33857
+ font-size: 12px;
33858
+ margin: 0;
33859
+ }
33860
+
33861
+ .E_m1y1hhnr {
33862
+ position: relative;
33863
+ }
33864
+ .E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
33865
+ bottom: -12px;
33866
+ }
33867
+ .E_m1y1hhnr .metric-toolbar {
33868
+ display: flex;
33869
+ justify-content: space-between;
33870
+ line-height: 30px;
33871
+ margin: 0 16px;
33872
+ }
33873
+ .E_m1y1hhnr .metric-toolbar .metric-extra {
33874
+ display: flex;
33875
+ font-size: 12px;
33876
+ align-items: center;
33877
+ }
33878
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
33879
+ color: #a3b4cc;
33880
+ }
33881
+ .E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
33882
+ margin-left: 10px;
33883
+ }
33884
+ .E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
33885
+ margin-left: 10px;
33886
+ cursor: pointer;
33887
+ }
33888
+ .E_m1y1hhnr .recharts-xAxis {
33889
+ font-size: 12px;
33890
+ }
33891
+ .E_m1y1hhnr .pointer-wrapper {
33892
+ position: absolute;
33893
+ bottom: 10px;
33894
+ padding: 0 8px;
33895
+ border-radius: 4px;
33896
+ font-size: 12px;
33897
+ color: #fff;
33898
+ background: rgba(0, 0, 0, 0.75);
33899
+ transform: translateX(-50%);
33933
33900
  }
33934
33901
 
33935
- .E_l17lbdo6 {
33936
- position: absolute;
33937
- width: 5px;
33938
- height: 48px;
33939
- left: 52.9px;
33940
- top: 51.8px;
33941
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33942
- border-radius: 5px;
33943
- transform: rotate(112deg);
33944
- transform-origin: top left;
33945
- animation: loading-indicator3 1100ms ease-out infinite;
33902
+ .E_tnvijvs {
33903
+ min-width: 200px;
33946
33904
  }
33947
33905
 
33948
- .E_w7ob4th.outside-tag {
33949
- padding-left: 0;
33906
+ .E_t1ub2aex {
33907
+ display: flex;
33908
+ align-items: center;
33909
+ justify-content: space-between;
33910
+ background-color: rgba(0, 0, 0, 0.75);
33911
+ color: #b4beca;
33912
+ font-size: 12px;
33913
+ padding: 3px 6px;
33950
33914
  }
33951
- .E_w7ob4th.outside-tag .inside-tag {
33952
- border-radius: 4px 0 0 4px;
33953
- padding-right: 4px;
33954
- margin-right: 4px;
33915
+ .E_t1ub2aex:first-child {
33916
+ padding-top: 3px;
33955
33917
  }
33956
-
33957
- .E_slr2ynn {
33958
- padding: 0 8px;
33959
- height: 18px;
33918
+ .E_t1ub2aex:last-child {
33919
+ padding-bottom: 3px;
33960
33920
  }
33961
-
33962
- .E_m140wbb6 {
33963
- padding: 2px 8px;
33964
- height: 24px;
33921
+ .E_t1ub2aex .column-value {
33922
+ color: #fff;
33923
+ margin-left: 8px;
33965
33924
  }
33966
33925
 
33967
- .E_t1fozc1i {
33968
- margin: 0;
33926
+ .E_t1gvlxt5 {
33927
+ min-width: 0;
33928
+ flex: 1;
33969
33929
  }
33970
-
33971
- .E_i1vxv4ln {
33972
- margin-right: 4px;
33973
- height: 16px;
33930
+ .E_t1gvlxt5 .tag {
33931
+ flex: 0 0 auto;
33932
+ }
33933
+ .E_t1gvlxt5 .progress-title {
33934
+ flex: 2;
33935
+ max-width: fit-content;
33936
+ }
33937
+ .E_t1gvlxt5 .progress-desc {
33938
+ flex: 1;
33939
+ max-width: fit-content;
33974
33940
  }
33975
33941
 
33976
- .E_n1afl31m.ant-tag.ant-tag-gray {
33977
- font-weight: 700;
33978
- color: #00122e;
33979
- background-color: rgba(237, 241, 250, 0.6);
33980
- border: 1px solid rgba(211, 218, 235, 0.6);
33981
- word-break: break-all;
33982
- display: inline;
33983
- white-space: normal;
33942
+ .E_a1ji6r68 {
33943
+ display: flex;
33944
+ align-items: center;
33945
+ column-gap: var(--a1ji6r68-0);
33984
33946
  }
33985
33947
 
33986
33948
  .E_sjob3jg {
@@ -34374,6 +34336,15 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34374
34336
  margin-right: 8px;
34375
34337
  }
34376
34338
 
34339
+ .E_w7ob4th.outside-tag {
34340
+ padding-left: 0;
34341
+ }
34342
+ .E_w7ob4th.outside-tag .inside-tag {
34343
+ border-radius: 4px 0 0 4px;
34344
+ padding-right: 4px;
34345
+ margin-right: 4px;
34346
+ }
34347
+
34377
34348
  .E_t13ef470 {
34378
34349
  height: 100%;
34379
34350
  }
@@ -34404,6 +34375,35 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34404
34375
  background: rgba(163, 180, 204, 0.18);
34405
34376
  }
34406
34377
 
34378
+ .E_slr2ynn {
34379
+ padding: 0 8px;
34380
+ height: 18px;
34381
+ }
34382
+
34383
+ .E_m140wbb6 {
34384
+ padding: 2px 8px;
34385
+ height: 24px;
34386
+ }
34387
+
34388
+ .E_t1fozc1i {
34389
+ margin: 0;
34390
+ }
34391
+
34392
+ .E_i1vxv4ln {
34393
+ margin-right: 4px;
34394
+ height: 16px;
34395
+ }
34396
+
34397
+ .E_n1afl31m.ant-tag.ant-tag-gray {
34398
+ font-weight: 700;
34399
+ color: #00122e;
34400
+ background-color: rgba(237, 241, 250, 0.6);
34401
+ border: 1px solid rgba(211, 218, 235, 0.6);
34402
+ word-break: break-all;
34403
+ display: inline;
34404
+ white-space: normal;
34405
+ }
34406
+
34407
34407
  .E_i1g85yz3 {
34408
34408
  margin-right: 4px;
34409
34409
  height: 16px;
@@ -34603,6 +34603,86 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34603
34603
  margin-left: 1px;
34604
34604
  }
34605
34605
 
34606
+ .E_c18bcrac {
34607
+ display: inline-block;
34608
+ width: 100%;
34609
+ }
34610
+ .E_c18bcrac .recharts-wrapper {
34611
+ margin-left: 4px;
34612
+ }
34613
+
34614
+ .E_cro7kg2 {
34615
+ padding: 4px;
34616
+ }
34617
+
34618
+ .E_c14wcxf0 {
34619
+ display: flex;
34620
+ justify-content: space-between;
34621
+ align-items: center;
34622
+ font-size: 13px;
34623
+ line-height: 24px;
34624
+ color: #cccccc;
34625
+ white-space: nowrap;
34626
+ }
34627
+ .E_c14wcxf0 label {
34628
+ margin-right: 32px;
34629
+ }
34630
+
34631
+ .E_coy29mj.E_c14wcxf0 {
34632
+ font-weight: bold;
34633
+ color: white;
34634
+ }
34635
+
34636
+ .E_s11212zy {
34637
+ width: 8px;
34638
+ height: 8px;
34639
+ border-radius: 2px;
34640
+ display: inline-block;
34641
+ background: var(--s11212zy-0);
34642
+ border: 1px solid #fff;
34643
+ box-sizing: content-box;
34644
+ margin-right: 6px;
34645
+ }
34646
+
34647
+ .E_p1lyky6c > :first-child {
34648
+ font-weight: bold;
34649
+ color: white;
34650
+ margin-right: 4px;
34651
+ }
34652
+
34653
+ .E_n12mqh7z {
34654
+ display: flex;
34655
+ align-items: center;
34656
+ font-size: 12px;
34657
+ line-height: 18px;
34658
+ }
34659
+ .E_n12mqh7z:not(:last-child) {
34660
+ margin-bottom: 4px;
34661
+ }
34662
+
34663
+ .E_tf5bynu {
34664
+ margin: 0 3px;
34665
+ }
34666
+
34667
+ .E_tcckoz1 {
34668
+ max-height: 400px;
34669
+ overflow: auto;
34670
+ }
34671
+
34672
+ span.E_tqjc4ui {
34673
+ margin: 0 2px;
34674
+ }
34675
+
34676
+ .E_gmyahx3 {
34677
+ cursor: pointer;
34678
+ }
34679
+ .E_gmyahx3 .link-text {
34680
+ color: rgba(0, 21, 64, 0.3);
34681
+ }
34682
+ .E_gmyahx3:hover .link-text {
34683
+ color: #0080ff;
34684
+ }
34685
+
34606
34686
  .E_s1ebs0ra {
34607
34687
  display: flex;
34608
34688
  align-items: center;
@@ -34631,107 +34711,37 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
34631
34711
  .E_s1ebs0ra .select-total .icon-wrapper:hover {
34632
34712
  background: rgba(225, 230, 241, 0.6);
34633
34713
  }
34634
- .E_s1ebs0ra .action-group {
34635
- flex: 1;
34636
- margin-left: 88px;
34637
- white-space: nowrap;
34638
- text-align: right;
34639
- position: relative;
34640
- padding: 4px 0;
34641
- margin-top: -4px;
34642
- overflow: hidden;
34643
- }
34644
- .E_s1ebs0ra .action-group .sub-menu-delete {
34645
- transform: translateY(-4px);
34646
- }
34647
- .E_s1ebs0ra .action-group button {
34648
- border: none;
34649
- }
34650
- .E_s1ebs0ra .action-group > *:not(:last-child) {
34651
- margin-right: 8px;
34652
- }
34653
- .E_s1ebs0ra .action-group > button:last-child {
34654
- margin-right: 4px;
34655
- }
34656
- .E_s1ebs0ra .action-group .more-btn {
34657
- cursor: pointer;
34658
- width: 32px;
34659
- height: 32px;
34660
- justify-content: center;
34661
- border-radius: 50%;
34662
- }
34663
- .E_s1ebs0ra .action-group .more-btn:hover {
34664
- background: #fff;
34665
- }
34666
-
34667
- span.E_tqjc4ui {
34668
- margin: 0 2px;
34669
- }
34670
-
34671
- .E_c18bcrac {
34672
- display: inline-block;
34673
- width: 100%;
34674
- }
34675
- .E_c18bcrac .recharts-wrapper {
34676
- margin-left: 4px;
34677
- }
34678
-
34679
- .E_cro7kg2 {
34680
- padding: 4px;
34681
- }
34682
-
34683
- .E_c14wcxf0 {
34684
- display: flex;
34685
- justify-content: space-between;
34686
- align-items: center;
34687
- font-size: 13px;
34688
- line-height: 24px;
34689
- color: #cccccc;
34714
+ .E_s1ebs0ra .action-group {
34715
+ flex: 1;
34716
+ margin-left: 88px;
34690
34717
  white-space: nowrap;
34718
+ text-align: right;
34719
+ position: relative;
34720
+ padding: 4px 0;
34721
+ margin-top: -4px;
34722
+ overflow: hidden;
34691
34723
  }
34692
- .E_c14wcxf0 label {
34693
- margin-right: 32px;
34724
+ .E_s1ebs0ra .action-group .sub-menu-delete {
34725
+ transform: translateY(-4px);
34694
34726
  }
34695
-
34696
- .E_coy29mj.E_c14wcxf0 {
34697
- font-weight: bold;
34698
- color: white;
34727
+ .E_s1ebs0ra .action-group button {
34728
+ border: none;
34699
34729
  }
34700
-
34701
- .E_s11212zy {
34702
- width: 8px;
34703
- height: 8px;
34704
- border-radius: 2px;
34705
- display: inline-block;
34706
- background: var(--s11212zy-0);
34707
- border: 1px solid #fff;
34708
- box-sizing: content-box;
34709
- margin-right: 6px;
34730
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
34731
+ margin-right: 8px;
34710
34732
  }
34711
-
34712
- .E_p1lyky6c > :first-child {
34713
- font-weight: bold;
34714
- color: white;
34733
+ .E_s1ebs0ra .action-group > button:last-child {
34715
34734
  margin-right: 4px;
34716
34735
  }
34717
-
34718
- .E_n12mqh7z {
34719
- display: flex;
34720
- align-items: center;
34721
- font-size: 12px;
34722
- line-height: 18px;
34723
- }
34724
- .E_n12mqh7z:not(:last-child) {
34725
- margin-bottom: 4px;
34726
- }
34727
-
34728
- .E_tf5bynu {
34729
- margin: 0 3px;
34736
+ .E_s1ebs0ra .action-group .more-btn {
34737
+ cursor: pointer;
34738
+ width: 32px;
34739
+ height: 32px;
34740
+ justify-content: center;
34741
+ border-radius: 50%;
34730
34742
  }
34731
-
34732
- .E_tcckoz1 {
34733
- max-height: 400px;
34734
- overflow: auto;
34743
+ .E_s1ebs0ra .action-group .more-btn:hover {
34744
+ background: #fff;
34735
34745
  }
34736
34746
 
34737
34747
  .E_c1up1pdz {
@@ -34874,14 +34884,31 @@ span.E_tqjc4ui {
34874
34884
  color: #fff;
34875
34885
  }
34876
34886
 
34877
- .E_gmyahx3 {
34878
- cursor: pointer;
34887
+ .E_ou7iq30 {
34888
+ overflow: hidden;
34889
+ text-overflow: ellipsis;
34879
34890
  }
34880
- .E_gmyahx3 .link-text {
34881
- color: rgba(0, 21, 64, 0.3);
34891
+
34892
+ .E_s1tui002 {
34893
+ white-space: nowrap;
34882
34894
  }
34883
- .E_gmyahx3:hover .link-text {
34884
- color: #0080ff;
34895
+
34896
+ .E_mxrc2zg {
34897
+ display: -webkit-box;
34898
+ -webkit-line-clamp: var(--mxrc2zg-0);
34899
+ -webkit-box-orient: vertical;
34900
+ word-break: break-all;
34901
+ }
34902
+
34903
+ .E_t1vv6d68 .ant-tooltip-arrow {
34904
+ display: none;
34905
+ }
34906
+ .E_t1vv6d68 .ant-tooltip-inner {
34907
+ background: rgba(23, 38, 64, 0.8);
34908
+ border-radius: 4px;
34909
+ }
34910
+ .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
34911
+ visibility: hidden;
34885
34912
  }
34886
34913
 
34887
34914
  .E_clm1wy1 {
@@ -34967,41 +34994,217 @@ span.E_tqjc4ui {
34967
34994
  border-radius: 1px;
34968
34995
  background: #0096ff;
34969
34996
  }
34970
- .E_cxhf7dh .dot:not(:last-child) {
34971
- margin-right: 2px;
34997
+ .E_cxhf7dh .dot:not(:last-child) {
34998
+ margin-right: 2px;
34999
+ }
35000
+ .E_cxhf7dh .bar {
35001
+ width: 9px;
35002
+ height: 2px;
35003
+ background: #0096ff;
35004
+ border-radius: 2px;
35005
+ }
35006
+
35007
+ .E_t1sqg15u {
35008
+ background: white;
35009
+ }
35010
+ .E_t1sqg15u.inline .table-row {
35011
+ flex-direction: column;
35012
+ }
35013
+ .E_t1sqg15u.inline .table-row > label {
35014
+ padding: 0 16px 7px 0;
35015
+ }
35016
+ .E_t1sqg15u.has-border .table-header {
35017
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35018
+ }
35019
+ .E_t1sqg15u.has-border .hiddenBorder {
35020
+ border-top: none !important;
35021
+ }
35022
+ .E_t1sqg15u.has-border .table-row + .table-row {
35023
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
35024
+ }
35025
+ .E_t1sqg15u.has-border .table-row:last-of-type {
35026
+ padding-bottom: 0;
35027
+ }
35028
+ .E_t1sqg15u.align-right .content {
35029
+ text-align: right;
35030
+ }
35031
+ .E_t1sqg15u .uuid-row {
35032
+ display: flex;
35033
+ justify-content: space-between;
35034
+ }
35035
+ .E_t1sqg15u .uuid-row .id-text {
35036
+ white-space: nowrap;
35037
+ overflow: hidden;
35038
+ text-overflow: ellipsis;
35039
+ }
35040
+
35041
+ .E_t4zczcp {
35042
+ display: flex;
35043
+ justify-content: space-between;
35044
+ align-items: center;
35045
+ padding: 8px;
35046
+ min-height: 32px;
35047
+ }
35048
+ .E_t4zczcp .table-title {
35049
+ color: rgba(44, 56, 82, 0.6);
35050
+ font-weight: 600;
35051
+ font-size: 12px;
35052
+ line-height: 8px;
35053
+ }
35054
+ .E_t4zczcp .edit-icon {
35055
+ font-size: 16px;
35056
+ color: rgba(10, 37, 85, 0.6);
35057
+ cursor: pointer;
35058
+ }
35059
+
35060
+ .E_t1s7goww {
35061
+ font-size: 12px;
35062
+ line-height: 18px;
35063
+ }
35064
+
35065
+ .E_t93e4cf {
35066
+ display: flex;
35067
+ padding: 8px 0;
35068
+ color: #2d3a56;
35069
+ }
35070
+ .E_t93e4cf .hidden {
35071
+ display: none;
35072
+ }
35073
+ .E_t93e4cf .ant-btn.ant-btn-link {
35074
+ height: auto;
35075
+ }
35076
+ .E_t93e4cf .content {
35077
+ overflow: hidden;
35078
+ overflow-x: auto;
35079
+ width: 100%;
35080
+ white-space: pre-wrap;
35081
+ }
35082
+ .E_t93e4cf .content .ant-btn {
35083
+ white-space: pre-wrap;
35084
+ text-align: left;
35085
+ }
35086
+ .E_t93e4cf .content .unit-chart {
35087
+ justify-content: flex-start;
35088
+ }
35089
+
35090
+ .E_rhz2uv5 {
35091
+ width: var(--rhz2uv5-0);
35092
+ flex-shrink: 0;
35093
+ color: rgba(44, 56, 82, 0.6);
35094
+ padding-right: 12px;
35095
+ }
35096
+
35097
+ .E_s1at6qmn.ant-layout-sider {
35098
+ background: #edf0f7;
35099
+ padding: 32px 8px;
35100
+ overflow: auto;
35101
+ }
35102
+ .E_s1at6qmn .ant-layout-sider-children {
35103
+ display: flex;
35104
+ flex-direction: column;
35105
+ justify-content: space-between;
35106
+ }
35107
+ .E_s1at6qmn footer {
35108
+ display: flex;
35109
+ }
35110
+ .E_s1at6qmn .ant-menu {
35111
+ background: #edf0f7;
35112
+ }
35113
+ .E_s1at6qmn .ant-menu a {
35114
+ color: #00122e;
35115
+ width: 180px;
35116
+ overflow: hidden;
35117
+ text-overflow: ellipsis;
35118
+ }
35119
+ .E_s1at6qmn .ant-menu-vertical {
35120
+ margin-bottom: 24px;
35121
+ }
35122
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35123
+ margin: 0;
35124
+ }
35125
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35126
+ font-size: 12px;
35127
+ padding: 0 8px 4px;
35128
+ line-height: 18px;
35129
+ }
35130
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35131
+ padding: 0;
35132
+ }
35133
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35134
+ padding-bottom: 24px;
35135
+ }
35136
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35137
+ margin-bottom: 24px;
35138
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35139
+ }
35140
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35141
+ transition: none;
35142
+ display: flex;
35143
+ align-items: center;
35144
+ height: 32px;
35145
+ line-height: 22px;
35146
+ padding: 0 8px;
35147
+ }
35148
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35149
+ margin-right: 12px;
35150
+ }
35151
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35152
+ margin: 0;
35153
+ margin-bottom: 2px;
35154
+ }
35155
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35156
+ background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35157
+ box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35158
+ border-radius: 6px;
35159
+ color: #fff;
35160
+ }
35161
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35162
+ color: #fff;
34972
35163
  }
34973
- .E_cxhf7dh .bar {
34974
- width: 9px;
34975
- height: 2px;
34976
- background: #0096ff;
34977
- border-radius: 2px;
35164
+ .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35165
+ background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35166
+ box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35167
+ border-radius: 6px;
34978
35168
  }
34979
35169
 
34980
- .E_ou7iq30 {
35170
+ .E_s1wu0lms .ant-menu-item-group-title {
35171
+ white-space: nowrap;
35172
+ transition: all 0s;
35173
+ }
35174
+ .E_s1wu0lms.shrink {
35175
+ transition: all 0s;
34981
35176
  overflow: hidden;
34982
- text-overflow: ellipsis;
34983
35177
  }
34984
-
34985
- .E_s1tui002 {
34986
- white-space: nowrap;
35178
+ .E_s1wu0lms.shrink .ant-menu-item-group-title {
35179
+ visibility: hidden;
34987
35180
  }
34988
-
34989
- .E_mxrc2zg {
34990
- display: -webkit-box;
34991
- -webkit-line-clamp: var(--mxrc2zg-0);
34992
- -webkit-box-orient: vertical;
34993
- word-break: break-all;
35181
+ .E_s1wu0lms.shrink .ant-menu-item {
35182
+ width: 36px;
35183
+ padding: 0 6px;
34994
35184
  }
34995
35185
 
34996
- .E_t1vv6d68 .ant-tooltip-arrow {
34997
- display: none;
35186
+ .E_n1ugzfva {
35187
+ display: flex;
35188
+ place-items: center;
35189
+ width: 100% !important;
34998
35190
  }
34999
- .E_t1vv6d68 .ant-tooltip-inner {
35000
- background: rgba(23, 38, 64, 0.8);
35001
- border-radius: 4px;
35191
+ .E_n1ugzfva[disabled] {
35192
+ color: rgba(0, 0, 0, 0.25) !important;
35193
+ opacity: 1 !important;
35002
35194
  }
35003
- .E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
35004
- visibility: hidden;
35195
+ .E_n1ugzfva.ant-btn {
35196
+ width: 100%;
35197
+ color: #00122e;
35198
+ }
35199
+ .E_n1ugzfva .icon-wrapper {
35200
+ margin-right: 12px;
35201
+ }
35202
+ .E_n1ugzfva .link-title {
35203
+ flex: 1;
35204
+ overflow: hidden;
35205
+ white-space: nowrap;
35206
+ text-overflow: ellipsis;
35207
+ text-align: left;
35005
35208
  }
35006
35209
 
35007
35210
  .E_t160l1cm {
@@ -35121,301 +35324,98 @@ span.E_tqjc4ui {
35121
35324
  .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
35122
35325
  opacity: 0;
35123
35326
  }
35124
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35125
- padding: 4px 16px;
35126
- height: 32px;
35127
- border-radius: 6px 6px 0 0;
35128
- }
35129
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35130
- padding-left: 0;
35131
- }
35132
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35133
- padding-left: 16px;
35134
- }
35135
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35136
- margin-left: 11px;
35137
- height: 24px;
35138
- }
35139
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35140
- padding: 0;
35141
- }
35142
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35143
- padding: 4px 16px;
35144
- }
35145
- .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35146
- padding: 4px 16px;
35147
- }
35148
- .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35149
- background: #fff;
35150
- }
35151
- .E_t160l1cm .tab-menu-item-light:active {
35152
- color: #005ed1;
35153
- }
35154
- .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35155
- background: #fff;
35156
- color: #1d326c;
35157
- }
35158
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35159
- color: rgba(45, 58, 86, 0.6);
35160
- }
35161
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35162
- color: #1d326c;
35163
- }
35164
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35165
- fill: #d8deeb;
35166
- }
35167
- .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35168
- fill: #1d326c;
35169
- }
35170
- .E_t160l1cm .tab-content {
35171
- flex: 1;
35172
- display: flex;
35173
- flex-direction: column;
35174
- }
35175
- .E_t160l1cm.is-overview .tab-content {
35176
- overflow: visible;
35177
- }
35178
-
35179
- .E_t14npdqr {
35180
- max-width: 240px;
35181
- animation: none;
35182
- }
35183
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35184
- border: 1px solid #0080ff;
35185
- padding: 0;
35186
- }
35187
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35188
- margin: 0;
35189
- height: 32px;
35190
- line-height: 32px;
35191
- font-size: 13px;
35192
- padding: 0 10px;
35193
- display: block;
35194
- overflow: hidden;
35195
- text-overflow: ellipsis;
35196
- white-space: nowrap;
35197
- }
35198
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35199
- content: " ";
35200
- height: 1px;
35201
- width: calc(100% + 10px);
35202
- background: rgba(172, 186, 211, 0.6);
35203
- display: block;
35204
- }
35205
- .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35206
- color: #0080ff;
35207
- background: transparent;
35208
- }
35209
-
35210
- .E_s1iv0tp1 .enabled-switch {
35211
- display: flex;
35212
- align-items: center;
35213
- }
35214
- .E_s1iv0tp1 .enabled-text {
35215
- margin-right: 8px;
35216
- }
35217
-
35218
- .E_t1sqg15u {
35219
- background: white;
35220
- }
35221
- .E_t1sqg15u.inline .table-row {
35222
- flex-direction: column;
35223
- }
35224
- .E_t1sqg15u.inline .table-row > label {
35225
- padding: 0 16px 7px 0;
35226
- }
35227
- .E_t1sqg15u.has-border .table-header {
35228
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
35229
- }
35230
- .E_t1sqg15u.has-border .hiddenBorder {
35231
- border-top: none !important;
35232
- }
35233
- .E_t1sqg15u.has-border .table-row + .table-row {
35234
- border-top: 1px solid rgba(225, 230, 241, 0.6);
35235
- }
35236
- .E_t1sqg15u.has-border .table-row:last-of-type {
35237
- padding-bottom: 0;
35238
- }
35239
- .E_t1sqg15u.align-right .content {
35240
- text-align: right;
35241
- }
35242
- .E_t1sqg15u .uuid-row {
35243
- display: flex;
35244
- justify-content: space-between;
35245
- }
35246
- .E_t1sqg15u .uuid-row .id-text {
35247
- white-space: nowrap;
35248
- overflow: hidden;
35249
- text-overflow: ellipsis;
35250
- }
35251
-
35252
- .E_t4zczcp {
35253
- display: flex;
35254
- justify-content: space-between;
35255
- align-items: center;
35256
- padding: 8px;
35257
- min-height: 32px;
35258
- }
35259
- .E_t4zczcp .table-title {
35260
- color: rgba(44, 56, 82, 0.6);
35261
- font-weight: 600;
35262
- font-size: 12px;
35263
- line-height: 8px;
35264
- }
35265
- .E_t4zczcp .edit-icon {
35266
- font-size: 16px;
35267
- color: rgba(10, 37, 85, 0.6);
35268
- cursor: pointer;
35269
- }
35270
-
35271
- .E_t1s7goww {
35272
- font-size: 12px;
35273
- line-height: 18px;
35274
- }
35275
-
35276
- .E_t93e4cf {
35277
- display: flex;
35278
- padding: 8px 0;
35279
- color: #2d3a56;
35280
- }
35281
- .E_t93e4cf .hidden {
35282
- display: none;
35283
- }
35284
- .E_t93e4cf .ant-btn.ant-btn-link {
35285
- height: auto;
35286
- }
35287
- .E_t93e4cf .content {
35288
- overflow: hidden;
35289
- overflow-x: auto;
35290
- width: 100%;
35291
- white-space: pre-wrap;
35292
- }
35293
- .E_t93e4cf .content .ant-btn {
35294
- white-space: pre-wrap;
35295
- text-align: left;
35296
- }
35297
- .E_t93e4cf .content .unit-chart {
35298
- justify-content: flex-start;
35299
- }
35300
-
35301
- .E_rhz2uv5 {
35302
- width: var(--rhz2uv5-0);
35303
- flex-shrink: 0;
35304
- color: rgba(44, 56, 82, 0.6);
35305
- padding-right: 12px;
35306
- }
35307
-
35308
- .E_s1at6qmn.ant-layout-sider {
35309
- background: #edf0f7;
35310
- padding: 32px 8px;
35311
- overflow: auto;
35312
- }
35313
- .E_s1at6qmn .ant-layout-sider-children {
35314
- display: flex;
35315
- flex-direction: column;
35316
- justify-content: space-between;
35327
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item {
35328
+ padding: 4px 16px;
35329
+ height: 32px;
35330
+ border-radius: 6px 6px 0 0;
35317
35331
  }
35318
- .E_s1at6qmn footer {
35319
- display: flex;
35332
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
35333
+ padding-left: 0;
35320
35334
  }
35321
- .E_s1at6qmn .ant-menu {
35322
- background: #edf0f7;
35335
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
35336
+ padding-left: 16px;
35323
35337
  }
35324
- .E_s1at6qmn .ant-menu a {
35325
- color: #00122e;
35326
- width: 180px;
35327
- overflow: hidden;
35328
- text-overflow: ellipsis;
35338
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
35339
+ margin-left: 11px;
35340
+ height: 24px;
35329
35341
  }
35330
- .E_s1at6qmn .ant-menu-vertical {
35331
- margin-bottom: 24px;
35342
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
35343
+ padding: 0;
35332
35344
  }
35333
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
35334
- margin: 0;
35345
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
35346
+ padding: 4px 16px;
35335
35347
  }
35336
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
35337
- font-size: 12px;
35338
- padding: 0 8px 4px;
35339
- line-height: 18px;
35348
+ .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
35349
+ padding: 4px 16px;
35340
35350
  }
35341
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
35342
- padding: 0;
35351
+ .E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
35352
+ background: #fff;
35343
35353
  }
35344
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
35345
- padding-bottom: 24px;
35354
+ .E_t160l1cm .tab-menu-item-light:active {
35355
+ color: #005ed1;
35346
35356
  }
35347
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
35348
- margin-bottom: 24px;
35349
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
35357
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
35358
+ background: #fff;
35359
+ color: #1d326c;
35350
35360
  }
35351
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item {
35352
- transition: none;
35353
- display: flex;
35354
- align-items: center;
35355
- height: 32px;
35356
- line-height: 22px;
35357
- padding: 0 8px;
35361
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
35362
+ color: rgba(45, 58, 86, 0.6);
35358
35363
  }
35359
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
35360
- margin-right: 12px;
35364
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
35365
+ color: #1d326c;
35361
35366
  }
35362
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
35363
- margin: 0;
35364
- margin-bottom: 2px;
35367
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
35368
+ fill: #d8deeb;
35365
35369
  }
35366
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
35367
- background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
35368
- box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
35369
- border-radius: 6px;
35370
- color: #fff;
35370
+ .E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
35371
+ fill: #1d326c;
35371
35372
  }
35372
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
35373
- color: #fff;
35373
+ .E_t160l1cm .tab-content {
35374
+ flex: 1;
35375
+ display: flex;
35376
+ flex-direction: column;
35374
35377
  }
35375
- .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
35376
- background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
35377
- box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
35378
- border-radius: 6px;
35378
+ .E_t160l1cm.is-overview .tab-content {
35379
+ overflow: visible;
35379
35380
  }
35380
35381
 
35381
- .E_s1wu0lms .ant-menu-item-group-title {
35382
- white-space: nowrap;
35383
- transition: all 0s;
35382
+ .E_t14npdqr {
35383
+ max-width: 240px;
35384
+ animation: none;
35384
35385
  }
35385
- .E_s1wu0lms.shrink {
35386
- transition: all 0s;
35386
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu {
35387
+ border: 1px solid #0080ff;
35388
+ padding: 0;
35389
+ }
35390
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
35391
+ margin: 0;
35392
+ height: 32px;
35393
+ line-height: 32px;
35394
+ font-size: 13px;
35395
+ padding: 0 10px;
35396
+ display: block;
35387
35397
  overflow: hidden;
35398
+ text-overflow: ellipsis;
35399
+ white-space: nowrap;
35388
35400
  }
35389
- .E_s1wu0lms.shrink .ant-menu-item-group-title {
35390
- visibility: hidden;
35401
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
35402
+ content: " ";
35403
+ height: 1px;
35404
+ width: calc(100% + 10px);
35405
+ background: rgba(172, 186, 211, 0.6);
35406
+ display: block;
35391
35407
  }
35392
- .E_s1wu0lms.shrink .ant-menu-item {
35393
- width: 36px;
35394
- padding: 0 6px;
35408
+ .E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
35409
+ color: #0080ff;
35410
+ background: transparent;
35395
35411
  }
35396
35412
 
35397
- .E_n1ugzfva {
35413
+ .E_s1iv0tp1 .enabled-switch {
35398
35414
  display: flex;
35399
- place-items: center;
35400
- width: 100% !important;
35401
- }
35402
- .E_n1ugzfva[disabled] {
35403
- color: rgba(0, 0, 0, 0.25) !important;
35404
- opacity: 1 !important;
35405
- }
35406
- .E_n1ugzfva.ant-btn {
35407
- width: 100%;
35408
- color: #00122e;
35409
- }
35410
- .E_n1ugzfva .icon-wrapper {
35411
- margin-right: 12px;
35415
+ align-items: center;
35412
35416
  }
35413
- .E_n1ugzfva .link-title {
35414
- flex: 1;
35415
- overflow: hidden;
35416
- white-space: nowrap;
35417
- text-overflow: ellipsis;
35418
- text-align: left;
35417
+ .E_s1iv0tp1 .enabled-text {
35418
+ margin-right: 8px;
35419
35419
  }
35420
35420
 
35421
35421
  .E_wg1tsps {
@@ -35441,6 +35441,12 @@ span.E_tqjc4ui {
35441
35441
  color: #00122e !important;
35442
35442
  }
35443
35443
 
35444
+ .E_h1ol2wl7 {
35445
+ font-weight: bold;
35446
+ background-color: unset;
35447
+ padding: unset;
35448
+ }
35449
+
35444
35450
  .E_d11hhzf9 {
35445
35451
  width: 492px !important;
35446
35452
  margin: 40px auto !important;
@@ -35478,10 +35484,45 @@ span.E_tqjc4ui {
35478
35484
  gap: 8px;
35479
35485
  }
35480
35486
 
35481
- .E_h1ol2wl7 {
35482
- font-weight: bold;
35483
- background-color: unset;
35484
- padding: unset;
35487
+ .E_i5w779o {
35488
+ padding: 8px 0;
35489
+ }
35490
+ .E_i5w779o .col-label {
35491
+ flex-shrink: unset;
35492
+ }
35493
+ .E_i5w779o .col-label * {
35494
+ line-height: 18px;
35495
+ }
35496
+ .E_i5w779o .col-content {
35497
+ flex: 1 1 0;
35498
+ display: flex;
35499
+ align-items: center;
35500
+ }
35501
+ .E_i5w779o .col-content * {
35502
+ line-height: 18px;
35503
+ }
35504
+
35505
+ .E_l18dja44 {
35506
+ padding: 6px 0;
35507
+ }
35508
+ .E_l18dja44 .col-label * {
35509
+ font-size: 13px;
35510
+ line-height: 20px;
35511
+ }
35512
+ .E_l18dja44 .col-content * {
35513
+ font-size: 14px;
35514
+ line-height: 20px;
35515
+ }
35516
+
35517
+ .E_c8c2hys {
35518
+ display: flex;
35519
+ justify-content: space-between;
35520
+ flex: 1;
35521
+ min-width: 0;
35522
+ }
35523
+
35524
+ .E_n4m6c4d {
35525
+ color: rgba(0, 21, 64, 0.3);
35485
35526
  }
35486
35527
 
35487
35528
  .E_cyms3br {
@@ -35537,47 +35578,6 @@ span.E_tqjc4ui {
35537
35578
  justify-content: center;
35538
35579
  }
35539
35580
 
35540
- .E_i5w779o {
35541
- padding: 8px 0;
35542
- }
35543
- .E_i5w779o .col-label {
35544
- flex-shrink: unset;
35545
- }
35546
- .E_i5w779o .col-label * {
35547
- line-height: 18px;
35548
- }
35549
- .E_i5w779o .col-content {
35550
- flex: 1 1 0;
35551
- display: flex;
35552
- align-items: center;
35553
- }
35554
- .E_i5w779o .col-content * {
35555
- line-height: 18px;
35556
- }
35557
-
35558
- .E_l18dja44 {
35559
- padding: 6px 0;
35560
- }
35561
- .E_l18dja44 .col-label * {
35562
- font-size: 13px;
35563
- line-height: 20px;
35564
- }
35565
- .E_l18dja44 .col-content * {
35566
- font-size: 14px;
35567
- line-height: 20px;
35568
- }
35569
-
35570
- .E_c8c2hys {
35571
- display: flex;
35572
- justify-content: space-between;
35573
- flex: 1;
35574
- min-width: 0;
35575
- }
35576
-
35577
- .E_n4m6c4d {
35578
- color: rgba(0, 21, 64, 0.3);
35579
- }
35580
-
35581
35581
  .E_c14ouk5o {
35582
35582
  width: 100%;
35583
35583
  height: 100%;
@@ -35622,6 +35622,15 @@ span.E_tqjc4ui {
35622
35622
  height: auto;
35623
35623
  }
35624
35624
 
35625
+ .E_cevhqx7 {
35626
+ color: #00122e;
35627
+ }
35628
+
35629
+ .E_snbqlt4 {
35630
+ margin-top: 8px;
35631
+ color: rgba(44, 56, 82, 0.6);
35632
+ }
35633
+
35625
35634
  .E_c1kchka8 {
35626
35635
  height: 100%;
35627
35636
  width: 100%;
@@ -36137,15 +36146,6 @@ span.E_tqjc4ui {
36137
36146
  margin: 16px 0;
36138
36147
  }
36139
36148
 
36140
- .E_cevhqx7 {
36141
- color: #00122e;
36142
- }
36143
-
36144
- .E_snbqlt4 {
36145
- margin-top: 8px;
36146
- color: rgba(44, 56, 82, 0.6);
36147
- }
36148
-
36149
36149
  .E_l12xdkhl {
36150
36150
  width: 64px;
36151
36151
  height: 64px;