@cloudtower/eagle 0.27.3-gobackbutton1 → 0.27.3-gobackbutton2

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.
@@ -29796,6 +29796,15 @@ html body {
29796
29796
  margin-right: 4px;
29797
29797
  }
29798
29798
 
29799
+ .obf05yr {
29800
+ display: inline-block;
29801
+ }
29802
+
29803
+ .hsms1n6 {
29804
+ visibility: hidden;
29805
+ position: absolute;
29806
+ }
29807
+
29799
29808
  .p12gwtiw {
29800
29809
  display: flex;
29801
29810
  justify-content: space-between;
@@ -29853,13 +29862,150 @@ html body {
29853
29862
  line-height: 18px;
29854
29863
  }
29855
29864
 
29856
- .obf05yr {
29865
+ .rxbeqvl.ant-radio-wrapper {
29866
+ display: inline-flex;
29867
+ align-items: baseline;
29868
+ white-space: pre-wrap;
29869
+ }
29870
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
29871
+ position: relative;
29872
+ top: 3px;
29873
+ }
29874
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29875
+ border-color: rgba(107, 128, 167, 0.6);
29876
+ }
29877
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29878
+ border-color: #0080ff;
29879
+ }
29880
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29881
+ border-color: #0080ff;
29882
+ background: #0080ff;
29883
+ }
29884
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29885
+ top: 4px;
29886
+ left: 4px;
29887
+ width: 6px;
29888
+ height: 6px;
29889
+ background: #fff;
29890
+ }
29891
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29892
+ opacity: 0.5;
29893
+ }
29894
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29895
+ border-color: rgba(107, 128, 167, 0.6);
29896
+ background: rgba(211, 218, 235, 0.6);
29897
+ }
29898
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29899
+ background: #00122e;
29900
+ }
29901
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29902
+ color: #00122e;
29903
+ opacity: 0.5;
29904
+ }
29905
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29906
+ color: #00122e;
29907
+ }
29908
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29857
29909
  display: inline-block;
29910
+ padding: 0;
29911
+ padding-left: 12px;
29912
+ }
29913
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
29914
+ margin-bottom: 0;
29915
+ white-space: pre-wrap;
29916
+ color: rgba(44, 56, 82, 0.6);
29917
+ }
29918
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29919
+ padding-left: 8px;
29858
29920
  }
29859
29921
 
29860
- .hsms1n6 {
29861
- visibility: hidden;
29862
- position: absolute;
29922
+ .r5ie79y .ant-radio-button-wrapper:first-child {
29923
+ border-radius: 5px 0 0 5px;
29924
+ }
29925
+ .r5ie79y .ant-radio-button-wrapper:last-child {
29926
+ border-radius: 0 5px 5px 0;
29927
+ }
29928
+
29929
+ .r1f0aqcc {
29930
+ color: #00122e;
29931
+ border-color: #ccd4e3;
29932
+ }
29933
+ .r1f0aqcc:first-child {
29934
+ border-color: #a3b4cc;
29935
+ }
29936
+ .r1f0aqcc.ant-radio-button-wrapper {
29937
+ padding: 0 12px;
29938
+ line-height: 32px;
29939
+ height: 32px;
29940
+ }
29941
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
29942
+ white-space: nowrap;
29943
+ }
29944
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
29945
+ height: 22px;
29946
+ padding: 0 7px;
29947
+ line-height: 20px;
29948
+ }
29949
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29950
+ background: #ccd4e3;
29951
+ }
29952
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29953
+ background: #0080ff;
29954
+ }
29955
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29956
+ background: #ccd4e3;
29957
+ opacity: 0.5;
29958
+ }
29959
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
29960
+ border-right-color: #0080ff;
29961
+ }
29962
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29963
+ border-color: #0080ff;
29964
+ }
29965
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
29966
+ background: rgba(0, 136, 255, 0.1);
29967
+ }
29968
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
29969
+ background: rgba(211, 218, 235, 0.6);
29970
+ border-color: #ccd4e3;
29971
+ opacity: 0.5;
29972
+ }
29973
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
29974
+ color: #00122e;
29975
+ border-color: #ccd4e3;
29976
+ }
29977
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
29978
+ color: #00122e;
29979
+ border-color: #ccd4e3;
29980
+ background: rgba(172, 186, 211, 0.6);
29981
+ }
29982
+ .r1f0aqcc .ant-radio-button-input {
29983
+ margin-right: 8px;
29984
+ display: inline;
29985
+ border: none;
29986
+ padding: 0;
29987
+ width: 36px;
29988
+ background: transparent;
29989
+ }
29990
+ .r1f0aqcc .ant-radio-button-input:focus {
29991
+ box-shadow: none;
29992
+ }
29993
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
29994
+ margin-right: 0;
29995
+ width: initial;
29996
+ box-shadow: none;
29997
+ }
29998
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
29999
+ display: none;
30000
+ }
30001
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30002
+ display: inline;
30003
+ }
30004
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30005
+ display: inline;
30006
+ margin-right: 8px;
30007
+ padding: 0;
30008
+ width: 36px;
29863
30009
  }
29864
30010
 
29865
30011
  .cz04yix {
@@ -30474,245 +30620,463 @@ input.rrg1fkn.ant-input {
30474
30620
  border-bottom-left-radius: 0;
30475
30621
  }
30476
30622
 
30477
- .rxbeqvl.ant-radio-wrapper {
30478
- display: inline-flex;
30479
- align-items: baseline;
30480
- white-space: pre-wrap;
30481
- }
30482
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30483
- position: relative;
30484
- top: 3px;
30623
+ .s34f1qb.ant-switch {
30624
+ min-width: 40px;
30625
+ height: 24px;
30626
+ background: rgba(172, 186, 211, 0.6);
30627
+ overflow: hidden;
30485
30628
  }
30486
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30487
- border-color: rgba(107, 128, 167, 0.6);
30629
+ .s34f1qb.ant-switch:focus {
30630
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30488
30631
  }
30489
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30490
- border-color: #0080ff;
30632
+ .s34f1qb.ant-switch-small {
30633
+ min-width: 26px;
30634
+ height: 16px;
30491
30635
  }
30492
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30493
- border-color: #0080ff;
30494
- background: #0080ff;
30636
+ .s34f1qb.ant-switch-large {
30637
+ min-width: 52px;
30638
+ height: 32px;
30495
30639
  }
30496
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30497
- top: 4px;
30498
- left: 4px;
30499
- width: 6px;
30500
- height: 6px;
30501
- background: #fff;
30640
+ .s34f1qb.ant-switch .ant-switch-handle {
30641
+ height: 20px;
30642
+ width: 20px;
30502
30643
  }
30503
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30504
- opacity: 0.5;
30644
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30645
+ border-radius: 10px;
30646
+ transition-delay: 120ms;
30505
30647
  }
30506
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30507
- border-color: rgba(107, 128, 167, 0.6);
30508
- background: rgba(211, 218, 235, 0.6);
30648
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30649
+ height: 14px;
30650
+ width: 14px;
30651
+ top: 1px;
30652
+ left: 1px;
30509
30653
  }
30510
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30511
- background: #00122e;
30654
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30655
+ height: 28px;
30656
+ width: 28px;
30512
30657
  }
