@cloudtower/eagle 0.26.29 → 0.26.30
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/ErrorBoundary/index.d.ts +1 -4
- package/dist/components.css +348 -346
- package/dist/core/ParrotTrans/index.d.ts +4 -0
- package/dist/esm/index.js +1 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/hooks/useParrotTranslation.d.ts +1 -1
- package/dist/spec/base.d.ts +1 -0
- package/dist/style.css +584 -582
- package/dist/umd/index.js +1 -1
- package/dist/umd/stats1.html +1 -1
- package/package.json +7 -6
- package/dist/components/Modal/AsideModal.d.ts +0 -5
- package/dist/components/Modal/ImmersiveModal.d.ts +0 -5
package/dist/style.css
CHANGED
|
@@ -30227,24 +30227,6 @@ html body {
|
|
|
30227
30227
|
font-size: 18px;
|
|
30228
30228
|
}
|
|
30229
30229
|
|
|
30230
|
-
.i1mrf09m {
|
|
30231
|
-
display: inline-flex;
|
|
30232
|
-
align-items: center;
|
|
30233
|
-
}
|
|
30234
|
-
.i1mrf09m .icon-inner {
|
|
30235
|
-
display: inline-flex;
|
|
30236
|
-
align-items: center;
|
|
30237
|
-
justify-content: center;
|
|
30238
|
-
}
|
|
30239
|
-
.i1mrf09m .icon-inner + span,
|
|
30240
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
30241
|
-
margin-left: 4px;
|
|
30242
|
-
}
|
|
30243
|
-
.i1mrf09m.is-rotate img,
|
|
30244
|
-
.i1mrf09m.is-rotate svg {
|
|
30245
|
-
animation: rotate 680ms linear infinite;
|
|
30246
|
-
}
|
|
30247
|
-
|
|
30248
30230
|
.iap75of {
|
|
30249
30231
|
height: 18px;
|
|
30250
30232
|
line-height: 18px;
|
|
@@ -30258,125 +30240,22 @@ html body {
|
|
|
30258
30240
|
margin-right: 4px;
|
|
30259
30241
|
}
|
|
30260
30242
|
|
|
30261
|
-
.
|
|
30262
|
-
display: inline-
|
|
30263
|
-
}
|
|
30264
|
-
|
|
30265
|
-
.hsms1n6 {
|
|
30266
|
-
visibility: hidden;
|
|
30267
|
-
position: absolute;
|
|
30268
|
-
}
|
|
30269
|
-
|
|
30270
|
-
.p12gwtiw {
|
|
30271
|
-
display: flex;
|
|
30272
|
-
justify-content: space-between;
|
|
30273
|
-
align-items: center;
|
|
30274
|
-
padding: 10px 0;
|
|
30275
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30276
|
-
font-size: 12px;
|
|
30277
|
-
line-height: 24px;
|
|
30278
|
-
}
|
|
30279
|
-
.p12gwtiw .pagination-left {
|
|
30280
|
-
padding: 2px 8px;
|
|
30281
|
-
}
|
|
30282
|
-
.p12gwtiw .dropdown-trigger {
|
|
30283
|
-
display: flex;
|
|
30243
|
+
.i1mrf09m {
|
|
30244
|
+
display: inline-flex;
|
|
30284
30245
|
align-items: center;
|
|
30285
|
-
border-radius: 6px;
|
|
30286
|
-
cursor: pointer;
|
|
30287
|
-
transition: all 0.3s ease;
|
|
30288
|
-
}
|
|
30289
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
30290
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30291
|
-
color: #0080ff;
|
|
30292
|
-
}
|
|
30293
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30294
|
-
margin-left: 4px;
|
|
30295
30246
|
}
|
|
30296
|
-
.
|
|
30297
|
-
display: flex;
|
|
30247
|
+
.i1mrf09m .icon-inner {
|
|
30248
|
+
display: inline-flex;
|
|
30298
30249
|
align-items: center;
|
|
30299
|
-
|
|
30300
|
-
font-weight: bold;
|
|
30250
|
+
justify-content: center;
|
|
30301
30251
|
}
|
|
30302
|
-
.
|
|
30252
|
+
.i1mrf09m .icon-inner + span,
|
|
30253
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
30303
30254
|
margin-left: 4px;
|
|
30304
30255
|
}
|
|
30305
|
-
.
|
|
30306
|
-
.
|
|
30307
|
-
|
|
30308
|
-
}
|
|
30309
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30310
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
30311
|
-
color: #0080ff;
|
|
30312
|
-
}
|
|
30313
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30314
|
-
transform: rotate(180deg);
|
|
30315
|
-
}
|
|
30316
|
-
|
|
30317
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30318
|
-
max-height: calc(100vh - 128px);
|
|
30319
|
-
overflow-y: auto;
|
|
30320
|
-
}
|
|
30321
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30322
|
-
padding: 4px 20px;
|
|
30323
|
-
font-size: 12px;
|
|
30324
|
-
line-height: 18px;
|
|
30325
|
-
}
|
|
30326
|
-
|
|
30327
|
-
.s34f1qb.ant-switch {
|
|
30328
|
-
min-width: 40px;
|
|
30329
|
-
height: 24px;
|
|
30330
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30331
|
-
overflow: hidden;
|
|
30332
|
-
}
|
|
30333
|
-
.s34f1qb.ant-switch:focus {
|
|
30334
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30335
|
-
}
|
|
30336
|
-
.s34f1qb.ant-switch-small {
|
|
30337
|
-
min-width: 26px;
|
|
30338
|
-
height: 16px;
|
|
30339
|
-
}
|
|
30340
|
-
.s34f1qb.ant-switch-large {
|
|
30341
|
-
min-width: 52px;
|
|
30342
|
-
height: 32px;
|
|
30343
|
-
}
|
|
30344
|
-
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30345
|
-
height: 20px;
|
|
30346
|
-
width: 20px;
|
|
30347
|
-
}
|
|
30348
|
-
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30349
|
-
border-radius: 10px;
|
|
30350
|
-
transition-delay: 120ms;
|
|
30351
|
-
}
|
|
30352
|
-
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30353
|
-
height: 14px;
|
|
30354
|
-
width: 14px;
|
|
30355
|
-
top: 1px;
|
|
30356
|
-
left: 1px;
|
|
30357
|
-
}
|
|
30358
|
-
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30359
|
-
height: 28px;
|
|
30360
|
-
width: 28px;
|
|
30361
|
-
}
|
|
30362
|
-
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30363
|
-
border-radius: 14px;
|
|
30364
|
-
}
|
|
30365
|
-
.s34f1qb.ant-switch-checked {
|
|
30366
|
-
background-color: #00ba5d;
|
|
30367
|
-
}
|
|
30368
|
-
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30369
|
-
left: calc(100% - 20px - 2px);
|
|
30370
|
-
}
|
|
30371
|
-
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30372
|
-
left: calc(100% - 14px - 1px);
|
|
30373
|
-
}
|
|
30374
|
-
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30375
|
-
left: calc(100% - 28px - 2px);
|
|
30376
|
-
}
|
|
30377
|
-
|
|
30378
|
-
.c1to9vb9 {
|
|
30379
|
-
margin-left: 5px;
|
|
30256
|
+
.i1mrf09m.is-rotate img,
|
|
30257
|
+
.i1mrf09m.is-rotate svg {
|
|
30258
|
+
animation: rotate 680ms linear infinite;
|
|
30380
30259
|
}
|
|
30381
30260
|
|
|
30382
30261
|
.cz04yix {
|
|
@@ -30807,6 +30686,7 @@ html body {
|
|
|
30807
30686
|
.ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
|
|
30808
30687
|
border-color: #0096ff;
|
|
30809
30688
|
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30689
|
+
z-index: 1;
|
|
30810
30690
|
}
|
|
30811
30691
|
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30812
30692
|
border-color: #e75a3a;
|
|
@@ -30990,84 +30870,205 @@ input.rrg1fkn.ant-input {
|
|
|
30990
30870
|
border-bottom-left-radius: 0;
|
|
30991
30871
|
}
|
|
30992
30872
|
|
|
30993
|
-
.
|
|
30994
|
-
display:
|
|
30995
|
-
|
|
30996
|
-
|
|
30997
|
-
|
|
30998
|
-
|
|
30999
|
-
|
|
31000
|
-
|
|
31001
|
-
}
|
|
31002
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31003
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
31004
|
-
}
|
|
31005
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31006
|
-
border-color: #0080ff;
|
|
31007
|
-
}
|
|
31008
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31009
|
-
border-color: #0080ff;
|
|
31010
|
-
background: #0080ff;
|
|
30873
|
+
.p12gwtiw {
|
|
30874
|
+
display: flex;
|
|
30875
|
+
justify-content: space-between;
|
|
30876
|
+
align-items: center;
|
|
30877
|
+
padding: 10px 0;
|
|
30878
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30879
|
+
font-size: 12px;
|
|
30880
|
+
line-height: 24px;
|
|
31011
30881
|
}
|
|
31012
|
-
.
|
|
31013
|
-
|
|
31014
|
-
left: 4px;
|
|
31015
|
-
width: 6px;
|
|
31016
|
-
height: 6px;
|
|
31017
|
-
background: #fff;
|
|
30882
|
+
.p12gwtiw .pagination-left {
|
|
30883
|
+
padding: 2px 8px;
|
|
31018
30884
|
}
|
|
31019
|
-
.
|
|
31020
|
-
|
|
30885
|
+
.p12gwtiw .dropdown-trigger {
|
|
30886
|
+
display: flex;
|
|
30887
|
+
align-items: center;
|
|
30888
|
+
border-radius: 6px;
|
|
30889
|
+
cursor: pointer;
|
|
30890
|
+
transition: all 0.3s ease;
|
|
31021
30891
|
}
|
|
31022
|
-
.
|
|
31023
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30892
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
31024
30893
|
background: rgba(211, 218, 235, 0.6);
|
|
30894
|
+
color: #0080ff;
|
|
31025
30895
|
}
|
|
31026
|
-
.
|
|
31027
|
-
|
|
30896
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30897
|
+
margin-left: 4px;
|
|
31028
30898
|
}
|
|
31029
|
-
.
|
|
31030
|
-
|
|
31031
|
-
|
|
30899
|
+
.p12gwtiw .pagination-right {
|
|
30900
|
+
display: flex;
|
|
30901
|
+
align-items: center;
|
|
30902
|
+
color: #0080ff;
|
|
30903
|
+
font-weight: bold;
|
|
31032
30904
|
}
|
|
31033
|
-
.
|
|
31034
|
-
|
|
30905
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30906
|
+
margin-left: 4px;
|
|
31035
30907
|
}
|
|
31036
|
-
.
|
|
31037
|
-
|
|
31038
|
-
padding: 0;
|
|
31039
|
-
padding-left: 12px;
|
|
30908
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30909
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30910
|
+
padding: 0 8px;
|
|
31040
30911
|
}
|
|
31041
|
-
.
|
|
31042
|
-
|
|
31043
|
-
|
|
31044
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30912
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30913
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30914
|
+
color: #0080ff;
|
|
31045
30915
|
}
|
|
31046
|
-
.
|
|
31047
|
-
|
|
30916
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30917
|
+
transform: rotate(180deg);
|
|
31048
30918
|
}
|
|
31049
30919
|
|
|
31050
|
-
.
|
|
31051
|
-
|
|
30920
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30921
|
+
max-height: calc(100vh - 128px);
|
|
30922
|
+
overflow-y: auto;
|
|
31052
30923
|
}
|
|
31053
|
-
.
|
|
31054
|
-
|
|
30924
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30925
|
+
padding: 4px 20px;
|
|
30926
|
+
font-size: 12px;
|
|
30927
|
+
line-height: 18px;
|
|
31055
30928
|
}
|
|
31056
30929
|
|
|
31057
|
-
.
|
|
31058
|
-
|
|
31059
|
-
|
|
30930
|
+
.s34f1qb.ant-switch {
|
|
30931
|
+
min-width: 40px;
|
|
30932
|
+
height: 24px;
|
|
30933
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30934
|
+
overflow: hidden;
|
|
31060
30935
|
}
|
|
31061
|
-
.
|
|
31062
|
-
|
|
30936
|
+
.s34f1qb.ant-switch:focus {
|
|
30937
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
31063
30938
|
}
|
|
31064
|
-
.
|
|
31065
|
-
|
|
31066
|
-
|
|
30939
|
+
.s34f1qb.ant-switch-small {
|
|
30940
|
+
min-width: 26px;
|
|
30941
|
+
height: 16px;
|
|
30942
|
+
}
|
|
30943
|
+
.s34f1qb.ant-switch-large {
|
|
30944
|
+
min-width: 52px;
|
|
31067
30945
|
height: 32px;
|
|
31068
30946
|
}
|
|
31069
|
-
.
|
|
31070
|
-
|
|
30947
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30948
|
+
height: 20px;
|
|
30949
|
+
width: 20px;
|
|
30950
|
+
}
|
|
30951
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30952
|
+
border-radius: 10px;
|
|
30953
|
+
transition-delay: 120ms;
|
|
30954
|
+
}
|
|
30955
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30956
|
+
height: 14px;
|
|
30957
|
+
width: 14px;
|
|
30958
|
+
top: 1px;
|
|
30959
|
+
left: 1px;
|
|
30960
|
+
}
|
|
30961
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30962
|
+
height: 28px;
|
|
30963
|
+
width: 28px;
|
|
30964
|
+
}
|
|
30965
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30966
|
+
border-radius: 14px;
|
|
30967
|
+
}
|
|
30968
|
+
.s34f1qb.ant-switch-checked {
|
|
30969
|
+
background-color: #00ba5d;
|
|
30970
|
+
}
|
|
30971
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30972
|
+
left: calc(100% - 20px - 2px);
|
|
30973
|
+
}
|
|
30974
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30975
|
+
left: calc(100% - 14px - 1px);
|
|
30976
|
+
}
|
|
30977
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30978
|
+
left: calc(100% - 28px - 2px);
|
|
30979
|
+
}
|
|
30980
|
+
|
|
30981
|
+
.c1to9vb9 {
|
|
30982
|
+
margin-left: 5px;
|
|
30983
|
+
}
|
|
30984
|
+
|
|
30985
|
+
.obf05yr {
|
|
30986
|
+
display: inline-block;
|
|
30987
|
+
}
|
|
30988
|
+
|
|
30989
|
+
.hsms1n6 {
|
|
30990
|
+
visibility: hidden;
|
|
30991
|
+
position: absolute;
|
|
30992
|
+
}
|
|
30993
|
+
|
|
30994
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30995
|
+
display: inline-flex;
|
|
30996
|
+
align-items: baseline;
|
|
30997
|
+
white-space: pre-wrap;
|
|
30998
|
+
}
|
|
30999
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
31000
|
+
position: relative;
|
|
31001
|
+
top: 3px;
|
|
31002
|
+
}
|
|
31003
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
31004
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31005
|
+
}
|
|
31006
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
31007
|
+
border-color: #0080ff;
|
|
31008
|
+
}
|
|
31009
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
31010
|
+
border-color: #0080ff;
|
|
31011
|
+
background: #0080ff;
|
|
31012
|
+
}
|
|
31013
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
31014
|
+
top: 4px;
|
|
31015
|
+
left: 4px;
|
|
31016
|
+
width: 6px;
|
|
31017
|
+
height: 6px;
|
|
31018
|
+
background: #fff;
|
|
31019
|
+
}
|
|
31020
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
31021
|
+
opacity: 0.5;
|
|
31022
|
+
}
|
|
31023
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
31024
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
31025
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31026
|
+
}
|
|
31027
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
31028
|
+
background: #00122e;
|
|
31029
|
+
}
|
|
31030
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
31031
|
+
color: #00122e;
|
|
31032
|
+
opacity: 0.5;
|
|
31033
|
+
}
|
|
31034
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
31035
|
+
color: #00122e;
|
|
31036
|
+
}
|
|
31037
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
31038
|
+
display: inline-block;
|
|
31039
|
+
padding: 0;
|
|
31040
|
+
padding-left: 12px;
|
|
31041
|
+
}
|
|
31042
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
31043
|
+
margin-bottom: 0;
|
|
31044
|
+
white-space: pre-wrap;
|
|
31045
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31046
|
+
}
|
|
31047
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
31048
|
+
padding-left: 8px;
|
|
31049
|
+
}
|
|
31050
|
+
|
|
31051
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
31052
|
+
border-radius: 5px 0 0 5px;
|
|
31053
|
+
}
|
|
31054
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
31055
|
+
border-radius: 0 5px 5px 0;
|
|
31056
|
+
}
|
|
31057
|
+
|
|
31058
|
+
.r1f0aqcc {
|
|
31059
|
+
color: #00122e;
|
|
31060
|
+
border-color: #ccd4e3;
|
|
31061
|
+
}
|
|
31062
|
+
.r1f0aqcc:first-child {
|
|
31063
|
+
border-color: #a3b4cc;
|
|
31064
|
+
}
|
|
31065
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
31066
|
+
padding: 0 12px;
|
|
31067
|
+
line-height: 32px;
|
|
31068
|
+
height: 32px;
|
|
31069
|
+
}
|
|
31070
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
31071
|
+
white-space: nowrap;
|
|
31071
31072
|
}
|
|
31072
31073
|
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
31073
31074
|
height: 22px;
|
|
@@ -31136,87 +31137,6 @@ input.rrg1fkn.ant-input {
|
|
|
31136
31137
|
width: 36px;
|
|
31137
31138
|
}
|
|
31138
31139
|
|
|
31139
|
-
.s1fc623g {
|
|
31140
|
-
width: 430px !important;
|
|
31141
|
-
}
|
|
31142
|
-
|
|
31143
|
-
.da3mx0o .ant-select-item-group {
|
|
31144
|
-
padding: 8px 16px;
|
|
31145
|
-
line-height: 18px;
|
|
31146
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31147
|
-
height: 34px;
|
|
31148
|
-
min-height: 34px;
|
|
31149
|
-
box-sizing: border-box;
|
|
31150
|
-
margin-top: 8px;
|
|
31151
|
-
}
|
|
31152
|
-
|
|
31153
|
-
.onr9gzt {
|
|
31154
|
-
display: flex;
|
|
31155
|
-
flex-direction: column;
|
|
31156
|
-
margin: 1px 8px;
|
|
31157
|
-
padding: 8px;
|
|
31158
|
-
border-radius: 4px;
|
|
31159
|
-
}
|
|
31160
|
-
.onr9gzt .selected-icon {
|
|
31161
|
-
display: none;
|
|
31162
|
-
}
|
|
31163
|
-
.onr9gzt.ant-select-item-option-grouped {
|
|
31164
|
-
padding-left: 8px;
|
|
31165
|
-
}
|
|
31166
|
-
.onr9gzt.ant-select-item-option-selected {
|
|
31167
|
-
background-color: white;
|
|
31168
|
-
}
|
|
31169
|
-
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31170
|
-
color: #0080ff;
|
|
31171
|
-
}
|
|
31172
|
-
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31173
|
-
display: block;
|
|
31174
|
-
}
|
|
31175
|
-
.onr9gzt.ant-select-item-option-active {
|
|
31176
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31177
|
-
}
|
|
31178
|
-
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31179
|
-
color: #0080ff;
|
|
31180
|
-
}
|
|
31181
|
-
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31182
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31183
|
-
color: #0080ff;
|
|
31184
|
-
}
|
|
31185
|
-
|
|
31186
|
-
.oiy0apc {
|
|
31187
|
-
display: flex;
|
|
31188
|
-
justify-content: space-between;
|
|
31189
|
-
height: 20px;
|
|
31190
|
-
line-height: 20px;
|
|
31191
|
-
}
|
|
31192
|
-
.oiy0apc .timezone-title {
|
|
31193
|
-
color: #2d3a56;
|
|
31194
|
-
overflow: hidden;
|
|
31195
|
-
text-overflow: ellipsis;
|
|
31196
|
-
}
|
|
31197
|
-
|
|
31198
|
-
.of4y382 {
|
|
31199
|
-
display: flex;
|
|
31200
|
-
justify-content: space-between;
|
|
31201
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31202
|
-
height: 18px;
|
|
31203
|
-
line-height: 18px;
|
|
31204
|
-
margin-top: 2px;
|
|
31205
|
-
}
|
|
31206
|
-
|
|
31207
|
-
.t19903l9 {
|
|
31208
|
-
border: none;
|
|
31209
|
-
margin-right: 0;
|
|
31210
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31211
|
-
}
|
|
31212
|
-
|
|
31213
|
-
.ohwbvxu {
|
|
31214
|
-
pointer-events: none;
|
|
31215
|
-
height: 32px;
|
|
31216
|
-
width: 100%;
|
|
31217
|
-
opacity: 0;
|
|
31218
|
-
}
|
|
31219
|
-
|
|
31220
31140
|
.t1upn1sz {
|
|
31221
31141
|
height: 100%;
|
|
31222
31142
|
}
|
|
@@ -31581,43 +31501,124 @@ input.rrg1fkn.ant-input {
|
|
|
31581
31501
|
background: #fff;
|
|
31582
31502
|
}
|
|
31583
31503
|
|
|
31584
|
-
.
|
|
31585
|
-
|
|
31504
|
+
.s1fc623g {
|
|
31505
|
+
width: 430px !important;
|
|
31586
31506
|
}
|
|
31587
31507
|
|
|
31588
|
-
.
|
|
31589
|
-
|
|
31590
|
-
|
|
31591
|
-
|
|
31592
|
-
|
|
31593
|
-
|
|
31508
|
+
.da3mx0o .ant-select-item-group {
|
|
31509
|
+
padding: 8px 16px;
|
|
31510
|
+
line-height: 18px;
|
|
31511
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31512
|
+
height: 34px;
|
|
31513
|
+
min-height: 34px;
|
|
31514
|
+
box-sizing: border-box;
|
|
31515
|
+
margin-top: 8px;
|
|
31594
31516
|
}
|
|
31595
31517
|
|
|
31596
|
-
.
|
|
31597
|
-
|
|
31598
|
-
|
|
31599
|
-
|
|
31600
|
-
|
|
31601
|
-
|
|
31518
|
+
.onr9gzt {
|
|
31519
|
+
display: flex;
|
|
31520
|
+
flex-direction: column;
|
|
31521
|
+
margin: 1px 8px;
|
|
31522
|
+
padding: 8px;
|
|
31523
|
+
border-radius: 4px;
|
|
31602
31524
|
}
|
|
31603
|
-
|
|
31604
|
-
|
|
31605
|
-
font-family: Inter;
|
|
31606
|
-
font-style: normal;
|
|
31607
|
-
font-weight: normal;
|
|
31608
|
-
font-size: 32px;
|
|
31609
|
-
line-height: 40px;
|
|
31525
|
+
.onr9gzt .selected-icon {
|
|
31526
|
+
display: none;
|
|
31610
31527
|
}
|
|
31611
|
-
|
|
31612
|
-
|
|
31613
|
-
font-family: Inter;
|
|
31614
|
-
font-style: normal;
|
|
31615
|
-
font-weight: bold;
|
|
31616
|
-
font-size: 20px;
|
|
31617
|
-
line-height: 24px;
|
|
31528
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31529
|
+
padding-left: 8px;
|
|
31618
31530
|
}
|
|
31619
|
-
|
|
31620
|
-
|
|
31531
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31532
|
+
background-color: white;
|
|
31533
|
+
}
|
|
31534
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31535
|
+
color: #0080ff;
|
|
31536
|
+
}
|
|
31537
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31538
|
+
display: block;
|
|
31539
|
+
}
|
|
31540
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31541
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31542
|
+
}
|
|
31543
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31544
|
+
color: #0080ff;
|
|
31545
|
+
}
|
|
31546
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31547
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31548
|
+
color: #0080ff;
|
|
31549
|
+
}
|
|
31550
|
+
|
|
31551
|
+
.oiy0apc {
|
|
31552
|
+
display: flex;
|
|
31553
|
+
justify-content: space-between;
|
|
31554
|
+
height: 20px;
|
|
31555
|
+
line-height: 20px;
|
|
31556
|
+
}
|
|
31557
|
+
.oiy0apc .timezone-title {
|
|
31558
|
+
color: #2d3a56;
|
|
31559
|
+
overflow: hidden;
|
|
31560
|
+
text-overflow: ellipsis;
|
|
31561
|
+
}
|
|
31562
|
+
|
|
31563
|
+
.of4y382 {
|
|
31564
|
+
display: flex;
|
|
31565
|
+
justify-content: space-between;
|
|
31566
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31567
|
+
height: 18px;
|
|
31568
|
+
line-height: 18px;
|
|
31569
|
+
margin-top: 2px;
|
|
31570
|
+
}
|
|
31571
|
+
|
|
31572
|
+
.t19903l9 {
|
|
31573
|
+
border: none;
|
|
31574
|
+
margin-right: 0;
|
|
31575
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31576
|
+
}
|
|
31577
|
+
|
|
31578
|
+
.ohwbvxu {
|
|
31579
|
+
pointer-events: none;
|
|
31580
|
+
height: 32px;
|
|
31581
|
+
width: 100%;
|
|
31582
|
+
opacity: 0;
|
|
31583
|
+
}
|
|
31584
|
+
|
|
31585
|
+
.i1e4sgug {
|
|
31586
|
+
display: inline-block;
|
|
31587
|
+
}
|
|
31588
|
+
|
|
31589
|
+
.d6j0lbj {
|
|
31590
|
+
font-family: Inter;
|
|
31591
|
+
font-style: normal;
|
|
31592
|
+
font-weight: bold;
|
|
31593
|
+
font-size: 32px;
|
|
31594
|
+
line-height: 40px;
|
|
31595
|
+
}
|
|
31596
|
+
|
|
31597
|
+
.d1xhvvxe {
|
|
31598
|
+
font-family: Inter;
|
|
31599
|
+
font-style: normal;
|
|
31600
|
+
font-weight: bold;
|
|
31601
|
+
font-size: 24px;
|
|
31602
|
+
line-height: 32px;
|
|
31603
|
+
}
|
|
31604
|
+
|
|
31605
|
+
.dk10mxq {
|
|
31606
|
+
font-family: Inter;
|
|
31607
|
+
font-style: normal;
|
|
31608
|
+
font-weight: normal;
|
|
31609
|
+
font-size: 32px;
|
|
31610
|
+
line-height: 40px;
|
|
31611
|
+
}
|
|
31612
|
+
|
|
31613
|
+
.dxsait {
|
|
31614
|
+
font-family: Inter;
|
|
31615
|
+
font-style: normal;
|
|
31616
|
+
font-weight: bold;
|
|
31617
|
+
font-size: 20px;
|
|
31618
|
+
line-height: 24px;
|
|
31619
|
+
}
|
|
31620
|
+
|
|
31621
|
+
.dokn0h3 {
|
|
31621
31622
|
font-family: Inter;
|
|
31622
31623
|
font-style: normal;
|
|
31623
31624
|
font-weight: normal;
|
|
@@ -32173,6 +32174,98 @@ input.rrg1fkn.ant-input {
|
|
|
32173
32174
|
cursor: default;
|
|
32174
32175
|
}
|
|
32175
32176
|
|
|
32177
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32178
|
+
display: flex;
|
|
32179
|
+
}
|
|
32180
|
+
|
|
32181
|
+
.t19ustft .date {
|
|
32182
|
+
margin-right: 4px;
|
|
32183
|
+
}
|
|
32184
|
+
|
|
32185
|
+
.s14dk8r1 {
|
|
32186
|
+
margin: 0;
|
|
32187
|
+
border-radius: 20px;
|
|
32188
|
+
padding: 2px 10px;
|
|
32189
|
+
height: 22px;
|
|
32190
|
+
}
|
|
32191
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32192
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32193
|
+
}
|
|
32194
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32195
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32196
|
+
}
|
|
32197
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32198
|
+
color: #00122e;
|
|
32199
|
+
}
|
|
32200
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32201
|
+
margin-right: 6px;
|
|
32202
|
+
}
|
|
32203
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32204
|
+
margin-left: 4px;
|
|
32205
|
+
}
|
|
32206
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32207
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32208
|
+
}
|
|
32209
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32210
|
+
background-color: #0080ff;
|
|
32211
|
+
}
|
|
32212
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32213
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32214
|
+
}
|
|
32215
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32216
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32217
|
+
}
|
|
32218
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32219
|
+
background-color: #f0483e;
|
|
32220
|
+
}
|
|
32221
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32222
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32223
|
+
}
|
|
32224
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32225
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32226
|
+
}
|
|
32227
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32228
|
+
background-color: #fea008;
|
|
32229
|
+
}
|
|
32230
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32231
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32232
|
+
}
|
|
32233
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32234
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32235
|
+
}
|
|
32236
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32237
|
+
background-color: #00ba5d;
|
|
32238
|
+
}
|
|
32239
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32240
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32241
|
+
}
|
|
32242
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32243
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32244
|
+
}
|
|
32245
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32246
|
+
background-color: #6b7d99;
|
|
32247
|
+
}
|
|
32248
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32249
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32250
|
+
}
|
|
32251
|
+
|
|
32252
|
+
.s1uupoto {
|
|
32253
|
+
width: 8px;
|
|
32254
|
+
height: 8px;
|
|
32255
|
+
border-radius: 50%;
|
|
32256
|
+
display: inline-block;
|
|
32257
|
+
}
|
|
32258
|
+
|
|
32259
|
+
.igz4le8 {
|
|
32260
|
+
height: 24px;
|
|
32261
|
+
width: 56px !important;
|
|
32262
|
+
margin-right: 4px;
|
|
32263
|
+
}
|
|
32264
|
+
|
|
32265
|
+
.c1riexje {
|
|
32266
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32267
|
+
}
|
|
32268
|
+
|
|
32176
32269
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32177
32270
|
border-radius: 6px;
|
|
32178
32271
|
}
|
|
@@ -32230,96 +32323,189 @@ input.rrg1fkn.ant-input {
|
|
|
32230
32323
|
transform: rotate(180deg);
|
|
32231
32324
|
}
|
|
32232
32325
|
|
|
32233
|
-
.
|
|
32234
|
-
|
|
32326
|
+
.sq6vos1 {
|
|
32327
|
+
--item-min-width: 60px;
|
|
32235
32328
|
}
|
|
32236
|
-
|
|
32237
|
-
|
|
32238
|
-
height: 24px;
|
|
32239
|
-
width: 56px !important;
|
|
32240
|
-
margin-right: 4px;
|
|
32329
|
+
.sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
|
|
32330
|
+
display: none !important;
|
|
32241
32331
|
}
|
|
32242
|
-
|
|
32243
|
-
|
|
32332
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
32333
|
+
flex-shrink: 0 !important;
|
|
32334
|
+
}
|
|
32335
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
32336
|
+
color: #0080ff;
|
|
32337
|
+
}
|
|
32338
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32339
|
+
color: #0080ff;
|
|
32340
|
+
font-weight: normal;
|
|
32341
|
+
}
|
|
32342
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
32244
32343
|
color: rgba(44, 56, 82, 0.6);
|
|
32245
32344
|
}
|
|
32345
|
+
.sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32346
|
+
color: #00122e;
|
|
32347
|
+
}
|
|
32348
|
+
.sq6vos1 .step-item-text {
|
|
32349
|
+
display: inline-block;
|
|
32350
|
+
}
|
|
32351
|
+
.sq6vos1 .step-item-title {
|
|
32352
|
+
overflow: hidden;
|
|
32353
|
+
white-space: nowrap;
|
|
32354
|
+
text-overflow: ellipsis;
|
|
32355
|
+
}
|
|
32246
32356
|
|
|
32247
|
-
.
|
|
32248
|
-
|
|
32249
|
-
border-radius: 20px;
|
|
32250
|
-
padding: 2px 10px;
|
|
32251
|
-
height: 22px;
|
|
32357
|
+
.hjtnwxg .ant-steps-item-container {
|
|
32358
|
+
min-width: var(--item-min-width);
|
|
32252
32359
|
}
|
|
32253
|
-
.
|
|
32254
|
-
|
|
32360
|
+
.hjtnwxg .ant-steps-item-disabled {
|
|
32361
|
+
cursor: not-allowed !important;
|
|
32255
32362
|
}
|
|
32256
|
-
.
|
|
32257
|
-
|
|
32363
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32364
|
+
flex-direction: row;
|
|
32365
|
+
justify-content: stretch;
|
|
32258
32366
|
}
|
|
32259
|
-
.
|
|
32260
|
-
|
|
32367
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32368
|
+
padding: 0;
|
|
32369
|
+
margin-right: 4px;
|
|
32370
|
+
flex: 1;
|
|
32371
|
+
overflow: visible;
|
|
32261
32372
|
}
|
|
32262
|
-
.
|
|
32263
|
-
|
|
32373
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32374
|
+
width: 100%;
|
|
32375
|
+
min-height: unset;
|
|
32264
32376
|
}
|
|
32265
|
-
.
|
|
32266
|
-
|
|
32377
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
32378
|
+
height: 26px;
|
|
32379
|
+
line-height: 26px;
|
|
32380
|
+
width: 100%;
|
|
32381
|
+
padding: 0;
|
|
32382
|
+
font-size: 12px;
|
|
32267
32383
|
}
|
|
32268
|
-
.
|
|
32269
|
-
|
|
32384
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
32385
|
+
margin-right: 10px;
|
|
32270
32386
|
}
|
|
32271
|
-
.
|
|
32272
|
-
|
|
32387
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32388
|
+
display: none;
|
|
32273
32389
|
}
|
|
32274
|
-
.
|
|
32275
|
-
|
|
32390
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32391
|
+
padding-left: 8px;
|
|
32392
|
+
padding-right: 4px;
|
|
32393
|
+
border-radius: 4px 0 0 4px;
|
|
32276
32394
|
}
|
|
32277
|
-
.
|
|
32278
|
-
|
|
32395
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32396
|
+
margin-right: 0;
|
|
32279
32397
|
}
|
|
32280
|
-
.
|
|
32281
|
-
|
|
32398
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
32399
|
+
padding-right: 8px;
|
|
32400
|
+
padding-left: 12px;
|
|
32401
|
+
border-radius: 0 4px 4px 0;
|
|
32282
32402
|
}
|
|
32283
|
-
.
|
|
32284
|
-
|
|
32403
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
32404
|
+
content: "";
|
|
32405
|
+
width: 0;
|
|
32406
|
+
height: 0;
|
|
32407
|
+
border: 13px solid transparent;
|
|
32408
|
+
position: absolute;
|
|
32409
|
+
top: 0;
|
|
32410
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32411
|
+
z-index: 2;
|
|
32412
|
+
position: relative;
|
|
32413
|
+
top: -50%;
|
|
32414
|
+
right: -100%;
|
|
32285
32415
|
}
|
|
32286
|
-
.
|
|
32287
|
-
|
|
32416
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
32417
|
+
padding: 0 4px 0 12px;
|
|
32288
32418
|
}
|
|
32289
|
-
.
|
|
32290
|
-
|
|
32419
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
32420
|
+
content: "";
|
|
32421
|
+
width: 0;
|
|
32422
|
+
height: 0;
|
|
32423
|
+
border: 13px solid transparent;
|
|
32424
|
+
position: absolute;
|
|
32425
|
+
top: 0;
|
|
32426
|
+
border-left: 8px solid #fff;
|
|
32427
|
+
left: 0;
|
|
32291
32428
|
}
|
|
32292
|
-
.
|
|
32293
|
-
|
|
32429
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
32430
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
32294
32431
|
}
|
|
32295
|
-
.
|
|
32296
|
-
background-color: rgba(
|
|
32432
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
32433
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32297
32434
|
}
|
|
32298
|
-
.
|
|
32299
|
-
|
|
32435
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
32436
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
32300
32437
|
}
|
|
32301
|
-
.
|
|
32302
|
-
|
|
32438
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32439
|
+
cursor: pointer;
|
|
32440
|
+
min-width: var(--item-min-width);
|
|
32303
32441
|
}
|
|
32304
|
-
.
|
|
32305
|
-
|
|
32442
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
32443
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32444
|
+
min-width: var(--item-min-width);
|
|
32306
32445
|
}
|
|
32307
|
-
.
|
|
32308
|
-
|
|
32446
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
32447
|
+
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
32448
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
32309
32449
|
}
|
|
32310
|
-
.
|
|
32311
|
-
|
|
32450
|
+
.hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
32451
|
+
padding: 0;
|
|
32312
32452
|
}
|
|
32313
32453
|
|
|
32314
|
-
.
|
|
32315
|
-
width:
|
|
32316
|
-
|
|
32317
|
-
|
|
32318
|
-
|
|
32454
|
+
.v1p8siwu .ant-steps.ant-steps-vertical {
|
|
32455
|
+
width: 138px;
|
|
32456
|
+
row-gap: 2px;
|
|
32457
|
+
}
|
|
32458
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
32459
|
+
padding: 0 8px;
|
|
32460
|
+
border-radius: 4px;
|
|
32461
|
+
height: 32px;
|
|
32462
|
+
display: flex;
|
|
32463
|
+
align-items: center;
|
|
32464
|
+
}
|
|
32465
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
32466
|
+
min-height: auto;
|
|
32467
|
+
white-space: nowrap;
|
|
32468
|
+
}
|
|
32469
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32470
|
+
font-size: 13px;
|
|
32471
|
+
line-height: 20px;
|
|
32472
|
+
max-width: 100%;
|
|
32473
|
+
}
|
|
32474
|
+
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
32475
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32319
32476
|
}
|
|
32320
32477
|
|
|
32321
|
-
.
|
|
32322
|
-
|
|
32478
|
+
.h1xo7yjb {
|
|
32479
|
+
width: 100%;
|
|
32480
|
+
display: inline-flex;
|
|
32481
|
+
align-items: center;
|
|
32482
|
+
justify-content: center;
|
|
32483
|
+
column-gap: 4px;
|
|
32484
|
+
}
|
|
32485
|
+
.h1xo7yjb .step-item-prefix-container {
|
|
32486
|
+
display: inline-flex;
|
|
32487
|
+
align-items: center;
|
|
32488
|
+
width: 18px;
|
|
32489
|
+
height: 18px;
|
|
32490
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32491
|
+
justify-content: center;
|
|
32492
|
+
}
|
|
32493
|
+
|
|
32494
|
+
.v1f2f7cy {
|
|
32495
|
+
width: 100%;
|
|
32496
|
+
display: flex;
|
|
32497
|
+
align-items: center;
|
|
32498
|
+
justify-content: center;
|
|
32499
|
+
column-gap: 6px;
|
|
32500
|
+
font-size: 13px;
|
|
32501
|
+
}
|
|
32502
|
+
.v1f2f7cy .step-item-prefix-container {
|
|
32503
|
+
display: inline-flex;
|
|
32504
|
+
align-items: center;
|
|
32505
|
+
min-width: 20px;
|
|
32506
|
+
min-height: 20px;
|
|
32507
|
+
color: rgba(44, 56, 82, 0.75);
|
|
32508
|
+
justify-content: center;
|
|
32323
32509
|
}
|
|
32324
32510
|
|
|
32325
32511
|
.m1thnes4 {
|
|
@@ -32574,191 +32760,6 @@ input.rrg1fkn.ant-input {
|
|
|
32574
32760
|
white-space: nowrap;
|
|
32575
32761
|
}
|
|
32576
32762
|
|
|
32577
|
-
.sq6vos1 {
|
|
32578
|
-
--item-min-width: 60px;
|
|
32579
|
-
}
|
|
32580
|
-
.sq6vos1 .ant-steps-item-tail, .sq6vos1 .ant-steps-item-icon {
|
|
32581
|
-
display: none !important;
|
|
32582
|
-
}
|
|
32583
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-active {
|
|
32584
|
-
flex-shrink: 0 !important;
|
|
32585
|
-
}
|
|
32586
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
32587
|
-
color: #0080ff;
|
|
32588
|
-
}
|
|
32589
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32590
|
-
color: #0080ff;
|
|
32591
|
-
font-weight: normal;
|
|
32592
|
-
}
|
|
32593
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .sq6vos1 .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
32594
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32595
|
-
}
|
|
32596
|
-
.sq6vos1 .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32597
|
-
color: #00122e;
|
|
32598
|
-
}
|
|
32599
|
-
.sq6vos1 .step-item-text {
|
|
32600
|
-
display: inline-block;
|
|
32601
|
-
}
|
|
32602
|
-
.sq6vos1 .step-item-title {
|
|
32603
|
-
overflow: hidden;
|
|
32604
|
-
white-space: nowrap;
|
|
32605
|
-
text-overflow: ellipsis;
|
|
32606
|
-
}
|
|
32607
|
-
|
|
32608
|
-
.hjtnwxg .ant-steps-item-container {
|
|
32609
|
-
min-width: var(--item-min-width);
|
|
32610
|
-
}
|
|
32611
|
-
.hjtnwxg .ant-steps-item-disabled {
|
|
32612
|
-
cursor: not-allowed !important;
|
|
32613
|
-
}
|
|
32614
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
32615
|
-
flex-direction: row;
|
|
32616
|
-
justify-content: stretch;
|
|
32617
|
-
}
|
|
32618
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
32619
|
-
padding: 0;
|
|
32620
|
-
margin-right: 4px;
|
|
32621
|
-
flex: 1;
|
|
32622
|
-
overflow: visible;
|
|
32623
|
-
}
|
|
32624
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
32625
|
-
width: 100%;
|
|
32626
|
-
min-height: unset;
|
|
32627
|
-
}
|
|
32628
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
32629
|
-
height: 26px;
|
|
32630
|
-
line-height: 26px;
|
|
32631
|
-
width: 100%;
|
|
32632
|
-
padding: 0;
|
|
32633
|
-
font-size: 12px;
|
|
32634
|
-
}
|
|
32635
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
32636
|
-
margin-right: 10px;
|
|
32637
|
-
}
|
|
32638
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
32639
|
-
display: none;
|
|
32640
|
-
}
|
|
32641
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
32642
|
-
padding-left: 8px;
|
|
32643
|
-
padding-right: 4px;
|
|
32644
|
-
border-radius: 4px 0 0 4px;
|
|
32645
|
-
}
|
|
32646
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
32647
|
-
margin-right: 0;
|
|
32648
|
-
}
|
|
32649
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
32650
|
-
padding-right: 8px;
|
|
32651
|
-
padding-left: 12px;
|
|
32652
|
-
border-radius: 0 4px 4px 0;
|
|
32653
|
-
}
|
|
32654
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
32655
|
-
content: "";
|
|
32656
|
-
width: 0;
|
|
32657
|
-
height: 0;
|
|
32658
|
-
border: 13px solid transparent;
|
|
32659
|
-
position: absolute;
|
|
32660
|
-
top: 0;
|
|
32661
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
32662
|
-
z-index: 2;
|
|
32663
|
-
position: relative;
|
|
32664
|
-
top: -50%;
|
|
32665
|
-
right: -100%;
|
|
32666
|
-
}
|
|
32667
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
32668
|
-
padding: 0 4px 0 12px;
|
|
32669
|
-
}
|
|
32670
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
32671
|
-
content: "";
|
|
32672
|
-
width: 0;
|
|
32673
|
-
height: 0;
|
|
32674
|
-
border: 13px solid transparent;
|
|
32675
|
-
position: absolute;
|
|
32676
|
-
top: 0;
|
|
32677
|
-
border-left: 8px solid #fff;
|
|
32678
|
-
left: 0;
|
|
32679
|
-
}
|
|
32680
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
32681
|
-
max-width: calc(100% - var(--item-min-width) * 2);
|
|
32682
|
-
}
|
|
32683
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
32684
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32685
|
-
}
|
|
32686
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
32687
|
-
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
32688
|
-
}
|
|
32689
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32690
|
-
cursor: pointer;
|
|
32691
|
-
min-width: var(--item-min-width);
|
|
32692
|
-
}
|
|
32693
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
32694
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
32695
|
-
min-width: var(--item-min-width);
|
|
32696
|
-
}
|
|
32697
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
32698
|
-
.hjtnwxg .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
32699
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
32700
|
-
}
|
|
32701
|
-
.hjtnwxg .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
32702
|
-
padding: 0;
|
|
32703
|
-
}
|
|
32704
|
-
|
|
32705
|
-
.v1p8siwu .ant-steps.ant-steps-vertical {
|
|
32706
|
-
width: 138px;
|
|
32707
|
-
row-gap: 2px;
|
|
32708
|
-
}
|
|
32709
|
-
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
32710
|
-
padding: 0 8px;
|
|
32711
|
-
border-radius: 4px;
|
|
32712
|
-
height: 32px;
|
|
32713
|
-
display: flex;
|
|
32714
|
-
align-items: center;
|
|
32715
|
-
}
|
|
32716
|
-
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
32717
|
-
min-height: auto;
|
|
32718
|
-
white-space: nowrap;
|
|
32719
|
-
}
|
|
32720
|
-
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
32721
|
-
font-size: 13px;
|
|
32722
|
-
line-height: 20px;
|
|
32723
|
-
max-width: 100%;
|
|
32724
|
-
}
|
|
32725
|
-
.v1p8siwu .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
32726
|
-
background: rgba(0, 128, 255, 0.1);
|
|
32727
|
-
}
|
|
32728
|
-
|
|
32729
|
-
.h1xo7yjb {
|
|
32730
|
-
width: 100%;
|
|
32731
|
-
display: inline-flex;
|
|
32732
|
-
align-items: center;
|
|
32733
|
-
justify-content: center;
|
|
32734
|
-
column-gap: 4px;
|
|
32735
|
-
}
|
|
32736
|
-
.h1xo7yjb .step-item-prefix-container {
|
|
32737
|
-
display: inline-flex;
|
|
32738
|
-
align-items: center;
|
|
32739
|
-
width: 18px;
|
|
32740
|
-
height: 18px;
|
|
32741
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32742
|
-
justify-content: center;
|
|
32743
|
-
}
|
|
32744
|
-
|
|
32745
|
-
.v1f2f7cy {
|
|
32746
|
-
width: 100%;
|
|
32747
|
-
display: flex;
|
|
32748
|
-
align-items: center;
|
|
32749
|
-
justify-content: center;
|
|
32750
|
-
column-gap: 6px;
|
|
32751
|
-
font-size: 13px;
|
|
32752
|
-
}
|
|
32753
|
-
.v1f2f7cy .step-item-prefix-container {
|
|
32754
|
-
display: inline-flex;
|
|
32755
|
-
align-items: center;
|
|
32756
|
-
min-width: 20px;
|
|
32757
|
-
min-height: 20px;
|
|
32758
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32759
|
-
justify-content: center;
|
|
32760
|
-
}
|
|
32761
|
-
|
|
32762
32763
|
.t1gz6wqf {
|
|
32763
32764
|
height: 100%;
|
|
32764
32765
|
}
|
|
@@ -32833,6 +32834,22 @@ input.rrg1fkn.ant-input {
|
|
|
32833
32834
|
margin-right: 2px;
|
|
32834
32835
|
}
|
|
32835
32836
|
|
|
32837
|
+
.rrwcpby {
|
|
32838
|
+
display: flex;
|
|
32839
|
+
align-items: center;
|
|
32840
|
+
}
|
|
32841
|
+
.rrwcpby .order {
|
|
32842
|
+
height: 24px;
|
|
32843
|
+
width: 24px;
|
|
32844
|
+
border-radius: 20px;
|
|
32845
|
+
color: #0080ff;
|
|
32846
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32847
|
+
display: flex;
|
|
32848
|
+
align-items: center;
|
|
32849
|
+
justify-content: center;
|
|
32850
|
+
margin-right: 6px;
|
|
32851
|
+
}
|
|
32852
|
+
|
|
32836
32853
|
.bab9xum {
|
|
32837
32854
|
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);
|
|
32838
32855
|
}
|
|
@@ -32850,22 +32867,6 @@ input.rrg1fkn.ant-input {
|
|
|
32850
32867
|
transform: translateY(-4px);
|
|
32851
32868
|
}
|
|
32852
32869
|
|
|
32853
|
-
.rrwcpby {
|
|
32854
|
-
display: flex;
|
|
32855
|
-
align-items: center;
|
|
32856
|
-
}
|
|
32857
|
-
.rrwcpby .order {
|
|
32858
|
-
height: 24px;
|
|
32859
|
-
width: 24px;
|
|
32860
|
-
border-radius: 20px;
|
|
32861
|
-
color: #0080ff;
|
|
32862
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32863
|
-
display: flex;
|
|
32864
|
-
align-items: center;
|
|
32865
|
-
justify-content: center;
|
|
32866
|
-
margin-right: 6px;
|
|
32867
|
-
}
|
|
32868
|
-
|
|
32869
32870
|
.tc40oxa {
|
|
32870
32871
|
margin-bottom: 4px;
|
|
32871
32872
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33160,6 +33161,7 @@ input.rrg1fkn.ant-input {
|
|
|
33160
33161
|
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33161
33162
|
border-color: #0096ff;
|
|
33162
33163
|
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33164
|
+
z-index: 1;
|
|
33163
33165
|
}
|
|
33164
33166
|
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33165
33167
|
border-color: #e75a3a;
|
|
@@ -33172,6 +33174,25 @@ input.rrg1fkn.ant-input {
|
|
|
33172
33174
|
font-size: inherit;
|
|
33173
33175
|
}
|
|
33174
33176
|
|
|
33177
|
+
.feau332.ant-form-item {
|
|
33178
|
+
margin-bottom: 0;
|
|
33179
|
+
}
|
|
33180
|
+
.feau332 .ant-form-item-explain {
|
|
33181
|
+
display: none;
|
|
33182
|
+
min-height: 18px;
|
|
33183
|
+
margin-top: 5px;
|
|
33184
|
+
font-family: "Inter";
|
|
33185
|
+
font-weight: 400;
|
|
33186
|
+
font-size: 12px;
|
|
33187
|
+
line-height: 18px;
|
|
33188
|
+
}
|
|
33189
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
33190
|
+
white-space: pre-wrap;
|
|
33191
|
+
}
|
|
33192
|
+
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
33193
|
+
display: block;
|
|
33194
|
+
}
|
|
33195
|
+
|
|
33175
33196
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
33176
33197
|
display: var(--a6dbbkm-0);
|
|
33177
33198
|
}
|
|
@@ -33201,23 +33222,4 @@ input.rrg1fkn.ant-input {
|
|
|
33201
33222
|
margin: 0;
|
|
33202
33223
|
height: auto;
|
|
33203
33224
|
font-size: inherit;
|
|
33204
|
-
}
|
|
33205
|
-
|
|
33206
|
-
.feau332.ant-form-item {
|
|
33207
|
-
margin-bottom: 0;
|
|
33208
|
-
}
|
|
33209
|
-
.feau332 .ant-form-item-explain {
|
|
33210
|
-
display: none;
|
|
33211
|
-
min-height: 18px;
|
|
33212
|
-
margin-top: 5px;
|
|
33213
|
-
font-family: "Inter";
|
|
33214
|
-
font-weight: 400;
|
|
33215
|
-
font-size: 12px;
|
|
33216
|
-
line-height: 18px;
|
|
33217
|
-
}
|
|
33218
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
|
|
33219
|
-
white-space: pre-wrap;
|
|
33220
|
-
}
|
|
33221
|
-
.feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
|
|
33222
|
-
display: block;
|
|
33223
33225
|
}
|