@cloudtower/eagle 0.26.21 → 0.26.22
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/components.css +205 -205
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +655 -655
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -30134,6 +30134,19 @@ html body {
|
|
|
30134
30134
|
font-size: 18px;
|
|
30135
30135
|
}
|
|
30136
30136
|
|
|
30137
|
+
.iap75of {
|
|
30138
|
+
height: 18px;
|
|
30139
|
+
line-height: 18px;
|
|
30140
|
+
padding: 0 4px;
|
|
30141
|
+
border-radius: 4px;
|
|
30142
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30143
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30144
|
+
display: flex;
|
|
30145
|
+
align-items: center;
|
|
30146
|
+
white-space: nowrap;
|
|
30147
|
+
margin-right: 4px;
|
|
30148
|
+
}
|
|
30149
|
+
|
|
30137
30150
|
.i1mrf09m {
|
|
30138
30151
|
display: inline-flex;
|
|
30139
30152
|
align-items: center;
|
|
@@ -30152,17 +30165,13 @@ html body {
|
|
|
30152
30165
|
animation: rotate 680ms linear infinite;
|
|
30153
30166
|
}
|
|
30154
30167
|
|
|
30155
|
-
.
|
|
30156
|
-
|
|
30157
|
-
|
|
30158
|
-
|
|
30159
|
-
|
|
30160
|
-
|
|
30161
|
-
|
|
30162
|
-
display: flex;
|
|
30163
|
-
align-items: center;
|
|
30164
|
-
white-space: nowrap;
|
|
30165
|
-
margin-right: 4px;
|
|
30168
|
+
.obf05yr {
|
|
30169
|
+
display: inline-block;
|
|
30170
|
+
}
|
|
30171
|
+
|
|
30172
|
+
.hsms1n6 {
|
|
30173
|
+
visibility: hidden;
|
|
30174
|
+
position: absolute;
|
|
30166
30175
|
}
|
|
30167
30176
|
|
|
30168
30177
|
.p12gwtiw {
|
|
@@ -30222,15 +30231,6 @@ html body {
|
|
|
30222
30231
|
line-height: 18px;
|
|
30223
30232
|
}
|
|
30224
30233
|
|
|
30225
|
-
.obf05yr {
|
|
30226
|
-
display: inline-block;
|
|
30227
|
-
}
|
|
30228
|
-
|
|
30229
|
-
.hsms1n6 {
|
|
30230
|
-
visibility: hidden;
|
|
30231
|
-
position: absolute;
|
|
30232
|
-
}
|
|
30233
|
-
|
|
30234
30234
|
.rxbeqvl.ant-radio-wrapper {
|
|
30235
30235
|
display: inline-flex;
|
|
30236
30236
|
align-items: baseline;
|
|
@@ -31407,6 +31407,91 @@ input.rrg1fkn.ant-input {
|
|
|
31407
31407
|
background: #fff;
|
|
31408
31408
|
}
|
|
31409
31409
|
|
|
31410
|
+
.s1fc623g {
|
|
31411
|
+
width: 430px !important;
|
|
31412
|
+
}
|
|
31413
|
+
|
|
31414
|
+
.da3mx0o .ant-select-item-group {
|
|
31415
|
+
padding: 8px 16px;
|
|
31416
|
+
line-height: 18px;
|
|
31417
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31418
|
+
height: 34px;
|
|
31419
|
+
min-height: 34px;
|
|
31420
|
+
box-sizing: border-box;
|
|
31421
|
+
margin-top: 8px;
|
|
31422
|
+
}
|
|
31423
|
+
|
|
31424
|
+
.onr9gzt {
|
|
31425
|
+
display: flex;
|
|
31426
|
+
flex-direction: column;
|
|
31427
|
+
margin: 1px 8px;
|
|
31428
|
+
padding: 8px;
|
|
31429
|
+
border-radius: 4px;
|
|
31430
|
+
}
|
|
31431
|
+
.onr9gzt .selected-icon {
|
|
31432
|
+
display: none;
|
|
31433
|
+
}
|
|
31434
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31435
|
+
padding-left: 8px;
|
|
31436
|
+
}
|
|
31437
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31438
|
+
background-color: white;
|
|
31439
|
+
}
|
|
31440
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31441
|
+
color: #0080ff;
|
|
31442
|
+
}
|
|
31443
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31444
|
+
display: block;
|
|
31445
|
+
}
|
|
31446
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31447
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31448
|
+
}
|
|
31449
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31450
|
+
color: #0080ff;
|
|
31451
|
+
}
|
|
31452
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31453
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31454
|
+
color: #0080ff;
|
|
31455
|
+
}
|
|
31456
|
+
|
|
31457
|
+
.oiy0apc {
|
|
31458
|
+
display: flex;
|
|
31459
|
+
justify-content: space-between;
|
|
31460
|
+
height: 20px;
|
|
31461
|
+
line-height: 20px;
|
|
31462
|
+
}
|
|
31463
|
+
.oiy0apc .timezone-title {
|
|
31464
|
+
color: #2d3a56;
|
|
31465
|
+
overflow: hidden;
|
|
31466
|
+
text-overflow: ellipsis;
|
|
31467
|
+
}
|
|
31468
|
+
|
|
31469
|
+
.of4y382 {
|
|
31470
|
+
display: flex;
|
|
31471
|
+
justify-content: space-between;
|
|
31472
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31473
|
+
height: 18px;
|
|
31474
|
+
line-height: 18px;
|
|
31475
|
+
margin-top: 2px;
|
|
31476
|
+
}
|
|
31477
|
+
|
|
31478
|
+
.t19903l9 {
|
|
31479
|
+
border: none;
|
|
31480
|
+
margin-right: 0;
|
|
31481
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31482
|
+
}
|
|
31483
|
+
|
|
31484
|
+
.ohwbvxu {
|
|
31485
|
+
pointer-events: none;
|
|
31486
|
+
height: 32px;
|
|
31487
|
+
width: 100%;
|
|
31488
|
+
opacity: 0;
|
|
31489
|
+
}
|
|
31490
|
+
|
|
31491
|
+
.i1e4sgug {
|
|
31492
|
+
display: inline-block;
|
|
31493
|
+
}
|
|
31494
|
+
|
|
31410
31495
|
.d6j0lbj {
|
|
31411
31496
|
font-family: Inter;
|
|
31412
31497
|
font-style: normal;
|
|
@@ -31882,91 +31967,6 @@ input.rrg1fkn.ant-input {
|
|
|
31882
31967
|
line-height: 12px;
|
|
31883
31968
|
}
|
|
31884
31969
|
|
|
31885
|
-
.i1e4sgug {
|
|
31886
|
-
display: inline-block;
|
|
31887
|
-
}
|
|
31888
|
-
|
|
31889
|
-
.s1fc623g {
|
|
31890
|
-
width: 430px !important;
|
|
31891
|
-
}
|
|
31892
|
-
|
|
31893
|
-
.da3mx0o .ant-select-item-group {
|
|
31894
|
-
padding: 8px 16px;
|
|
31895
|
-
line-height: 18px;
|
|
31896
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31897
|
-
height: 34px;
|
|
31898
|
-
min-height: 34px;
|
|
31899
|
-
box-sizing: border-box;
|
|
31900
|
-
margin-top: 8px;
|
|
31901
|
-
}
|
|
31902
|
-
|
|
31903
|
-
.onr9gzt {
|
|
31904
|
-
display: flex;
|
|
31905
|
-
flex-direction: column;
|
|
31906
|
-
margin: 1px 8px;
|
|
31907
|
-
padding: 8px;
|
|
31908
|
-
border-radius: 4px;
|
|
31909
|
-
}
|
|
31910
|
-
.onr9gzt .selected-icon {
|
|
31911
|
-
display: none;
|
|
31912
|
-
}
|
|
31913
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
31914
|
-
padding-left: 8px;
|
|
31915
|
-
}
|
|
31916
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
31917
|
-
background-color: white;
|
|
31918
|
-
}
|
|
31919
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31920
|
-
color: #0080ff;
|
|
31921
|
-
}
|
|
31922
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31923
|
-
display: block;
|
|
31924
|
-
}
|
|
31925
|
-
.onr9gzt.ant-select-item-option-active {
|
|
31926
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31927
|
-
}
|
|
31928
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31929
|
-
color: #0080ff;
|
|
31930
|
-
}
|
|
31931
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31932
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31933
|
-
color: #0080ff;
|
|
31934
|
-
}
|
|
31935
|
-
|
|
31936
|
-
.oiy0apc {
|
|
31937
|
-
display: flex;
|
|
31938
|
-
justify-content: space-between;
|
|
31939
|
-
height: 20px;
|
|
31940
|
-
line-height: 20px;
|
|
31941
|
-
}
|
|
31942
|
-
.oiy0apc .timezone-title {
|
|
31943
|
-
color: #2d3a56;
|
|
31944
|
-
overflow: hidden;
|
|
31945
|
-
text-overflow: ellipsis;
|
|
31946
|
-
}
|
|
31947
|
-
|
|
31948
|
-
.of4y382 {
|
|
31949
|
-
display: flex;
|
|
31950
|
-
justify-content: space-between;
|
|
31951
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31952
|
-
height: 18px;
|
|
31953
|
-
line-height: 18px;
|
|
31954
|
-
margin-top: 2px;
|
|
31955
|
-
}
|
|
31956
|
-
|
|
31957
|
-
.t19903l9 {
|
|
31958
|
-
border: none;
|
|
31959
|
-
margin-right: 0;
|
|
31960
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31961
|
-
}
|
|
31962
|
-
|
|
31963
|
-
.ohwbvxu {
|
|
31964
|
-
pointer-events: none;
|
|
31965
|
-
height: 32px;
|
|
31966
|
-
width: 100%;
|
|
31967
|
-
opacity: 0;
|
|
31968
|
-
}
|
|
31969
|
-
|
|
31970
31970
|
.m15dvk92 {
|
|
31971
31971
|
display: flex;
|
|
31972
31972
|
justify-content: space-between;
|
|
@@ -32387,6 +32387,36 @@ input.rrg1fkn.ant-input {
|
|
|
32387
32387
|
margin-left: 8px;
|
|
32388
32388
|
}
|
|
32389
32389
|
|
|
32390
|
+
.t1gz6wqf {
|
|
32391
|
+
height: 100%;
|
|
32392
|
+
}
|
|
32393
|
+
.t1gz6wqf .table-loading-item {
|
|
32394
|
+
padding: 12px 4px;
|
|
32395
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32396
|
+
display: flex;
|
|
32397
|
+
}
|
|
32398
|
+
.t1gz6wqf .table-loading-item > * {
|
|
32399
|
+
height: 16px;
|
|
32400
|
+
margin: 4px;
|
|
32401
|
+
background: rgba(204, 212, 227, 0.18);
|
|
32402
|
+
border-radius: 2px;
|
|
32403
|
+
}
|
|
32404
|
+
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32405
|
+
width: 16px;
|
|
32406
|
+
}
|
|
32407
|
+
.t1gz6wqf .table-loading-item .td-loading {
|
|
32408
|
+
flex: 1;
|
|
32409
|
+
}
|
|
32410
|
+
.t1gz6wqf :nth-child(1) {
|
|
32411
|
+
padding: 8px 4px;
|
|
32412
|
+
}
|
|
32413
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32414
|
+
background: rgba(107, 125, 153, 0.18);
|
|
32415
|
+
}
|
|
32416
|
+
.t1gz6wqf :nth-child(1) > * {
|
|
32417
|
+
background: rgba(163, 180, 204, 0.18);
|
|
32418
|
+
}
|
|
32419
|
+
|
|
32390
32420
|
.sq6vos1 {
|
|
32391
32421
|
--item-min-width: 60px;
|
|
32392
32422
|
}
|
|
@@ -32572,36 +32602,6 @@ input.rrg1fkn.ant-input {
|
|
|
32572
32602
|
justify-content: center;
|
|
32573
32603
|
}
|
|
32574
32604
|
|
|
32575
|
-
.t1gz6wqf {
|
|
32576
|
-
height: 100%;
|
|
32577
|
-
}
|
|
32578
|
-
.t1gz6wqf .table-loading-item {
|
|
32579
|
-
padding: 12px 4px;
|
|
32580
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
32581
|
-
display: flex;
|
|
32582
|
-
}
|
|
32583
|
-
.t1gz6wqf .table-loading-item > * {
|
|
32584
|
-
height: 16px;
|
|
32585
|
-
margin: 4px;
|
|
32586
|
-
background: rgba(204, 212, 227, 0.18);
|
|
32587
|
-
border-radius: 2px;
|
|
32588
|
-
}
|
|
32589
|
-
.t1gz6wqf .table-loading-item .checkbox-loading {
|
|
32590
|
-
width: 16px;
|
|
32591
|
-
}
|
|
32592
|
-
.t1gz6wqf .table-loading-item .td-loading {
|
|
32593
|
-
flex: 1;
|
|
32594
|
-
}
|
|
32595
|
-
.t1gz6wqf :nth-child(1) {
|
|
32596
|
-
padding: 8px 4px;
|
|
32597
|
-
}
|
|
32598
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
32599
|
-
background: rgba(107, 125, 153, 0.18);
|
|
32600
|
-
}
|
|
32601
|
-
.t1gz6wqf :nth-child(1) > * {
|
|
32602
|
-
background: rgba(163, 180, 204, 0.18);
|
|
32603
|
-
}
|
|
32604
|
-
|
|
32605
32605
|
.c1k4vanq {
|
|
32606
32606
|
padding: 0 16px 14px 16px;
|
|
32607
32607
|
}
|
|
@@ -32710,55 +32710,6 @@ input.rrg1fkn.ant-input {
|
|
|
32710
32710
|
min-height: 0px;
|
|
32711
32711
|
}
|
|
32712
32712
|
|
|
32713
|
-
.at4ovwe .ant-input-number-handler-wrap {
|
|
32714
|
-
display: var(--at4ovwe-0);
|
|
32715
|
-
}
|
|
32716
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
32717
|
-
padding: 5px 12px;
|
|
32718
|
-
display: inline-flex;
|
|
32719
|
-
line-height: 1.5715;
|
|
32720
|
-
height: 100%;
|
|
32721
|
-
width: 100%;
|
|
32722
|
-
}
|
|
32723
|
-
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32724
|
-
content: var(--at4ovwe-1);
|
|
32725
|
-
display: var(--at4ovwe-2);
|
|
32726
|
-
flex: none;
|
|
32727
|
-
align-items: center;
|
|
32728
|
-
margin-left: 4px;
|
|
32729
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32730
|
-
}
|
|
32731
|
-
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32732
|
-
content: var(--at4ovwe-3);
|
|
32733
|
-
display: var(--at4ovwe-4);
|
|
32734
|
-
flex: none;
|
|
32735
|
-
align-items: center;
|
|
32736
|
-
margin-right: 4px;
|
|
32737
|
-
cursor: auto;
|
|
32738
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32739
|
-
}
|
|
32740
|
-
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32741
|
-
border-radius: 0;
|
|
32742
|
-
}
|
|
32743
|
-
.at4ovwe.ant-input-number {
|
|
32744
|
-
width: 100%;
|
|
32745
|
-
border-radius: 6px;
|
|
32746
|
-
}
|
|
32747
|
-
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32748
|
-
border-color: #0096ff;
|
|
32749
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32750
|
-
}
|
|
32751
|
-
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32752
|
-
border-color: #e75a3a;
|
|
32753
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32754
|
-
}
|
|
32755
|
-
.at4ovwe .ant-input-number-input {
|
|
32756
|
-
padding: 0;
|
|
32757
|
-
margin: 0;
|
|
32758
|
-
height: auto;
|
|
32759
|
-
font-size: inherit;
|
|
32760
|
-
}
|
|
32761
|
-
|
|
32762
32713
|
.tc40oxa {
|
|
32763
32714
|
margin-bottom: 4px;
|
|
32764
32715
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -32952,9 +32903,53 @@ input.rrg1fkn.ant-input {
|
|
|
32952
32903
|
margin-right: 8px;
|
|
32953
32904
|
}
|
|
32954
32905
|
|
|
32955
|
-
.
|
|
32906
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
32907
|
+
display: var(--at4ovwe-0);
|
|
32908
|
+
}
|
|
32909
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
32910
|
+
padding: 5px 12px;
|
|
32911
|
+
display: inline-flex;
|
|
32912
|
+
line-height: 1.5715;
|
|
32913
|
+
height: 100%;
|
|
32914
|
+
width: 100%;
|
|
32915
|
+
}
|
|
32916
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
32917
|
+
content: var(--at4ovwe-1);
|
|
32918
|
+
display: var(--at4ovwe-2);
|
|
32919
|
+
flex: none;
|
|
32920
|
+
align-items: center;
|
|
32921
|
+
margin-left: 4px;
|
|
32922
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32923
|
+
}
|
|
32924
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
32925
|
+
content: var(--at4ovwe-3);
|
|
32926
|
+
display: var(--at4ovwe-4);
|
|
32927
|
+
flex: none;
|
|
32928
|
+
align-items: center;
|
|
32956
32929
|
margin-right: 4px;
|
|
32957
|
-
|
|
32930
|
+
cursor: auto;
|
|
32931
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32932
|
+
}
|
|
32933
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
32934
|
+
border-radius: 0;
|
|
32935
|
+
}
|
|
32936
|
+
.at4ovwe.ant-input-number {
|
|
32937
|
+
width: 100%;
|
|
32938
|
+
border-radius: 6px;
|
|
32939
|
+
}
|
|
32940
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
32941
|
+
border-color: #0096ff;
|
|
32942
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32943
|
+
}
|
|
32944
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
32945
|
+
border-color: #e75a3a;
|
|
32946
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32947
|
+
}
|
|
32948
|
+
.at4ovwe .ant-input-number-input {
|
|
32949
|
+
padding: 0;
|
|
32950
|
+
margin: 0;
|
|
32951
|
+
height: auto;
|
|
32952
|
+
font-size: inherit;
|
|
32958
32953
|
}
|
|
32959
32954
|
|
|
32960
32955
|
.w1xcixj5.outside-tag {
|
|
@@ -32966,6 +32961,11 @@ input.rrg1fkn.ant-input {
|
|
|
32966
32961
|
margin-right: 4px;
|
|
32967
32962
|
}
|
|
32968
32963
|
|
|
32964
|
+
.iwsze0q {
|
|
32965
|
+
margin-right: 4px;
|
|
32966
|
+
height: 16px;
|
|
32967
|
+
}
|
|
32968
|
+
|
|
32969
32969
|
.sut42l0 {
|
|
32970
32970
|
padding: 0 8px;
|
|
32971
32971
|
height: 18px;
|
|
@@ -32985,6 +32985,25 @@ input.rrg1fkn.ant-input {
|
|
|
32985
32985
|
height: 16px;
|
|
32986
32986
|
}
|
|
32987
32987
|
|
|
32988
|
+
.feau332.ant-form-item {
|
|
32989
|
+
margin-bottom: 0;
|
|
32990
|
+
}
|
|
32991
|
+
.feau332 .ant-form-item-explain {
|
|
32992
|
+
display: none;
|
|
32993
|
+
min-height: 18px;
|
|
32994
|
+
margin-top: 5px;
|
|
32995
|
+
font-family: "Inter";
|
|
32996
|
+
font-weight: 400;
|
|
32997
|
+
font-size: 12px;
|
|
32998
|
+
line-height: 18px;
|
|
32999
|
+
}
|
|
33000
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
33001
|
+
white-space: pre-wrap;
|
|
33002
|
+
}
|
|
33003
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
33004
|
+
display: block;
|
|
33005
|
+
}
|
|
33006
|
+
|
|
32988
33007
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
32989
33008
|
display: var(--a6dbbkm-0);
|
|
32990
33009
|
}
|
|
@@ -33014,23 +33033,4 @@ input.rrg1fkn.ant-input {
|
|
|
33014
33033
|
margin: 0;
|
|
33015
33034
|
height: auto;
|
|
33016
33035
|
font-size: inherit;
|
|
33017
|
-
}
|
|
33018
|
-
|
|
33019
|
-
.feau332.ant-form-item {
|
|
33020
|
-
margin-bottom: 0;
|
|
33021
|
-
}
|
|
33022
|
-
.feau332 .ant-form-item-explain {
|
|
33023
|
-
display: none;
|
|
33024
|
-
min-height: 18px;
|
|
33025
|
-
margin-top: 5px;
|
|
33026
|
-
font-family: "Inter";
|
|
33027
|
-
font-weight: 400;
|
|
33028
|
-
font-size: 12px;
|
|
33029
|
-
line-height: 18px;
|
|
33030
|
-
}
|
|
33031
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
33032
|
-
white-space: pre-wrap;
|
|
33033
|
-
}
|
|
33034
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
33035
|
-
display: block;
|
|
33036
33036
|
}
|