30513
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30514
- color: #00122e;
30515
- opacity: 0.5;
30658
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30659
+ border-radius: 14px;
30516
30660
  }
30517
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30518
- color: #00122e;
30661
+ .s34f1qb.ant-switch-checked {
30662
+ background-color: #00ba5d;
30519
30663
  }
30520
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30521
- display: inline-block;
30522
- padding: 0;
30523
- padding-left: 12px;
30664
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30665
+ left: calc(100% - 20px - 2px);
30524
30666
  }
30525
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30526
- margin-bottom: 0;
30527
- white-space: pre-wrap;
30528
- color: rgba(44, 56, 82, 0.6);
30667
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30668
+ left: calc(100% - 14px - 1px);
30529
30669
  }
30530
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30531
- padding-left: 8px;
30670
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30671
+ left: calc(100% - 28px - 2px);
30532
30672
  }
30533
30673
 
30534
- .r5ie79y .ant-radio-button-wrapper:first-child {
30535
- border-radius: 5px 0 0 5px;
30674
+ .c1to9vb9 {
30675
+ margin-left: 5px;
30536
30676
  }
30537
- .r5ie79y .ant-radio-button-wrapper:last-child {
30538
- border-radius: 0 5px 5px 0;
30677
+
30678
+ .t1upn1sz {
30679
+ height: 100%;
30539
30680
  }
30540
30681
 
30541
- .r1f0aqcc {
30542
- color: #00122e;
30543
- border-color: #ccd4e3;
30682
+ .tta5kd2 {
30683
+ height: 100%;
30544
30684
  }
30545
- .r1f0aqcc:first-child {
30546
- border-color: #a3b4cc;
30685
+ .tta5kd2.empty-table .ant-table-content {
30686
+ overflow: visible !important;
30687
+ height: 100%;
30547
30688
  }
30548
- .r1f0aqcc.ant-radio-button-wrapper {
30549
- padding: 0 12px;
30550
- line-height: 32px;
30551
- height: 32px;
30552
- }
30553
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30554
- white-space: nowrap;
30555
- }
30556
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30557
- height: 22px;
30558
- padding: 0 7px;
30559
- line-height: 20px;
30689
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30690
+ height: 100%;
30560
30691
  }
30561
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30562
- background: #ccd4e3;
30692
+ .tta5kd2.empty-table .ant-table-content table {
30693
+ width: 100% !important;
30694
+ height: 100%;
30563
30695
  }
30564
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30565
- background: #0080ff;
30696
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30697
+ padding: 15px 0;
30566
30698
  }
30567
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30568
- background: #ccd4e3;
30569
- opacity: 0.5;
30699
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30700
+ display: none;
30570
30701
  }
30571
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30572
- border-right-color: #0080ff;
30702
+ .tta5kd2 .active-row td:nth-child(1) {
30703
+ font-weight: 700;
30573
30704
  }
30574
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30575
- border-color: #0080ff;
30705
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30706
+ font-weight: 700;
30576
30707
  }
30577
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30578
- background: rgba(0, 136, 255, 0.1);
30708
+ .tta5kd2 .ant-spin-nested-loading {
30709
+ height: 100%;
30579
30710
  }
30580
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30581
- background: rgba(211, 218, 235, 0.6);
30582
- border-color: #ccd4e3;
30583
- opacity: 0.5;
30711
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30712
+ height: 100%;
30713
+ overflow: visible;
30584
30714
  }
30585
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30586
- color: #00122e;
30587
- border-color: #ccd4e3;
30715
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30716
+ max-height: none;
30588
30717
  }
30589
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30590
- color: #00122e;
30591
- border-color: #ccd4e3;
30592
- background: rgba(172, 186, 211, 0.6);
30718
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30719
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30720
+ display: none;
30593
30721
  }
30594
- .r1f0aqcc .ant-radio-button-input {
30595
- margin-right: 8px;
30596
- display: inline;
30597
- border: none;
30598
- padding: 0;
30599
- width: 36px;
30722
+ .tta5kd2 td.ant-table-column-sort {
30600
30723
  background: transparent;
30601
30724
  }
30602
- .r1f0aqcc .ant-radio-button-input:focus {
30603
- box-shadow: none;
30725
+ .tta5kd2 td.ant-table-cell-fix-left,
30726
+ .tta5kd2 td.ant-table-cell-fix-right {
30727
+ background: #fff;
30728
+ padding: 0 !important;
30604
30729
  }
30605
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30606
- margin-right: 0;
30607
- width: initial;
30608
- box-shadow: none;
30730
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30731
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30732
+ display: flex;
30733
+ align-items: center;
30734
+ height: 100%;
30735
+ padding: 8px;
30609
30736
  }
30610
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30611
- display: none;
30737
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30738
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30739
+ overflow: hidden;
30740
+ text-overflow: ellipsis;
30741
+ width: 100%;
30612
30742
  }
30613
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30614
- display: inline;
30743
+ .tta5kd2 .ant-table-container {
30744
+ height: 100%;
30615
30745
  }
30616
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30617
- display: inline;
30618
- margin-right: 8px;
30619
- padding: 0;
30620
- width: 36px;
30746
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30747
+ box-shadow: none !important;
30621
30748
  }
30622
-
30623
- .s34f1qb.ant-switch {
30624
- min-width: 40px;
30625
- height: 24px;
30626
- background: rgba(172, 186, 211, 0.6);
30627
- overflow: hidden;
30749
+ .tta5kd2 .ant-table {
30750
+ border-radius: 0px;
30751
+ border-left: none;
30752
+ border-right: none;
30753
+ border-bottom: none;
30754
+ height: 100%;
30755
+ font-size: 12px;
30756
+ background: transparent;
30628
30757
  }
30629
- .s34f1qb.ant-switch:focus {
30630
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30758
+ .tta5kd2 .ant-table .ant-table-header {
30759
+ position: relative;
30760
+ z-index: 3;
30761
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30762
+ margin-bottom: -1px;
30631
30763
  }
30632
- .s34f1qb.ant-switch-small {
30633
- min-width: 26px;
30634
- height: 16px;
30764
+ .tta5kd2 .ant-table .time-wrapper .date,
30765
+ .tta5kd2 .ant-table .value {
30766
+ color: #2d3a56;
30635
30767
  }
30636
- .s34f1qb.ant-switch-large {
30637
- min-width: 52px;
30638
- height: 32px;
30768
+ .tta5kd2 .ant-table .time-wrapper .time,
30769
+ .tta5kd2 .ant-table .unit {
30770
+ color: rgba(44, 56, 82, 0.6);
30639
30771
  }
30640
- .s34f1qb.ant-switch .ant-switch-handle {
30641
- height: 20px;
30642
- width: 20px;
30772
+ .tta5kd2 .ant-table .ant-table-selection {
30773
+ position: unset;
30774
+ text-align: center;
30643
30775
  }
30644
- .s34f1qb.ant-switch .ant-switch-handle::before {
30645
- border-radius: 10px;
30646
- transition-delay: 120ms;
30776
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30777
+ background: #fff;
30647
30778
  }
30648
- .s34f1qb.ant-switch-small .ant-switch-handle {
30649
- height: 14px;
30650
- width: 14px;
30651
- top: 1px;
30652
- left: 1px;
30779
+ .tta5kd2 .ant-table .anticon-setting {
30780
+ cursor: pointer;
30781
+ position: absolute;
30782
+ top: 50%;
30783
+ right: 12px;
30784
+ transform: translateY(-50%);
30653
30785
  }
30654
- .s34f1qb.ant-switch-large .ant-switch-handle {
30655
- height: 28px;
30656
- width: 28px;
30786
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30787
+ box-shadow: none;
30788
+ width: 1px;
30789
+ background: rgba(213, 219, 227, 0.6);
30657
30790
  }
30658
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30659
- border-radius: 14px;
30791
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30792
+ box-shadow: none;
30793
+ width: 1px;
30794
+ background: rgba(213, 219, 227, 0.6);
30660
30795
  }
30661
- .s34f1qb.ant-switch-checked {
30662
- background-color: #00ba5d;
30796
+ .tta5kd2 .ant-table .ant-table-tbody {
30797
+ position: relative;
30663
30798
  }
30664
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30665
- left: calc(100% - 20px - 2px);
30799
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30800
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30801
+ border-bottom: 1px solid white;
30802
+ height: 40px;
30803
+ vertical-align: middle;
30804
+ transition: background 0ms;
30805
+ color: #00122e;
30666
30806
  }
30667
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30668
- left: calc(100% - 14px - 1px);
30807
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30808
+ background: #f2f5fa;
30809
+ border-bottom-color: #f2f5fa;
30669
30810
  }
30670
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30671
- left: calc(100% - 28px - 2px);
30811
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30812
+ height: auto;
30813
+ color: #00122e;
30814
+ font-size: 12px;
30815
+ text-align: left;
30816
+ transition: none;
30817
+ overflow: hidden;
30818
+ text-overflow: ellipsis;
30819
+ white-space: nowrap;
30672
30820
  }
30673
-
30674
- .c1to9vb9 {
30675
- margin-left: 5px;
30821
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30822
+ color: #0096ff;
30676
30823
  }
30677
-
30678
- .s1fc623g {
30679
- width: 430px !important;
30824
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30825
+ overflow: hidden;
30826
+ text-overflow: ellipsis;
30827
+ width: 100%;
30828
+ vertical-align: middle;
30680
30829
  }
30681
-
30682
- .da3mx0o .ant-select-item-group {
30683
- padding: 8px 16px;
30684
- line-height: 18px;
30685
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30686
- height: 34px;
30687
- min-height: 34px;
30688
- box-sizing: border-box;
30689
- margin-top: 8px;
30830
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30831
+ line-height: 0px;
30690
30832
  }
30691
-
30692
- .onr9gzt {
30693
- display: flex;
30694
- flex-direction: column;
30695
- margin: 1px 8px;
30696
- padding: 8px;
30697
- border-radius: 4px;
30833
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30834
+ padding-right: 25px;
30698
30835
  }
30699
- .onr9gzt .selected-icon {
30700
- display: none;
30836
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30837
+ border-top-color: transparent;
30701
30838
  }
30702
- .onr9gzt.ant-select-item-option-grouped {
30703
- padding-left: 8px;
30839
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30840
+ background: rgba(225, 230, 241, 0.6);
30841
+ border-color: transparent transparent white;
30704
30842
  }
30705
- .onr9gzt.ant-select-item-option-selected {
30706
- background-color: white;
30843
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30844
+ border-radius: 8px 0 0 8px;
30707
30845
  }
30708
- .onr9gzt.ant-select-item-option-selected .timezone-title {
30709
- color: #0080ff;
30846
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30847
+ border-radius: 8px 0 0 8px;
30710
30848
  }
30711
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30712
- display: block;
30849
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30850
+ content: "";
30851
+ width: 4px;
30852
+ top: -1px;
30853
+ bottom: -1px;
30854
+ background: white;
30713
30855
  }
30714
- .onr9gzt.ant-select-item-option-active {
30715
- background: rgba(0, 136, 255, 0.16);
30856
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30857
+ border-radius: 0 8px 8px 0;
30858
+ }
30859
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30860
+ border-radius: 0;
30861
+ background: white;
30862
+ border-top: none;
30863
+ }
30864
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30865
+ border-top: 1px solid transparent;
30866
+ border-radius: 0 8px 8px 0;
30867
+ background: rgba(225, 230, 241, 0.6);
30868
+ }
30869
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30870
+ background: white;
30871
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30872
+ }
30873
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30874
+ display: flex;
30875
+ align-items: center;
30876
+ height: 100%;
30877
+ background: rgba(225, 230, 241, 0.6);
30878
+ }
30879
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30880
+ background: white;
30881
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30882
+ }
30883
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30884
+ display: flex;
30885
+ align-items: center;
30886
+ height: 100%;
30887
+ background: rgba(225, 230, 241, 0.6);
30888
+ }
30889
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30890
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30891
+ }
30892
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30893
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30894
+ border-radius: 8px;
30895
+ }
30896
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30897
+ border-top-color: white;
30898
+ }
30899
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30900
+ background: rgba(0, 136, 255, 0.1);
30901
+ border-bottom-color: transparent;
30902
+ border-top-color: transparent;
30903
+ }
30904
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30905
+ border-radius: 8px 0 0 8px;
30906
+ }
30907
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30908
+ border-radius: 0 8px 8px 0;
30909
+ }
30910
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30911
+ background: rgba(0, 136, 255, 0.1);
30912
+ }
30913
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30914
+ background: #fff;
30915
+ font-weight: 400;
30916
+ position: relative;
30917
+ border-bottom: none;
30918
+ color: #00122e;
30919
+ transition: none;
30920
+ padding: 15px 8px 15px 8px;
30921
+ }
30922
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30923
+ content: "";
30924
+ width: 1px;
30925
+ top: 0;
30926
+ bottom: 0;
30927
+ background: rgba(211, 218, 235, 0.6);
30928
+ position: absolute;
30929
+ right: 0;
30930
+ }
30931
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30932
+ padding: unset;
30933
+ }
30934
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30935
+ display: none;
30936
+ }
30937
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30938
+ width: 100%;
30939
+ overflow: hidden;
30940
+ white-space: nowrap;
30941
+ text-overflow: ellipsis;
30942
+ }
30943
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30944
+ overflow: hidden;
30945
+ text-overflow: ellipsis;
30946
+ flex: 1;
30947
+ }
30948
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30949
+ padding: 15px 25px 15px 8px;
30950
+ }
30951
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30952
+ padding: 0;
30953
+ }
30954
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30955
+ position: absolute;
30956
+ right: 6px;
30957
+ top: 50%;
30958
+ transform: translateY(-50%);
30959
+ height: 16px;
30960
+ display: none;
30961
+ transition: transform 320ms ease;
30962
+ }
30963
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30964
+ display: block;
30965
+ transform: translateY(-50%) rotateX(180deg);
30966
+ }
30967
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30968
+ display: block;
30969
+ }
30970
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30971
+ display: none;
30972
+ }
30973
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30974
+ transform: translateY(-50%);
30975
+ }
30976
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30977
+ transform: translateY(-50%) rotateX(180deg);
30978
+ }
30979
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30980
+ background: #f2f5fa;
30981
+ }
30982
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30983
+ display: block;
30984
+ }
30985
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30986
+ padding-right: 25px;
30987
+ }
30988
+ .tta5kd2 .ant-table .ant-table-selection-column {
30989
+ padding: 0 !important;
30990
+ }
30991
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30992
+ position: absolute;
30993
+ left: 50%;
30994
+ top: 50%;
30995
+ transform: translate(-50%, -50%);
30996
+ }
30997
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30998
+ display: none;
30999
+ }
31000
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31001
+ background: #fff;
31002
+ }
31003
+ .tta5kd2 .ant-table .ant-table-placeholder {
31004
+ background: inherit;
31005
+ }
31006
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31007
+ position: static;
31008
+ border: none;
31009
+ background: inherit !important;
31010
+ height: 100px;
31011
+ vertical-align: middle;
31012
+ }
31013
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31014
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31015
+ font-weight: bold;
31016
+ font-size: 20px;
31017
+ color: rgba(10, 37, 85, 0.6);
31018
+ }
31019
+ .tta5kd2 .ant-table td.cell__action_ {
31020
+ padding: 0 !important;
31021
+ position: relative;
31022
+ background: #fff;
31023
+ }
31024
+ .tta5kd2 .ant-table td.cell__action_ > * {
31025
+ height: 100%;
31026
+ display: flex;
31027
+ align-items: center;
31028
+ justify-content: flex-end;
31029
+ padding-right: 8px;
31030
+ }
31031
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31032
+ width: 24px;
31033
+ height: 24px;
31034
+ cursor: pointer;
31035
+ justify-content: center;
31036
+ border-radius: 4px;
31037
+ }
31038
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31039
+ background: #fff;
31040
+ }
31041
+
31042
+ .s1fc623g {
31043
+ width: 430px !important;
31044
+ }
31045
+
31046
+ .da3mx0o .ant-select-item-group {
31047
+ padding: 8px 16px;
31048
+ line-height: 18px;
31049
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31050
+ height: 34px;
31051
+ min-height: 34px;
31052
+ box-sizing: border-box;
31053
+ margin-top: 8px;
31054
+ }
31055
+
31056
+ .onr9gzt {
31057
+ display: flex;
31058
+ flex-direction: column;
31059
+ margin: 1px 8px;
31060
+ padding: 8px;
31061
+ border-radius: 4px;
31062
+ }
31063
+ .onr9gzt .selected-icon {
31064
+ display: none;
31065
+ }
31066
+ .onr9gzt.ant-select-item-option-grouped {
31067
+ padding-left: 8px;
31068
+ }
31069
+ .onr9gzt.ant-select-item-option-selected {
31070
+ background-color: white;
31071
+ }
31072
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
31073
+ color: #0080ff;
31074
+ }
31075
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
31076
+ display: block;
31077
+ }
31078
+ .onr9gzt.ant-select-item-option-active {
31079
+ background: rgba(0, 136, 255, 0.16);
30716
31080
  }
30717
31081
  .onr9gzt.ant-select-item-option-active .timezone-title {
30718
31082
  color: #0080ff;
@@ -30756,6 +31120,10 @@ input.rrg1fkn.ant-input {
30756
31120
  opacity: 0;
30757
31121
  }
30758
31122
 
31123
+ .i1e4sgug {
31124
+ display: inline-block;
31125
+ }
31126
+
30759
31127
  .d6j0lbj {
30760
31128
  font-family: Inter;
30761
31129
  font-style: normal;
@@ -31204,446 +31572,31 @@ input.rrg1fkn.ant-input {
31204
31572
  font-size: 12px;
31205
31573
  line-height: 18px;
31206
31574
  }
31207
-
31208
- .t1gduru8 {
31209
- font-family: Inter;
31210
- font-style: normal;
31211
- font-weight: 500;
31212
- font-feature-settings: "zero" on;
31213
- font-size: 12px;
31214
- line-height: 18px;
31215
- }
31216
-
31217
- .t55raab {
31218
- font-family: Inter;
31219
- font-style: normal;
31220
- font-weight: bold;
31221
- font-feature-settings: "zero" on;
31222
- font-size: 16px;
31223
- line-height: 24px;
31224
- }
31225
-
31226
- .u1w9abfe {
31227
- font-family: Inter;
31228
- font-style: normal;
31229
- font-weight: normal;
31230
- font-size: 10px;
31231
- line-height: 12px;
31232
- }
31233
-
31234
- .i1e4sgug {
31235
- display: inline-block;
31236
- }
31237
-
31238
- .t1upn1sz {
31239
- height: 100%;
31240
- }
31241
-
31242
- .tta5kd2 {
31243
- height: 100%;
31244
- }
31245
- .tta5kd2.empty-table .ant-table-content {
31246
- overflow: visible !important;
31247
- height: 100%;
31248
- }
31249
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31250
- height: 100%;
31251
- }
31252
- .tta5kd2.empty-table .ant-table-content table {
31253
- width: 100% !important;
31254
- height: 100%;
31255
- }
31256
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31257
- padding: 15px 0;
31258
- }
31259
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31260
- display: none;
31261
- }
31262
- .tta5kd2 .active-row td:nth-child(1) {
31263
- font-weight: 700;
31264
- }
31265
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31266
- font-weight: 700;
31267
- }
31268
- .tta5kd2 .ant-spin-nested-loading {
31269
- height: 100%;
31270
- }
31271
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31272
- height: 100%;
31273
- overflow: visible;
31274
- }
31275
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31276
- max-height: none;
31277
- }
31278
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31279
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31280
- display: none;
31281
- }
31282
- .tta5kd2 td.ant-table-column-sort {
31283
- background: transparent;
31284
- }
31285
- .tta5kd2 td.ant-table-cell-fix-left,
31286
- .tta5kd2 td.ant-table-cell-fix-right {
31287
- background: #fff;
31288
- padding: 0 !important;
31289
- }
31290
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31291
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31292
- display: flex;
31293
- align-items: center;
31294
- height: 100%;
31295
- padding: 8px;
31296
- }
31297
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31298
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31299
- overflow: hidden;
31300
- text-overflow: ellipsis;
31301
- width: 100%;
31302
- }
31303
- .tta5kd2 .ant-table-container {
31304
- height: 100%;
31305
- }
31306
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31307
- box-shadow: none !important;
31308
- }
31309
- .tta5kd2 .ant-table {
31310
- border-radius: 0px;
31311
- border-left: none;
31312
- border-right: none;
31313
- border-bottom: none;
31314
- height: 100%;
31315
- font-size: 12px;
31316
- background: transparent;
31317
- }
31318
- .tta5kd2 .ant-table .ant-table-header {
31319
- position: relative;
31320
- z-index: 3;
31321
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31322
- margin-bottom: -1px;
31323
- }
31324
- .tta5kd2 .ant-table .time-wrapper .date,
31325
- .tta5kd2 .ant-table .value {
31326
- color: #2d3a56;
31327
- }
31328
- .tta5kd2 .ant-table .time-wrapper .time,
31329
- .tta5kd2 .ant-table .unit {
31330
- color: rgba(44, 56, 82, 0.6);
31331
- }
31332
- .tta5kd2 .ant-table .ant-table-selection {
31333
- position: unset;
31334
- text-align: center;
31335
- }
31336
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31337
- background: #fff;
31338
- }
31339
- .tta5kd2 .ant-table .anticon-setting {
31340
- cursor: pointer;
31341
- position: absolute;
31342
- top: 50%;
31343
- right: 12px;
31344
- transform: translateY(-50%);
31345
- }
31346
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31347
- box-shadow: none;
31348
- width: 1px;
31349
- background: rgba(213, 219, 227, 0.6);
31350
- }
31351
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31352
- box-shadow: none;
31353
- width: 1px;
31354
- background: rgba(213, 219, 227, 0.6);
31355
- }
31356
- .tta5kd2 .ant-table .ant-table-tbody {
31357
- position: relative;
31358
- }
31359
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31360
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31361
- border-bottom: 1px solid white;
31362
- height: 40px;
31363
- vertical-align: middle;
31364
- transition: background 0ms;
31365
- color: #00122e;
31366
- }
31367
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31368
- background: #f2f5fa;
31369
- border-bottom-color: #f2f5fa;
31370
- }
31371
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31372
- height: auto;
31373
- color: #00122e;
31374
- font-size: 12px;
31375
- text-align: left;
31376
- transition: none;
31377
- overflow: hidden;
31378
- text-overflow: ellipsis;
31379
- white-space: nowrap;
31380
- }
31381
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31382
- color: #0096ff;
31383
- }
31384
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31385
- overflow: hidden;
31386
- text-overflow: ellipsis;
31387
- width: 100%;
31388
- vertical-align: middle;
31389
- }
31390
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31391
- line-height: 0px;
31392
- }
31393
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31394
- padding-right: 25px;
31395
- }
31396
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31397
- border-top-color: transparent;
31398
- }
31399
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31400
- background: rgba(225, 230, 241, 0.6);
31401
- border-color: transparent transparent white;
31402
- }
31403
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31404
- border-radius: 8px 0 0 8px;
31405
- }
31406
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31407
- border-radius: 8px 0 0 8px;
31408
- }
31409
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31410
- content: "";
31411
- width: 4px;
31412
- top: -1px;
31413
- bottom: -1px;
31414
- background: white;
31415
- }
31416
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31417
- border-radius: 0 8px 8px 0;
31418
- }
31419
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31420
- border-radius: 0;
31421
- background: white;
31422
- border-top: none;
31423
- }
31424
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31425
- border-top: 1px solid transparent;
31426
- border-radius: 0 8px 8px 0;
31427
- background: rgba(225, 230, 241, 0.6);
31428
- }
31429
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31430
- background: white;
31431
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31432
- }
31433
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31434
- display: flex;
31435
- align-items: center;
31436
- height: 100%;
31437
- background: rgba(225, 230, 241, 0.6);
31438
- }
31439
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31440
- background: white;
31441
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31442
- }
31443
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31444
- display: flex;
31445
- align-items: center;
31446
- height: 100%;
31447
- background: rgba(225, 230, 241, 0.6);
31448
- }
31449
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31450
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31451
- }
31452
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31453
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31454
- border-radius: 8px;
31455
- }
31456
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31457
- border-top-color: white;
31458
- }
31459
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31460
- background: rgba(0, 136, 255, 0.1);
31461
- border-bottom-color: transparent;
31462
- border-top-color: transparent;
31463
- }
31464
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31465
- border-radius: 8px 0 0 8px;
31466
- }
31467
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31468
- border-radius: 0 8px 8px 0;
31469
- }
31470
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31471
- background: rgba(0, 136, 255, 0.1);
31472
- }
31473
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31474
- background: #fff;
31475
- font-weight: 400;
31476
- position: relative;
31477
- border-bottom: none;
31478
- color: #00122e;
31479
- transition: none;
31480
- padding: 15px 8px 15px 8px;
31481
- }
31482
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31483
- content: "";
31484
- width: 1px;
31485
- top: 0;
31486
- bottom: 0;
31487
- background: rgba(211, 218, 235, 0.6);
31488
- position: absolute;
31489
- right: 0;
31490
- }
31491
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31492
- padding: unset;
31493
- }
31494
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31495
- display: none;
31496
- }
31497
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31498
- width: 100%;
31499
- overflow: hidden;
31500
- white-space: nowrap;
31501
- text-overflow: ellipsis;
31502
- }
31503
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31504
- overflow: hidden;
31505
- text-overflow: ellipsis;
31506
- flex: 1;
31507
- }
31508
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31509
- padding: 15px 25px 15px 8px;
31510
- }
31511
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31512
- padding: 0;
31513
- }
31514
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31515
- position: absolute;
31516
- right: 6px;
31517
- top: 50%;
31518
- transform: translateY(-50%);
31519
- height: 16px;
31520
- display: none;
31521
- transition: transform 320ms ease;
31522
- }
31523
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31524
- display: block;
31525
- transform: translateY(-50%) rotateX(180deg);
31526
- }
31527
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31528
- display: block;
31529
- }
31530
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31531
- display: none;
31532
- }
31533
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31534
- transform: translateY(-50%);
31535
- }
31536
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31537
- transform: translateY(-50%) rotateX(180deg);
31538
- }
31539
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31540
- background: #f2f5fa;
31541
- }
31542
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31543
- display: block;
31544
- }
31545
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31546
- padding-right: 25px;
31547
- }
31548
- .tta5kd2 .ant-table .ant-table-selection-column {
31549
- padding: 0 !important;
31550
- }
31551
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31552
- position: absolute;
31553
- left: 50%;
31554
- top: 50%;
31555
- transform: translate(-50%, -50%);
31556
- }
31557
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31558
- display: none;
31559
- }
31560
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31561
- background: #fff;
31562
- }
31563
- .tta5kd2 .ant-table .ant-table-placeholder {
31564
- background: inherit;
31565
- }
31566
- .tta5kd2 .ant-table .ant-table-placeholder td {
31567
- position: static;
31568
- border: none;
31569
- background: inherit !important;
31570
- height: 100px;
31571
- vertical-align: middle;
31572
- }
31573
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31574
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31575
- font-weight: bold;
31576
- font-size: 20px;
31577
- color: rgba(10, 37, 85, 0.6);
31578
- }
31579
- .tta5kd2 .ant-table td.cell__action_ {
31580
- padding: 0 !important;
31581
- position: relative;
31582
- background: #fff;
31583
- }
31584
- .tta5kd2 .ant-table td.cell__action_ > * {
31585
- height: 100%;
31586
- display: flex;
31587
- align-items: center;
31588
- justify-content: flex-end;
31589
- padding-right: 8px;
31590
- }
31591
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31592
- width: 24px;
31593
- height: 24px;
31594
- cursor: pointer;
31595
- justify-content: center;
31596
- border-radius: 4px;
31597
- }
31598
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31599
- background: #fff;
31600
- }
31601
-
31602
- .n12mqh7z {
31603
- display: flex;
31604
- align-items: center;
31605
- font-size: 12px;
31606
- line-height: 18px;
31607
- }
31608
- .n12mqh7z:not(:last-child) {
31609
- margin-bottom: 4px;
31610
- }
31611
-
31612
- .tf5bynu {
31613
- margin: 0 3px;
31614
- }
31615
-
31616
- .tcckoz1 {
31617
- max-height: 400px;
31618
- overflow: "auto";
31619
- }
31620
-
31621
- .s1iv0tp1 .enabled-switch {
31622
- display: flex;
31623
- align-items: center;
31624
- }
31625
- .s1iv0tp1 .enabled-text {
31626
- margin-right: 8px;
31627
- }
31628
-
31629
- .c18gxmrl {
31630
- border: 1px solid #d8deeb;
31631
- border-radius: 4px;
31632
- }
31633
- .c18gxmrl + .c18gxmrl {
31634
- margin-top: 8px;
31635
- }
31636
- .c18gxmrl:hover {
31637
- border-color: #0080ff;
31638
- }
31639
- .c18gxmrl:hover > header {
31640
- background: rgba(0, 128, 255, 0.1);
31575
+
31576
+ .t1gduru8 {
31577
+ font-family: Inter;
31578
+ font-style: normal;
31579
+ font-weight: 500;
31580
+ font-feature-settings: "zero" on;
31581
+ font-size: 12px;
31582
+ line-height: 18px;
31641
31583
  }
31642
- .c18gxmrl.active header {
31643
- border-bottom: 1px solid #d8deeb;
31584
+
31585
+ .t55raab {
31586
+ font-family: Inter;
31587
+ font-style: normal;
31588
+ font-weight: bold;
31589
+ font-feature-settings: "zero" on;
31590
+ font-size: 16px;
31591
+ line-height: 24px;
31644
31592
  }
31645
- .c18gxmrl > header {
31646
- padding: 8px 12px;
31593
+
31594
+ .u1w9abfe {
31595
+ font-family: Inter;
31596
+ font-style: normal;
31597
+ font-weight: normal;
31598
+ font-size: 10px;
31599
+ line-height: 12px;
31647
31600
  }
31648
31601
 
31649
31602
  .c1up1pdz {
@@ -31786,22 +31739,6 @@ input.rrg1fkn.ant-input {
31786
31739
  color: #fff;
31787
31740
  }
31788
31741
 
31789
- .berrcjl {
31790
- color: rgba(10, 37, 85, 0.6);
31791
- margin-bottom: 4px;
31792
- }
31793
- .berrcjl .breadcrumb-link {
31794
- color: rgba(10, 37, 85, 0.6);
31795
- cursor: pointer;
31796
- transition: color 160ms ease;
31797
- }
31798
- .berrcjl .breadcrumb-link:hover {
31799
- color: #0080ff;
31800
- }
31801
- .berrcjl .breadcrumb-link:active {
31802
- color: #005ed1;
31803
- }
31804
-
31805
31742
  .c1uzzomf {
31806
31743
  margin-bottom: 16px;
31807
31744
  }
@@ -31824,6 +31761,42 @@ input.rrg1fkn.ant-input {
31824
31761
  text-align: center;
31825
31762
  }
31826
31763
 
31764
+ .c18gxmrl {
31765
+ border: 1px solid #d8deeb;
31766
+ border-radius: 4px;
31767
+ }
31768
+ .c18gxmrl + .c18gxmrl {
31769
+ margin-top: 8px;
31770
+ }
31771
+ .c18gxmrl:hover {
31772
+ border-color: #0080ff;
31773
+ }
31774
+ .c18gxmrl:hover > header {
31775
+ background: rgba(0, 128, 255, 0.1);
31776
+ }
31777
+ .c18gxmrl.active header {
31778
+ border-bottom: 1px solid #d8deeb;
31779
+ }
31780
+ .c18gxmrl > header {
31781
+ padding: 8px 12px;
31782
+ }
31783
+
31784
+ .berrcjl {
31785
+ color: rgba(10, 37, 85, 0.6);
31786
+ margin-bottom: 4px;
31787
+ }
31788
+ .berrcjl .breadcrumb-link {
31789
+ color: rgba(10, 37, 85, 0.6);
31790
+ cursor: pointer;
31791
+ transition: color 160ms ease;
31792
+ }
31793
+ .berrcjl .breadcrumb-link:hover {
31794
+ color: #0080ff;
31795
+ }
31796
+ .berrcjl .breadcrumb-link:active {
31797
+ color: #005ed1;
31798
+ }
31799
+
31827
31800
  .c1bus5hc {
31828
31801
  --color: white;
31829
31802
  height: 14px;
@@ -31864,6 +31837,33 @@ input.rrg1fkn.ant-input {
31864
31837
  transform: rotate(0deg);
31865
31838
  }
31866
31839
 
31840
+ .n12mqh7z {
31841
+ display: flex;
31842
+ align-items: center;
31843
+ font-size: 12px;
31844
+ line-height: 18px;
31845
+ }
31846
+ .n12mqh7z:not(:last-child) {
31847
+ margin-bottom: 4px;
31848
+ }
31849
+
31850
+ .tf5bynu {
31851
+ margin: 0 3px;
31852
+ }
31853
+
31854
+ .tcckoz1 {
31855
+ max-height: 400px;
31856
+ overflow: "auto";
31857
+ }
31858
+
31859
+ .s1iv0tp1 .enabled-switch {
31860
+ display: flex;
31861
+ align-items: center;
31862
+ }
31863
+ .s1iv0tp1 .enabled-text {
31864
+ margin-right: 8px;
31865
+ }
31866
+
31867
31867
  .tje3huy {
31868
31868
  width: 100%;
31869
31869
  overflow: inherit;
@@ -31884,13 +31884,6 @@ input.rrg1fkn.ant-input {
31884
31884
  width: 100%;
31885
31885
  }
31886
31886
 
31887
- .c10crapj {
31888
- border-radius: 8px;
31889
- }
31890
- .c10crapj .ant-card-body {
31891
- padding: 20px 24px 24px 24px;
31892
- }
31893
-
31894
31887
  .c198s9j3 {
31895
31888
  color: #2d3a56;
31896
31889
  line-height: 22px;
@@ -31962,6 +31955,13 @@ input.rrg1fkn.ant-input {
31962
31955
  margin-left: 24px;
31963
31956
  }
31964
31957
 
31958
+ .c10crapj {
31959
+ border-radius: 8px;
31960
+ }
31961
+ .c10crapj .ant-card-body {
31962
+ padding: 20px 24px 24px 24px;
31963
+ }
31964
+
31965
31965
  .cav9p2m .ant-collapse-item {
31966
31966
  border: 0px;
31967
31967
  background-color: #fff;
@@ -32238,6 +32238,55 @@ input.rrg1fkn.ant-input {
32238
32238
  color: #0080ff;
32239
32239
  }
32240
32240
 
32241
+ .l4bld33 {
32242
+ width: 64px;
32243
+ height: 64px;
32244
+ display: flex;
32245
+ align-items: center;
32246
+ justify-content: center;
32247
+ position: relative;
32248
+ opacity: 0.2;
32249
+ }
32250
+
32251
+ .lgitjoj {
32252
+ position: absolute;
32253
+ width: 5px;
32254
+ height: 48px;
32255
+ left: 9.33px;
32256
+ top: 40.5px;
32257
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32258
+ border-radius: 5px;
32259
+ transform: rotate(-128deg);
32260
+ transform-origin: top left;
32261
+ animation: loading-indicator1 1100ms ease-out infinite;
32262
+ }
32263
+
32264
+ .l13g0exg {
32265
+ position: absolute;
32266
+ width: 5px;
32267
+ height: 48px;
32268
+ left: 40.8px;
32269
+ top: 8.4px;
32270
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32271
+ border-radius: 5px;
32272
+ transform: rotate(-8deg);
32273
+ transform-origin: top left;
32274
+ animation: loading-indicator2 1100ms ease-out infinite;
32275
+ }
32276
+
32277
+ .l1exo3h6 {
32278
+ position: absolute;
32279
+ width: 5px;
32280
+ height: 48px;
32281
+ left: 52.9px;
32282
+ top: 51.8px;
32283
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32284
+ border-radius: 5px;
32285
+ transform: rotate(112deg);
32286
+ transform-origin: top left;
32287
+ animation: loading-indicator3 1100ms ease-out infinite;
32288
+ }
32289
+
32241
32290
  .m1thnes4 {
32242
32291
  color: rgba(44, 56, 82, 0.6);
32243
32292
  text-align: center;
@@ -32382,100 +32431,21 @@ input.rrg1fkn.ant-input {
32382
32431
  .t1kgldps {
32383
32432
  display: flex;
32384
32433
  align-items: center;
32385
- justify-content: space-between;
32386
- background-color: rgba(0, 0, 0, 0.75);
32387
- color: #b4beca;
32388
- font-size: 12px;
32389
- padding: 3px 6px;
32390
- }
32391
- .t1kgldps:first-child {
32392
- padding-top: 3px;
32393
- }
32394
- .t1kgldps:last-child {
32395
- padding-bottom: 3px;
32396
- }
32397
- .t1kgldps .column-value {
32398
- color: #fff;
32399
- margin-left: 8px;
32400
- }
32401
-
32402
- .l4bld33 {
32403
- width: 64px;
32404
- height: 64px;
32405
- display: flex;
32406
- align-items: center;
32407
- justify-content: center;
32408
- position: relative;
32409
- opacity: 0.2;
32410
- }
32411
-
32412
- .lgitjoj {
32413
- position: absolute;
32414
- width: 5px;
32415
- height: 48px;
32416
- left: 9.33px;
32417
- top: 40.5px;
32418
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32419
- border-radius: 5px;
32420
- transform: rotate(-128deg);
32421
- transform-origin: top left;
32422
- animation: loading-indicator1 1100ms ease-out infinite;
32423
- }
32424
-
32425
- .l13g0exg {
32426
- position: absolute;
32427
- width: 5px;
32428
- height: 48px;
32429
- left: 40.8px;
32430
- top: 8.4px;
32431
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32432
- border-radius: 5px;
32433
- transform: rotate(-8deg);
32434
- transform-origin: top left;
32435
- animation: loading-indicator2 1100ms ease-out infinite;
32436
- }
32437
-
32438
- .l1exo3h6 {
32439
- position: absolute;
32440
- width: 5px;
32441
- height: 48px;
32442
- left: 52.9px;
32443
- top: 51.8px;
32444
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32445
- border-radius: 5px;
32446
- transform: rotate(112deg);
32447
- transform-origin: top left;
32448
- animation: loading-indicator3 1100ms ease-out infinite;
32449
- }
32450
-
32451
- .t1gz6wqf {
32452
- height: 100%;
32453
- }
32454
- .t1gz6wqf .table-loading-item {
32455
- padding: 12px 4px;
32456
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32457
- display: flex;
32458
- }
32459
- .t1gz6wqf .table-loading-item > * {
32460
- height: 16px;
32461
- margin: 4px;
32462
- background: rgba(204, 212, 227, 0.18);
32463
- border-radius: 2px;
32464
- }
32465
- .t1gz6wqf .table-loading-item .checkbox-loading {
32466
- width: 16px;
32467
- }
32468
- .t1gz6wqf .table-loading-item .td-loading {
32469
- flex: 1;
32434
+ justify-content: space-between;
32435
+ background-color: rgba(0, 0, 0, 0.75);
32436
+ color: #b4beca;
32437
+ font-size: 12px;
32438
+ padding: 3px 6px;
32470
32439
  }
32471
- .t1gz6wqf :nth-child(1) {
32472
- padding: 8px 4px;
32440
+ .t1kgldps:first-child {
32441
+ padding-top: 3px;
32473
32442
  }
32474
- .t1gz6wqf :nth-child(1) > * {
32475
- background: rgba(107, 125, 153, 0.18);
32443
+ .t1kgldps:last-child {
32444
+ padding-bottom: 3px;
32476
32445
  }
32477
- .t1gz6wqf :nth-child(1) > * {
32478
- background: rgba(163, 180, 204, 0.18);
32446
+ .t1kgldps .column-value {
32447
+ color: #fff;
32448
+ margin-left: 8px;
32479
32449
  }
32480
32450
 
32481
32451
  .sq6vos1 {
@@ -32663,6 +32633,36 @@ input.rrg1fkn.ant-input {
32663
32633
  justify-content: center;
32664
32634
  }
32665
32635
 
32636
+ .t1gz6wqf {
32637
+ height: 100%;
32638
+ }
32639
+ .t1gz6wqf .table-loading-item {
32640
+ padding: 12px 4px;
32641
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32642
+ display: flex;
32643
+ }
32644
+ .t1gz6wqf .table-loading-item > * {
32645
+ height: 16px;
32646
+ margin: 4px;
32647
+ background: rgba(204, 212, 227, 0.18);
32648
+ border-radius: 2px;
32649
+ }
32650
+ .t1gz6wqf .table-loading-item .checkbox-loading {
32651
+ width: 16px;
32652
+ }
32653
+ .t1gz6wqf .table-loading-item .td-loading {
32654
+ flex: 1;
32655
+ }
32656
+ .t1gz6wqf :nth-child(1) {
32657
+ padding: 8px 4px;
32658
+ }
32659
+ .t1gz6wqf :nth-child(1) > * {
32660
+ background: rgba(107, 125, 153, 0.18);
32661
+ }
32662
+ .t1gz6wqf :nth-child(1) > * {
32663
+ background: rgba(163, 180, 204, 0.18);
32664
+ }
32665
+
32666
32666
  .c1k4vanq {
32667
32667
  padding: 0 12px 14px 12px;
32668
32668
  }
@@ -32771,6 +32771,96 @@ input.rrg1fkn.ant-input {
32771
32771
  min-height: 0px;
32772
32772
  }
32773
32773
 
32774
+ .at4ovwe .ant-input-number-handler-wrap {
32775
+ display: var(--at4ovwe-0);
32776
+ }
32777
+ .at4ovwe .ant-input-number-input-wrap {
32778
+ padding: 5px 12px;
32779
+ display: inline-flex;
32780
+ line-height: 1.5715;
32781
+ height: 100%;
32782
+ width: 100%;
32783
+ }
32784
+ .at4ovwe .ant-input-number-input-wrap::after {
32785
+ content: var(--at4ovwe-1);
32786
+ display: var(--at4ovwe-2);
32787
+ flex: none;
32788
+ align-items: center;
32789
+ margin-left: 4px;
32790
+ color: rgba(44, 56, 82, 0.6);
32791
+ }
32792
+ .at4ovwe .ant-input-number-input-wrap::before {
32793
+ content: var(--at4ovwe-3);
32794
+ display: var(--at4ovwe-4);
32795
+ flex: none;
32796
+ align-items: center;
32797
+ margin-right: 4px;
32798
+ cursor: auto;
32799
+ color: rgba(44, 56, 82, 0.6);
32800
+ }
32801
+ .ant-input-group.ant-input-group-compact > .at4ovwe {
32802
+ border-radius: 0;
32803
+ }
32804
+ .at4ovwe.ant-input-number {
32805
+ width: 100%;
32806
+ border-radius: 6px;
32807
+ }
32808
+ .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
32809
+ border-color: #0096ff;
32810
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32811
+ z-index: 1;
32812
+ }
32813
+ .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
32814
+ border-color: #e75a3a;
32815
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32816
+ }
32817
+ .at4ovwe .ant-input-number-input {
32818
+ padding: 0;
32819
+ margin: 0;
32820
+ height: auto;
32821
+ font-size: inherit;
32822
+ }
32823
+
32824
+ .sut42l0 {
32825
+ padding: 0 8px;
32826
+ height: 18px;
32827
+ }
32828
+
32829
+ .mfsz1jz {
32830
+ padding: 2px 8px;
32831
+ height: 24px;
32832
+ }
32833
+
32834
+ .tnd6h4m {
32835
+ margin: 0;
32836
+ }
32837
+
32838
+ .i1qw4clm {
32839
+ margin-right: 4px;
32840
+ height: 16px;
32841
+ }
32842
+
32843
+ .n1r5ku5l.ant-tag.ant-tag-gray {
32844
+ font-weight: 700;
32845
+ color: #00122e;
32846
+ background-color: rgba(237, 241, 250, 0.6);
32847
+ border: 1px solid rgba(211, 218, 235, 0.6);
32848
+ }
32849
+
32850
+ .w1xcixj5.outside-tag {
32851
+ padding-left: 0;
32852
+ }
32853
+ .w1xcixj5.outside-tag .inside-tag {
32854
+ border-radius: 4px 0 0 4px;
32855
+ padding-right: 4px;
32856
+ margin-right: 4px;
32857
+ }
32858
+
32859
+ .iwsze0q {
32860
+ margin-right: 4px;
32861
+ height: 16px;
32862
+ }
32863
+
32774
32864
  .tc40oxa {
32775
32865
  margin-bottom: 4px;
32776
32866
  color: rgba(44, 56, 82, 0.6);
@@ -32964,94 +33054,23 @@ input.rrg1fkn.ant-input {
32964
33054
  margin-right: 8px;
32965
33055
  }
32966
33056
 
32967
- .at4ovwe .ant-input-number-handler-wrap {
32968
- display: var(--at4ovwe-0);
32969
- }
32970
- .at4ovwe .ant-input-number-input-wrap {
32971
- padding: 5px 12px;
32972
- display: inline-flex;
32973
- line-height: 1.5715;
32974
- height: 100%;
32975
- width: 100%;
32976
- }
32977
- .at4ovwe .ant-input-number-input-wrap::after {
32978
- content: var(--at4ovwe-1);
32979
- display: var(--at4ovwe-2);
32980
- flex: none;
32981
- align-items: center;
32982
- margin-left: 4px;
32983
- color: rgba(44, 56, 82, 0.6);
32984
- }
32985
- .at4ovwe .ant-input-number-input-wrap::before {
32986
- content: var(--at4ovwe-3);
32987
- display: var(--at4ovwe-4);
32988
- flex: none;
32989
- align-items: center;
32990
- margin-right: 4px;
32991
- cursor: auto;
32992
- color: rgba(44, 56, 82, 0.6);
32993
- }
32994
- .ant-input-group.ant-input-group-compact > .at4ovwe {
32995
- border-radius: 0;
32996
- }
32997
- .at4ovwe.ant-input-number {
32998
- width: 100%;
32999
- border-radius: 6px;
33000
- }
33001
- .at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
33002
- border-color: #0096ff;
33003
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33004
- z-index: 1;
33005
- }
33006
- .at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
33007
- border-color: #e75a3a;
33008
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33009
- }
33010
- .at4ovwe .ant-input-number-input {
33011
- padding: 0;
33012
- margin: 0;
33013
- height: auto;
33014
- font-size: inherit;
33015
- }
33016
-
33017
- .sut42l0 {
33018
- padding: 0 8px;
33019
- height: 18px;
33020
- }
33021
-
33022
- .mfsz1jz {
33023
- padding: 2px 8px;
33024
- height: 24px;
33025
- }
33026
-
33027
- .tnd6h4m {
33028
- margin: 0;
33029
- }
33030
-
33031
- .i1qw4clm {
33032
- margin-right: 4px;
33033
- height: 16px;
33034
- }
33035
-
33036
- .n1r5ku5l.ant-tag.ant-tag-gray {
33037
- font-weight: 700;
33038
- color: #00122e;
33039
- background-color: rgba(237, 241, 250, 0.6);
33040
- border: 1px solid rgba(211, 218, 235, 0.6);
33057
+ .feau332.ant-form-item {
33058
+ margin-bottom: 0;
33041
33059
  }
33042
-
33043
- .iwsze0q {
33044
- margin-right: 4px;
33045
- height: 16px;
33060
+ .feau332 .ant-form-item-explain {
33061
+ display: none;
33062
+ min-height: 18px;
33063
+ margin-top: 5px;
33064
+ font-family: "Inter";
33065
+ font-weight: 400;
33066
+ font-size: 12px;
33067
+ line-height: 18px;
33046
33068
  }
33047
-
33048
- .w1xcixj5.outside-tag {
33049
- padding-left: 0;
33069
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33070
+ white-space: pre-wrap;
33050
33071
  }
33051
- .w1xcixj5.outside-tag .inside-tag {
33052
- border-radius: 4px 0 0 4px;
33053
- padding-right: 4px;
33054
- margin-right: 4px;
33072
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33073
+ display: block;
33055
33074
  }
33056
33075
 
33057
33076
  .a6dbbkm .ant-input-number-handler-wrap {
@@ -33083,23 +33102,4 @@ input.rrg1fkn.ant-input {
33083
33102
  margin: 0;
33084
33103
  height: auto;
33085
33104
  font-size: inherit;
33086
- }
33087
-
33088
- .feau332.ant-form-item {
33089
- margin-bottom: 0;
33090
- }
33091
- .feau332 .ant-form-item-explain {
33092
- display: none;
33093
- min-height: 18px;
33094
- margin-top: 5px;
33095
- font-family: "Inter";
33096
- font-weight: 400;
33097
- font-size: 12px;
33098
- line-height: 18px;
33099
- }
33100
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33101
- white-space: pre-wrap;
33102
- }
33103
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33104
- display: block;
33105
33105
  }