@cloudtower/eagle 0.26.37 → 0.26.38
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 +829 -829
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +511 -511
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -30090,6 +30090,19 @@ html body {
|
|
|
30090
30090
|
padding: 0;
|
|
30091
30091
|
}
|
|
30092
30092
|
|
|
30093
|
+
.iap75of {
|
|
30094
|
+
height: 18px;
|
|
30095
|
+
line-height: 18px;
|
|
30096
|
+
padding: 0 4px;
|
|
30097
|
+
border-radius: 4px;
|
|
30098
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30099
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30100
|
+
display: flex;
|
|
30101
|
+
align-items: center;
|
|
30102
|
+
white-space: nowrap;
|
|
30103
|
+
margin-right: 4px;
|
|
30104
|
+
}
|
|
30105
|
+
|
|
30093
30106
|
.fde5mpd {
|
|
30094
30107
|
width: 100%;
|
|
30095
30108
|
height: 100%;
|
|
@@ -30152,977 +30165,883 @@ html body {
|
|
|
30152
30165
|
animation: rotate 680ms linear infinite;
|
|
30153
30166
|
}
|
|
30154
30167
|
|
|
30155
|
-
.
|
|
30156
|
-
|
|
30157
|
-
line-height: 18px;
|
|
30158
|
-
padding: 0 4px;
|
|
30159
|
-
border-radius: 4px;
|
|
30160
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30161
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30162
|
-
display: flex;
|
|
30163
|
-
align-items: center;
|
|
30164
|
-
white-space: nowrap;
|
|
30165
|
-
margin-right: 4px;
|
|
30168
|
+
.obf05yr {
|
|
30169
|
+
display: inline-block;
|
|
30166
30170
|
}
|
|
30167
30171
|
|
|
30168
|
-
.
|
|
30169
|
-
|
|
30170
|
-
|
|
30172
|
+
.hsms1n6 {
|
|
30173
|
+
visibility: hidden;
|
|
30174
|
+
position: absolute;
|
|
30171
30175
|
}
|
|
30172
30176
|
|
|
30173
|
-
.
|
|
30174
|
-
|
|
30175
|
-
|
|
30176
|
-
|
|
30177
|
-
|
|
30177
|
+
.s34f1qb.ant-switch {
|
|
30178
|
+
min-width: 40px;
|
|
30179
|
+
height: 24px;
|
|
30180
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30181
|
+
overflow: hidden;
|
|
30178
30182
|
}
|
|
30179
|
-
|
|
30180
|
-
.
|
|
30181
|
-
max-width: 1120px;
|
|
30182
|
-
width: 100%;
|
|
30183
|
-
margin: 0 auto;
|
|
30184
|
-
display: flex;
|
|
30183
|
+
.s34f1qb.ant-switch:focus {
|
|
30184
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30185
30185
|
}
|
|
30186
|
-
.
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
flex-shrink: 0;
|
|
30190
|
-
flex-basis: 21%;
|
|
30186
|
+
.s34f1qb.ant-switch-small {
|
|
30187
|
+
min-width: 26px;
|
|
30188
|
+
height: 16px;
|
|
30191
30189
|
}
|
|
30192
|
-
.
|
|
30193
|
-
|
|
30194
|
-
|
|
30195
|
-
padding-right: 44px;
|
|
30190
|
+
.s34f1qb.ant-switch-large {
|
|
30191
|
+
min-width: 52px;
|
|
30192
|
+
height: 32px;
|
|
30196
30193
|
}
|
|
30197
|
-
.
|
|
30198
|
-
|
|
30194
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30195
|
+
height: 20px;
|
|
30196
|
+
width: 20px;
|
|
30199
30197
|
}
|
|
30200
|
-
.
|
|
30201
|
-
|
|
30202
|
-
|
|
30203
|
-
flex-shrink: 0;
|
|
30204
|
-
flex-basis: 58%;
|
|
30198
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30199
|
+
border-radius: 10px;
|
|
30200
|
+
transition-delay: 120ms;
|
|
30205
30201
|
}
|
|
30206
|
-
.
|
|
30207
|
-
|
|
30202
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30203
|
+
height: 14px;
|
|
30204
|
+
width: 14px;
|
|
30205
|
+
top: 1px;
|
|
30206
|
+
left: 1px;
|
|
30208
30207
|
}
|
|
30209
|
-
.
|
|
30210
|
-
|
|
30208
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30209
|
+
height: 28px;
|
|
30210
|
+
width: 28px;
|
|
30211
30211
|
}
|
|
30212
|
-
|
|
30213
|
-
|
|
30214
|
-
margin: 0 auto;
|
|
30215
|
-
width: 100%;
|
|
30216
|
-
max-width: 648px;
|
|
30212
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30213
|
+
border-radius: 14px;
|
|
30217
30214
|
}
|
|
30218
|
-
.
|
|
30219
|
-
|
|
30215
|
+
.s34f1qb.ant-switch-checked {
|
|
30216
|
+
background-color: #00ba5d;
|
|
30220
30217
|
}
|
|
30221
|
-
.
|
|
30222
|
-
|
|
30223
|
-
padding: 0;
|
|
30224
|
-
width: 100%;
|
|
30225
|
-
max-width: 648px;
|
|
30226
|
-
overflow: hidden;
|
|
30218
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30219
|
+
left: calc(100% - 20px - 2px);
|
|
30227
30220
|
}
|
|
30228
|
-
.
|
|
30229
|
-
|
|
30221
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30222
|
+
left: calc(100% - 14px - 1px);
|
|
30230
30223
|
}
|
|
30231
|
-
.
|
|
30232
|
-
|
|
30233
|
-
overflow-y: auto;
|
|
30224
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30225
|
+
left: calc(100% - 28px - 2px);
|
|
30234
30226
|
}
|
|
30235
|
-
|
|
30236
|
-
|
|
30237
|
-
|
|
30227
|
+
|
|
30228
|
+
.c1to9vb9 {
|
|
30229
|
+
margin-left: 5px;
|
|
30238
30230
|
}
|
|
30239
30231
|
|
|
30240
|
-
.
|
|
30241
|
-
|
|
30242
|
-
|
|
30243
|
-
|
|
30232
|
+
.p12gwtiw {
|
|
30233
|
+
display: flex;
|
|
30234
|
+
justify-content: space-between;
|
|
30235
|
+
align-items: center;
|
|
30236
|
+
padding: 10px 0;
|
|
30237
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30238
|
+
font-size: 12px;
|
|
30239
|
+
line-height: 24px;
|
|
30244
30240
|
}
|
|
30245
|
-
.
|
|
30246
|
-
|
|
30241
|
+
.p12gwtiw .pagination-left {
|
|
30242
|
+
padding: 2px 8px;
|
|
30247
30243
|
}
|
|
30248
|
-
.
|
|
30249
|
-
|
|
30250
|
-
|
|
30251
|
-
|
|
30252
|
-
|
|
30253
|
-
|
|
30244
|
+
.p12gwtiw .dropdown-trigger {
|
|
30245
|
+
display: flex;
|
|
30246
|
+
align-items: center;
|
|
30247
|
+
border-radius: 6px;
|
|
30248
|
+
cursor: pointer;
|
|
30249
|
+
transition: all 0.3s ease;
|
|
30254
30250
|
}
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30251
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
30252
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30253
|
+
color: #0080ff;
|
|
30257
30254
|
}
|
|
30258
|
-
.
|
|
30259
|
-
|
|
30260
|
-
overflow-y: auto;
|
|
30255
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
30256
|
+
margin-left: 4px;
|
|
30261
30257
|
}
|
|
30262
|
-
.
|
|
30263
|
-
|
|
30264
|
-
|
|
30258
|
+
.p12gwtiw .pagination-right {
|
|
30259
|
+
display: flex;
|
|
30260
|
+
align-items: center;
|
|
30261
|
+
color: #0080ff;
|
|
30262
|
+
font-weight: bold;
|
|
30265
30263
|
}
|
|
30266
|
-
|
|
30267
|
-
|
|
30268
|
-
flex: 1;
|
|
30264
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
30265
|
+
margin-left: 4px;
|
|
30269
30266
|
}
|
|
30270
|
-
.
|
|
30271
|
-
|
|
30272
|
-
|
|
30273
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30267
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
30268
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
30269
|
+
padding: 0 8px;
|
|
30274
30270
|
}
|
|
30275
|
-
.
|
|
30276
|
-
|
|
30277
|
-
|
|
30278
|
-
color: #2d3a56;
|
|
30279
|
-
margin-bottom: 12px;
|
|
30271
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
30272
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
30273
|
+
color: #0080ff;
|
|
30280
30274
|
}
|
|
30281
|
-
.
|
|
30282
|
-
|
|
30275
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
30276
|
+
transform: rotate(180deg);
|
|
30283
30277
|
}
|
|
30284
30278
|
|
|
30285
|
-
.
|
|
30286
|
-
|
|
30287
|
-
|
|
30288
|
-
|
|
30279
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
30280
|
+
max-height: calc(100vh - 128px);
|
|
30281
|
+
overflow-y: auto;
|
|
30282
|
+
}
|
|
30283
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30284
|
+
padding: 4px 20px;
|
|
30285
|
+
font-size: 12px;
|
|
30286
|
+
line-height: 18px;
|
|
30289
30287
|
}
|
|
30290
30288
|
|
|
30291
|
-
.
|
|
30292
|
-
display: flex;
|
|
30293
|
-
align-items:
|
|
30294
|
-
|
|
30289
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
30290
|
+
display: inline-flex;
|
|
30291
|
+
align-items: baseline;
|
|
30292
|
+
white-space: pre-wrap;
|
|
30295
30293
|
}
|
|
30296
|
-
.
|
|
30297
|
-
|
|
30294
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30295
|
+
position: relative;
|
|
30296
|
+
top: 3px;
|
|
30298
30297
|
}
|
|
30299
|
-
.
|
|
30300
|
-
|
|
30298
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30299
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30301
30300
|
}
|
|
30302
|
-
.
|
|
30303
|
-
|
|
30301
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30302
|
+
border-color: #0080ff;
|
|
30304
30303
|
}
|
|
30305
|
-
|
|
30306
|
-
|
|
30307
|
-
|
|
30308
|
-
margin-right: 10px;
|
|
30304
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30305
|
+
border-color: #0080ff;
|
|
30306
|
+
background: #0080ff;
|
|
30309
30307
|
}
|
|
30310
|
-
|
|
30311
|
-
|
|
30312
|
-
|
|
30313
|
-
|
|
30314
|
-
|
|
30315
|
-
|
|
30308
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30309
|
+
top: 4px;
|
|
30310
|
+
left: 4px;
|
|
30311
|
+
width: 6px;
|
|
30312
|
+
height: 6px;
|
|
30313
|
+
background: #fff;
|
|
30316
30314
|
}
|
|
30317
|
-
|
|
30318
|
-
.
|
|
30319
|
-
display: flex;
|
|
30320
|
-
justify-content: center;
|
|
30321
|
-
align-items: center;
|
|
30322
|
-
height: 100%;
|
|
30315
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30316
|
+
opacity: 0.5;
|
|
30323
30317
|
}
|
|
30324
|
-
|
|
30325
|
-
.
|
|
30326
|
-
|
|
30327
|
-
width: 4px;
|
|
30328
|
-
height: 4px;
|
|
30329
|
-
background: #8e9aa9;
|
|
30330
|
-
opacity: 0.4;
|
|
30331
|
-
border-radius: 50%;
|
|
30332
|
-
margin: 0 4px;
|
|
30333
|
-
}
|
|
30334
|
-
|
|
30335
|
-
.m1jy87hk .ant-modal-header,
|
|
30336
|
-
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30337
|
-
width: 648px;
|
|
30338
|
-
margin: 0 auto;
|
|
30339
|
-
}
|
|
30340
|
-
.m1jy87hk .ant-modal-header {
|
|
30341
|
-
padding: 35px 0 24px;
|
|
30342
|
-
border: none;
|
|
30318
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
30319
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30320
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30343
30321
|
}
|
|
30344
|
-
.
|
|
30345
|
-
|
|
30322
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
30323
|
+
background: #00122e;
|
|
30346
30324
|
}
|
|
30347
|
-
.
|
|
30348
|
-
|
|
30325
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
30326
|
+
color: #00122e;
|
|
30327
|
+
opacity: 0.5;
|
|
30349
30328
|
}
|
|
30350
|
-
.
|
|
30351
|
-
|
|
30329
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
30330
|
+
color: #00122e;
|
|
30352
30331
|
}
|
|
30353
|
-
|
|
30354
|
-
.ti7fpyu {
|
|
30355
|
-
font-size: 12px;
|
|
30356
|
-
line-height: 18px;
|
|
30357
|
-
font-weight: bold;
|
|
30358
|
-
color: #fff;
|
|
30359
|
-
padding: 0 4px;
|
|
30360
|
-
border-radius: 4px;
|
|
30332
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
30361
30333
|
display: inline-block;
|
|
30362
|
-
|
|
30363
|
-
|
|
30364
|
-
.ti7fpyu:not(:first-child) {
|
|
30365
|
-
margin-left: 4px;
|
|
30334
|
+
padding: 0;
|
|
30335
|
+
padding-left: 12px;
|
|
30366
30336
|
}
|
|
30367
|
-
|
|
30368
|
-
|
|
30369
|
-
|
|
30370
|
-
|
|
30371
|
-
display: flex;
|
|
30372
|
-
align-items: center;
|
|
30373
|
-
justify-content: center;
|
|
30337
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30338
|
+
margin-bottom: 0;
|
|
30339
|
+
white-space: pre-wrap;
|
|
30340
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30374
30341
|
}
|
|
30375
|
-
|
|
30376
|
-
|
|
30377
|
-
font-size: 90%;
|
|
30378
|
-
font-weight: bold;
|
|
30379
|
-
background-color: rgba(240, 243, 247, 0.6);
|
|
30380
|
-
padding: 1px 4px 1px;
|
|
30381
|
-
margin-left: 2px;
|
|
30382
|
-
margin-right: 2px;
|
|
30383
|
-
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30384
|
-
border-radius: 4px;
|
|
30342
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
30343
|
+
padding-left: 8px;
|
|
30385
30344
|
}
|
|
30386
30345
|
|
|
30387
|
-
.
|
|
30388
|
-
|
|
30389
|
-
}
|
|
30390
|
-
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
30391
|
-
margin-top: 16px;
|
|
30392
|
-
}
|
|
30393
|
-
.f1y3gta0.form-item-compact {
|
|
30394
|
-
width: 412px;
|
|
30395
|
-
}
|
|
30396
|
-
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
30397
|
-
margin-top: 8px;
|
|
30398
|
-
}
|
|
30399
|
-
.f1y3gta0 .form-item {
|
|
30400
|
-
width: auto;
|
|
30401
|
-
}
|
|
30402
|
-
.f1y3gta0 .form-item-main {
|
|
30403
|
-
position: relative;
|
|
30404
|
-
display: flex;
|
|
30346
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
30347
|
+
border-radius: 5px 0 0 5px;
|
|
30405
30348
|
}
|
|
30406
|
-
.
|
|
30407
|
-
|
|
30408
|
-
width: 100%;
|
|
30409
|
-
padding: 14px;
|
|
30410
|
-
background: #f2f4f6;
|
|
30411
|
-
font-size: 13px;
|
|
30412
|
-
line-height: 1.8;
|
|
30413
|
-
color: #8e9aa9;
|
|
30349
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
30350
|
+
border-radius: 0 5px 5px 0;
|
|
30414
30351
|
}
|
|
30415
|
-
|
|
30416
|
-
|
|
30417
|
-
|
|
30418
|
-
color:
|
|
30352
|
+
|
|
30353
|
+
.r1f0aqcc {
|
|
30354
|
+
color: #00122e;
|
|
30355
|
+
border-color: #ccd4e3;
|
|
30419
30356
|
}
|
|
30420
|
-
.
|
|
30421
|
-
|
|
30357
|
+
.r1f0aqcc:first-child {
|
|
30358
|
+
border-color: #a3b4cc;
|
|
30422
30359
|
}
|
|
30423
|
-
.
|
|
30424
|
-
|
|
30360
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
30361
|
+
padding: 0 12px;
|
|
30425
30362
|
line-height: 32px;
|
|
30363
|
+
height: 32px;
|
|
30426
30364
|
}
|
|
30427
|
-
.
|
|
30428
|
-
|
|
30429
|
-
}
|
|
30430
|
-
.f1y3gta0 .form-item-children {
|
|
30431
|
-
width: 100%;
|
|
30432
|
-
}
|
|
30433
|
-
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
30434
|
-
width: 100%;
|
|
30435
|
-
}
|
|
30436
|
-
.f1y3gta0 .form-item-error {
|
|
30437
|
-
color: #e75a3a;
|
|
30438
|
-
height: 0;
|
|
30439
|
-
overflow: hidden;
|
|
30440
|
-
}
|
|
30441
|
-
.f1y3gta0 .form-item-error-enter-done {
|
|
30442
|
-
margin-top: 4px;
|
|
30443
|
-
height: auto;
|
|
30444
|
-
overflow: auto;
|
|
30445
|
-
}
|
|
30446
|
-
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30447
|
-
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30448
|
-
border: 1px solid #e75a3a;
|
|
30449
|
-
color: #e75a3a;
|
|
30365
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
30366
|
+
white-space: nowrap;
|
|
30450
30367
|
}
|
|
30451
|
-
|
|
30452
|
-
|
|
30453
|
-
|
|
30454
|
-
|
|
30455
|
-
padding-bottom: 6px;
|
|
30456
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30457
|
-
margin-bottom: 16px;
|
|
30368
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
30369
|
+
height: 22px;
|
|
30370
|
+
padding: 0 7px;
|
|
30371
|
+
line-height: 20px;
|
|
30458
30372
|
}
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30373
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30374
|
+
background: #ccd4e3;
|
|
30461
30375
|
}
|
|
30462
|
-
|
|
30463
|
-
|
|
30464
|
-
width: 8px;
|
|
30465
|
-
height: 24px;
|
|
30466
|
-
display: flex;
|
|
30467
|
-
justify-content: center;
|
|
30468
|
-
align-items: center;
|
|
30469
|
-
cursor: pointer;
|
|
30470
|
-
transition: all 200ms ease-out 40ms;
|
|
30376
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30377
|
+
background: #0080ff;
|
|
30471
30378
|
}
|
|
30472
|
-
.
|
|
30473
|
-
content: "";
|
|
30474
|
-
width: 1px;
|
|
30475
|
-
height: 6px;
|
|
30476
|
-
border-radius: 1px;
|
|
30379
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30477
30380
|
background: #ccd4e3;
|
|
30478
|
-
|
|
30479
|
-
right: 2px;
|
|
30480
|
-
transform: rotate(-45deg);
|
|
30381
|
+
opacity: 0.5;
|
|
30481
30382
|
}
|
|
30482
|
-
.
|
|
30483
|
-
|
|
30484
|
-
left: 1px;
|
|
30383
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30384
|
+
border-right-color: #0080ff;
|
|
30485
30385
|
}
|
|
30486
|
-
|
|
30487
|
-
|
|
30488
|
-
border: 0;
|
|
30489
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30490
|
-
border-radius: 6px;
|
|
30386
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30387
|
+
border-color: #0080ff;
|
|
30491
30388
|
}
|
|
30492
|
-
.
|
|
30493
|
-
|
|
30494
|
-
color: #e07f00;
|
|
30389
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
30390
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30495
30391
|
}
|
|
30496
|
-
.
|
|
30497
|
-
|
|
30498
|
-
border-
|
|
30392
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
30393
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30394
|
+
border-color: #ccd4e3;
|
|
30395
|
+
opacity: 0.5;
|
|
30499
30396
|
}
|
|
30500
|
-
|
|
30501
|
-
|
|
30502
|
-
|
|
30503
|
-
flex-direction: row;
|
|
30504
|
-
padding: 7px 12px;
|
|
30505
|
-
background: rgba(255, 187, 0, 0.1);
|
|
30506
|
-
border-radius: 6px;
|
|
30507
|
-
color: #e07f00;
|
|
30508
|
-
font-size: 12px;
|
|
30509
|
-
line-height: 18px;
|
|
30397
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30398
|
+
color: #00122e;
|
|
30399
|
+
border-color: #ccd4e3;
|
|
30510
30400
|
}
|
|
30511
|
-
.
|
|
30512
|
-
|
|
30513
|
-
|
|
30401
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30402
|
+
color: #00122e;
|
|
30403
|
+
border-color: #ccd4e3;
|
|
30404
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30514
30405
|
}
|
|
30515
|
-
|
|
30516
|
-
|
|
30517
|
-
display:
|
|
30518
|
-
|
|
30519
|
-
padding:
|
|
30520
|
-
|
|
30521
|
-
|
|
30522
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30523
|
-
font-size: 12px;
|
|
30524
|
-
line-height: 18px;
|
|
30406
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
30407
|
+
margin-right: 8px;
|
|
30408
|
+
display: inline;
|
|
30409
|
+
border: none;
|
|
30410
|
+
padding: 0;
|
|
30411
|
+
width: 36px;
|
|
30412
|
+
background: transparent;
|
|
30525
30413
|
}
|
|
30526
|
-
.
|
|
30527
|
-
|
|
30528
|
-
height: 18px;
|
|
30414
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
30415
|
+
box-shadow: none;
|
|
30529
30416
|
}
|
|
30530
|
-
|
|
30531
|
-
|
|
30532
|
-
|
|
30533
|
-
|
|
30534
|
-
padding: 7px 12px;
|
|
30535
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30536
|
-
border-radius: 6px;
|
|
30537
|
-
color: #005ed1;
|
|
30538
|
-
font-size: 12px;
|
|
30539
|
-
line-height: 18px;
|
|
30417
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
30418
|
+
margin-right: 0;
|
|
30419
|
+
width: initial;
|
|
30420
|
+
box-shadow: none;
|
|
30540
30421
|
}
|
|
30541
|
-
.
|
|
30542
|
-
|
|
30543
|
-
height: 18px;
|
|
30422
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30423
|
+
display: none;
|
|
30544
30424
|
}
|
|
30545
|
-
|
|
30546
|
-
|
|
30547
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30548
|
-
margin-top: 5px;
|
|
30549
|
-
font-size: 12px;
|
|
30550
|
-
line-height: 18px;
|
|
30425
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30426
|
+
display: inline;
|
|
30551
30427
|
}
|
|
30552
|
-
|
|
30553
|
-
|
|
30554
|
-
|
|
30555
|
-
|
|
30556
|
-
|
|
30428
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30429
|
+
display: inline;
|
|
30430
|
+
margin-right: 8px;
|
|
30431
|
+
padding: 0;
|
|
30432
|
+
width: 36px;
|
|
30557
30433
|
}
|
|
30558
30434
|
|
|
30559
|
-
.
|
|
30435
|
+
.cz04yix {
|
|
30560
30436
|
display: flex;
|
|
30561
|
-
|
|
30562
|
-
justify-content: flex-end;
|
|
30563
|
-
}
|
|
30564
|
-
.o1i4orqw .icon-wrapper {
|
|
30565
|
-
margin-right: 16px;
|
|
30437
|
+
flex-direction: column;
|
|
30566
30438
|
}
|
|
30567
30439
|
|
|
30568
|
-
.
|
|
30569
|
-
|
|
30440
|
+
.m1if5j39 {
|
|
30441
|
+
max-width: 1120px;
|
|
30442
|
+
width: 100%;
|
|
30443
|
+
margin: 0 auto;
|
|
30444
|
+
height: 100%;
|
|
30570
30445
|
}
|
|
30571
30446
|
|
|
30572
|
-
.
|
|
30573
|
-
|
|
30574
|
-
|
|
30575
|
-
|
|
30576
|
-
|
|
30577
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30578
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30579
|
-
}
|
|
30580
|
-
.ipd9bk.ant-input.ant-input-lg {
|
|
30581
|
-
padding: 8px 16px;
|
|
30582
|
-
line-height: 22px;
|
|
30583
|
-
}
|
|
30584
|
-
.ipd9bk.ant-input.ant-input-sm {
|
|
30585
|
-
padding: 2px 8px;
|
|
30586
|
-
line-height: 18px;
|
|
30587
|
-
}
|
|
30588
|
-
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
30589
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30590
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30591
|
-
z-index: 1;
|
|
30592
|
-
}
|
|
30593
|
-
.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 {
|
|
30594
|
-
border-color: #0096ff;
|
|
30595
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30596
|
-
z-index: 1;
|
|
30597
|
-
}
|
|
30598
|
-
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30599
|
-
border-color: #e75a3a;
|
|
30600
|
-
color: #e75a3a;
|
|
30601
|
-
}
|
|
30602
|
-
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
30603
|
-
border-color: #e75a3a;
|
|
30604
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30605
|
-
}
|
|
30606
|
-
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
30607
|
-
border-color: #e75a3a;
|
|
30608
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30609
|
-
}
|
|
30610
|
-
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30611
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30612
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30613
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30614
|
-
}
|
|
30615
|
-
.ipd9bk.ant-input-affix-wrapper {
|
|
30616
|
-
padding: 5px 12px;
|
|
30617
|
-
border-radius: 6px;
|
|
30618
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30619
|
-
line-height: 20px;
|
|
30620
|
-
color: #2d3a56;
|
|
30621
|
-
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30622
|
-
}
|
|
30623
|
-
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30624
|
-
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30625
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30626
|
-
}
|
|
30627
|
-
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30628
|
-
padding: 8px 16px;
|
|
30629
|
-
line-height: 22px;
|
|
30630
|
-
}
|
|
30631
|
-
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30632
|
-
padding: 2px 8px;
|
|
30633
|
-
line-height: 18px;
|
|
30634
|
-
}
|
|
30635
|
-
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30636
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30637
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30638
|
-
}
|
|
30639
|
-
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30640
|
-
border-color: #0096ff;
|
|
30641
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30447
|
+
.w1vvwdlp {
|
|
30448
|
+
max-width: 1120px;
|
|
30449
|
+
width: 100%;
|
|
30450
|
+
margin: 0 auto;
|
|
30451
|
+
display: flex;
|
|
30642
30452
|
}
|
|
30643
|
-
.
|
|
30644
|
-
|
|
30453
|
+
.w1vvwdlp .left,
|
|
30454
|
+
.w1vvwdlp .right {
|
|
30455
|
+
flex-grow: 0;
|
|
30456
|
+
flex-shrink: 0;
|
|
30457
|
+
flex-basis: 21%;
|
|
30645
30458
|
}
|
|
30646
|
-
.
|
|
30647
|
-
|
|
30459
|
+
.w1vvwdlp .left {
|
|
30460
|
+
display: flex;
|
|
30461
|
+
justify-content: flex-end;
|
|
30462
|
+
padding-right: 44px;
|
|
30648
30463
|
}
|
|
30649
|
-
.
|
|
30650
|
-
|
|
30651
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30464
|
+
.w1vvwdlp .right {
|
|
30465
|
+
padding-left: 44px;
|
|
30652
30466
|
}
|
|
30653
|
-
.
|
|
30654
|
-
|
|
30655
|
-
|
|
30467
|
+
.w1vvwdlp .middle {
|
|
30468
|
+
margin-bottom: 40px;
|
|
30469
|
+
flex-grow: 0;
|
|
30470
|
+
flex-shrink: 0;
|
|
30471
|
+
flex-basis: 58%;
|
|
30656
30472
|
}
|
|
30657
|
-
.
|
|
30658
|
-
|
|
30659
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30660
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30473
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30474
|
+
width: 100%;
|
|
30661
30475
|
}
|
|
30662
|
-
|
|
30663
|
-
|
|
30664
|
-
transition-delay: 50ms;
|
|
30476
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30477
|
+
width: auto;
|
|
30665
30478
|
}
|
|
30666
|
-
|
|
30667
|
-
|
|
30668
|
-
|
|
30479
|
+
|
|
30480
|
+
.h1cuopx7 .ant-modal-header {
|
|
30481
|
+
margin: 0 auto;
|
|
30482
|
+
width: 100%;
|
|
30483
|
+
max-width: 648px;
|
|
30669
30484
|
}
|
|
30670
|
-
|
|
30671
|
-
|
|
30485
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30486
|
+
margin-left: 0;
|
|
30672
30487
|
}
|
|
30673
|
-
|
|
30674
|
-
|
|
30675
|
-
|
|
30488
|
+
.h1cuopx7 .ant-modal-body {
|
|
30489
|
+
margin: 0 auto;
|
|
30490
|
+
padding: 0;
|
|
30491
|
+
width: 100%;
|
|
30492
|
+
max-width: 648px;
|
|
30493
|
+
overflow: hidden;
|
|
30676
30494
|
}
|
|
30677
|
-
|
|
30678
|
-
|
|
30495
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30496
|
+
margin-bottom: 40px;
|
|
30679
30497
|
}
|
|
30680
|
-
|
|
30681
|
-
|
|
30682
|
-
|
|
30498
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30499
|
+
height: calc(100vh - 225px);
|
|
30500
|
+
overflow-y: auto;
|
|
30683
30501
|
}
|
|
30684
|
-
|
|
30685
|
-
|
|
30502
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30503
|
+
margin: 0 auto;
|
|
30504
|
+
max-width: 648px;
|
|
30686
30505
|
}
|
|
30687
30506
|
|
|
30688
|
-
.
|
|
30689
|
-
|
|
30690
|
-
|
|
30507
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30508
|
+
margin: 0 auto;
|
|
30509
|
+
width: 100%;
|
|
30510
|
+
max-width: 1024px;
|
|
30691
30511
|
}
|
|
30692
|
-
.
|
|
30693
|
-
|
|
30694
|
-
padding: 6px;
|
|
30695
|
-
height: 32px;
|
|
30696
|
-
cursor: pointer;
|
|
30697
|
-
transition: border 150ms;
|
|
30512
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30513
|
+
margin-left: 0;
|
|
30698
30514
|
}
|
|
30699
|
-
.
|
|
30700
|
-
|
|
30701
|
-
|
|
30515
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30516
|
+
margin: 0 auto;
|
|
30517
|
+
padding: 0;
|
|
30518
|
+
width: 100%;
|
|
30519
|
+
max-width: 1024px;
|
|
30520
|
+
overflow: hidden;
|
|
30702
30521
|
}
|
|
30703
|
-
.
|
|
30704
|
-
|
|
30522
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30523
|
+
margin-bottom: 40px;
|
|
30705
30524
|
}
|
|
30706
|
-
.
|
|
30707
|
-
|
|
30525
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30526
|
+
height: calc(100vh - 225px);
|
|
30527
|
+
overflow-y: auto;
|
|
30708
30528
|
}
|
|
30709
|
-
.
|
|
30710
|
-
|
|
30529
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30530
|
+
margin: 0 auto;
|
|
30531
|
+
max-width: 1024px;
|
|
30711
30532
|
}
|
|
30712
|
-
|
|
30713
|
-
|
|
30714
|
-
|
|
30715
|
-
top: 50%;
|
|
30716
|
-
transform: translateY(-50%);
|
|
30533
|
+
|
|
30534
|
+
.fxgckuk {
|
|
30535
|
+
flex: 1;
|
|
30717
30536
|
}
|
|
30718
|
-
.
|
|
30719
|
-
|
|
30720
|
-
|
|
30721
|
-
|
|
30537
|
+
.fxgckuk label {
|
|
30538
|
+
font-size: 13px;
|
|
30539
|
+
line-height: 20px;
|
|
30540
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30722
30541
|
}
|
|
30723
|
-
.
|
|
30724
|
-
|
|
30542
|
+
.fxgckuk .title {
|
|
30543
|
+
font-size: 14px;
|
|
30544
|
+
line-height: 20px;
|
|
30545
|
+
color: #2d3a56;
|
|
30546
|
+
margin-bottom: 12px;
|
|
30725
30547
|
}
|
|
30726
|
-
.
|
|
30727
|
-
|
|
30728
|
-
overflow: hidden;
|
|
30548
|
+
.fxgckuk.connect-cluster .title {
|
|
30549
|
+
padding-bottom: 26px;
|
|
30729
30550
|
}
|
|
30730
|
-
|
|
30731
|
-
|
|
30732
|
-
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
transition: left 150ms ease;
|
|
30736
|
-
opacity: 0;
|
|
30551
|
+
|
|
30552
|
+
.f1d0vek1 {
|
|
30553
|
+
padding: 25px 0 15px 0;
|
|
30554
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30555
|
+
margin-bottom: 16px;
|
|
30737
30556
|
}
|
|
30738
|
-
|
|
30739
|
-
|
|
30740
|
-
|
|
30557
|
+
|
|
30558
|
+
.f4u402y {
|
|
30559
|
+
display: flex;
|
|
30560
|
+
align-items: center;
|
|
30561
|
+
margin-bottom: 8px;
|
|
30741
30562
|
}
|
|
30742
|
-
.
|
|
30743
|
-
|
|
30744
|
-
margin-left: 0px;
|
|
30563
|
+
.f4u402y > label {
|
|
30564
|
+
width: 216px;
|
|
30745
30565
|
}
|
|
30746
|
-
.
|
|
30747
|
-
|
|
30566
|
+
.f4u402y > label + * {
|
|
30567
|
+
width: 100%;
|
|
30568
|
+
}
|
|
30569
|
+
.f4u402y .ant-select {
|
|
30570
|
+
width: 100%;
|
|
30748
30571
|
}
|
|
30749
30572
|
|
|
30750
|
-
|
|
30751
|
-
|
|
30752
|
-
|
|
30573
|
+
.e1pldf6v {
|
|
30574
|
+
color: #e75a3a;
|
|
30575
|
+
margin-right: 10px;
|
|
30753
30576
|
}
|
|
30754
30577
|
|
|
30755
|
-
.
|
|
30756
|
-
|
|
30757
|
-
|
|
30578
|
+
.dq0gblh {
|
|
30579
|
+
width: 100%;
|
|
30580
|
+
height: 1px;
|
|
30581
|
+
background: rgba(213, 219, 227, 0.6);
|
|
30582
|
+
margin: 24px 0;
|
|
30758
30583
|
}
|
|
30759
30584
|
|
|
30760
|
-
|
|
30761
|
-
|
|
30762
|
-
|
|
30585
|
+
.l1v7sr0n {
|
|
30586
|
+
display: flex;
|
|
30587
|
+
justify-content: center;
|
|
30588
|
+
align-items: center;
|
|
30589
|
+
height: 100%;
|
|
30763
30590
|
}
|
|
30764
30591
|
|
|
30765
|
-
.
|
|
30766
|
-
|
|
30767
|
-
|
|
30592
|
+
.d1i4ou6o {
|
|
30593
|
+
display: inline-block;
|
|
30594
|
+
width: 4px;
|
|
30595
|
+
height: 4px;
|
|
30596
|
+
background: #8e9aa9;
|
|
30597
|
+
opacity: 0.4;
|
|
30598
|
+
border-radius: 50%;
|
|
30599
|
+
margin: 0 4px;
|
|
30768
30600
|
}
|
|
30769
30601
|
|
|
30770
|
-
.
|
|
30771
|
-
|
|
30772
|
-
|
|
30602
|
+
.m1jy87hk .ant-modal-header,
|
|
30603
|
+
.m1jy87hk .ant-modal-footer .footer-content {
|
|
30604
|
+
width: 648px;
|
|
30605
|
+
margin: 0 auto;
|
|
30606
|
+
}
|
|
30607
|
+
.m1jy87hk .ant-modal-header {
|
|
30608
|
+
padding: 35px 0 24px;
|
|
30609
|
+
border: none;
|
|
30610
|
+
}
|
|
30611
|
+
.m1jy87hk .ant-modal-header .ant-modal-title {
|
|
30612
|
+
font-size: 30px;
|
|
30613
|
+
}
|
|
30614
|
+
.m1jy87hk .ant-modal-body {
|
|
30615
|
+
padding: 4px 0 2px;
|
|
30616
|
+
}
|
|
30617
|
+
.m1jy87hk .ant-modal-footer {
|
|
30618
|
+
border: none;
|
|
30773
30619
|
}
|
|
30774
30620
|
|
|
30775
|
-
.
|
|
30776
|
-
|
|
30777
|
-
|
|
30621
|
+
.ti7fpyu {
|
|
30622
|
+
font-size: 12px;
|
|
30623
|
+
line-height: 18px;
|
|
30624
|
+
font-weight: bold;
|
|
30625
|
+
color: #fff;
|
|
30626
|
+
padding: 0 4px;
|
|
30627
|
+
border-radius: 4px;
|
|
30628
|
+
display: inline-block;
|
|
30629
|
+
background: var(--ti7fpyu-0);
|
|
30630
|
+
}
|
|
30631
|
+
.ti7fpyu:not(:first-child) {
|
|
30632
|
+
margin-left: 4px;
|
|
30778
30633
|
}
|
|
30779
30634
|
|
|
30780
|
-
.
|
|
30781
|
-
|
|
30782
|
-
height:
|
|
30783
|
-
|
|
30784
|
-
|
|
30635
|
+
.f1rest1f {
|
|
30636
|
+
width: 100%;
|
|
30637
|
+
height: 100%;
|
|
30638
|
+
display: flex;
|
|
30639
|
+
align-items: center;
|
|
30640
|
+
justify-content: center;
|
|
30641
|
+
}
|
|
30642
|
+
|
|
30643
|
+
.n1kbdoln {
|
|
30644
|
+
font-size: 90%;
|
|
30645
|
+
font-weight: bold;
|
|
30646
|
+
background-color: rgba(240, 243, 247, 0.6);
|
|
30647
|
+
padding: 1px 4px 1px;
|
|
30648
|
+
margin-left: 2px;
|
|
30649
|
+
margin-right: 2px;
|
|
30650
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30651
|
+
border-radius: 4px;
|
|
30652
|
+
}
|
|
30653
|
+
|
|
30654
|
+
.f1y3gta0.form-item-general {
|
|
30655
|
+
width: 640px;
|
|
30785
30656
|
}
|
|
30786
|
-
.
|
|
30787
|
-
|
|
30657
|
+
.f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
|
|
30658
|
+
margin-top: 16px;
|
|
30788
30659
|
}
|
|
30789
|
-
.
|
|
30790
|
-
|
|
30791
|
-
height: 16px;
|
|
30660
|
+
.f1y3gta0.form-item-compact {
|
|
30661
|
+
width: 412px;
|
|
30792
30662
|
}
|
|
30793
|
-
.
|
|
30794
|
-
|
|
30795
|
-
height: 32px;
|
|
30663
|
+
.f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
|
|
30664
|
+
margin-top: 8px;
|
|
30796
30665
|
}
|
|
30797
|
-
.
|
|
30798
|
-
|
|
30799
|
-
width: 20px;
|
|
30666
|
+
.f1y3gta0 .form-item {
|
|
30667
|
+
width: auto;
|
|
30800
30668
|
}
|
|
30801
|
-
.
|
|
30802
|
-
|
|
30803
|
-
|
|
30669
|
+
.f1y3gta0 .form-item-main {
|
|
30670
|
+
position: relative;
|
|
30671
|
+
display: flex;
|
|
30804
30672
|
}
|
|
30805
|
-
.
|
|
30806
|
-
|
|
30807
|
-
width:
|
|
30808
|
-
|
|
30809
|
-
|
|
30673
|
+
.f1y3gta0 .form-item-extra {
|
|
30674
|
+
margin-top: 4px;
|
|
30675
|
+
width: 100%;
|
|
30676
|
+
padding: 14px;
|
|
30677
|
+
background: #f2f4f6;
|
|
30678
|
+
font-size: 13px;
|
|
30679
|
+
line-height: 1.8;
|
|
30680
|
+
color: #8e9aa9;
|
|
30810
30681
|
}
|
|
30811
|
-
.
|
|
30812
|
-
|
|
30813
|
-
|
|
30682
|
+
.f1y3gta0 .form-item-label {
|
|
30683
|
+
padding-right: 12px;
|
|
30684
|
+
font-size: 13px;
|
|
30685
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30814
30686
|
}
|
|
30815
|
-
.
|
|
30816
|
-
|
|
30687
|
+
.f1y3gta0 .form-item-label.label-right {
|
|
30688
|
+
text-align: right;
|
|
30817
30689
|
}
|
|
30818
|
-
.
|
|
30819
|
-
|
|
30690
|
+
.f1y3gta0 .form-item-label,
|
|
30691
|
+
.f1y3gta0 .form-item-control {
|
|
30692
|
+
line-height: 32px;
|
|
30820
30693
|
}
|
|
30821
|
-
.
|
|
30822
|
-
|
|
30694
|
+
.f1y3gta0 .form-item-control .form-item-error {
|
|
30695
|
+
line-height: 18px;
|
|
30823
30696
|
}
|
|
30824
|
-
.
|
|
30825
|
-
|
|
30697
|
+
.f1y3gta0 .form-item-children {
|
|
30698
|
+
width: 100%;
|
|
30826
30699
|
}
|
|
30827
|
-
.
|
|
30828
|
-
|
|
30700
|
+
.f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
|
|
30701
|
+
width: 100%;
|
|
30829
30702
|
}
|
|
30830
|
-
|
|
30831
|
-
|
|
30832
|
-
|
|
30703
|
+
.f1y3gta0 .form-item-error {
|
|
30704
|
+
color: #e75a3a;
|
|
30705
|
+
height: 0;
|
|
30706
|
+
overflow: hidden;
|
|
30833
30707
|
}
|
|
30834
|
-
|
|
30835
|
-
|
|
30836
|
-
|
|
30837
|
-
|
|
30838
|
-
white-space: pre-wrap;
|
|
30708
|
+
.f1y3gta0 .form-item-error-enter-done {
|
|
30709
|
+
margin-top: 4px;
|
|
30710
|
+
height: auto;
|
|
30711
|
+
overflow: auto;
|
|
30839
30712
|
}
|
|
30840
|
-
.
|
|
30841
|
-
|
|
30842
|
-
|
|
30713
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
|
|
30714
|
+
.f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
|
|
30715
|
+
border: 1px solid #e75a3a;
|
|
30716
|
+
color: #e75a3a;
|
|
30843
30717
|
}
|
|
30844
|
-
|
|
30845
|
-
|
|
30718
|
+
|
|
30719
|
+
.fujbm7g {
|
|
30720
|
+
color: #2d3a56;
|
|
30721
|
+
font-weight: bold;
|
|
30722
|
+
padding-bottom: 6px;
|
|
30723
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30724
|
+
margin-bottom: 16px;
|
|
30846
30725
|
}
|
|
30847
|
-
.
|
|
30848
|
-
|
|
30726
|
+
.fujbm7g:not(:first-of-type) {
|
|
30727
|
+
margin-top: 16px;
|
|
30849
30728
|
}
|
|
30850
|
-
|
|
30851
|
-
|
|
30852
|
-
|
|
30729
|
+
|
|
30730
|
+
.e5fsw5s {
|
|
30731
|
+
width: 8px;
|
|
30732
|
+
height: 24px;
|
|
30733
|
+
display: flex;
|
|
30734
|
+
justify-content: center;
|
|
30735
|
+
align-items: center;
|
|
30736
|
+
cursor: pointer;
|
|
30737
|
+
transition: all 200ms ease-out 40ms;
|
|
30853
30738
|
}
|
|
30854
|
-
.
|
|
30855
|
-
|
|
30856
|
-
|
|
30857
|
-
width: 6px;
|
|
30739
|
+
.e5fsw5s:before, .e5fsw5s:after {
|
|
30740
|
+
content: "";
|
|
30741
|
+
width: 1px;
|
|
30858
30742
|
height: 6px;
|
|
30859
|
-
|
|
30743
|
+
border-radius: 1px;
|
|
30744
|
+
background: #ccd4e3;
|
|
30745
|
+
position: relative;
|
|
30746
|
+
right: 2px;
|
|
30747
|
+
transform: rotate(-45deg);
|
|
30860
30748
|
}
|
|
30861
|
-
.
|
|
30862
|
-
|
|
30749
|
+
.e5fsw5s:after {
|
|
30750
|
+
transform: rotate(45deg);
|
|
30751
|
+
left: 1px;
|
|
30863
30752
|
}
|
|
30864
|
-
|
|
30865
|
-
|
|
30866
|
-
|
|
30753
|
+
|
|
30754
|
+
.w18knsg4.ant-alert-warning {
|
|
30755
|
+
border: 0;
|
|
30756
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30757
|
+
border-radius: 6px;
|
|
30867
30758
|
}
|
|
30868
|
-
.
|
|
30869
|
-
|
|
30759
|
+
.w18knsg4.ant-alert,
|
|
30760
|
+
.w18knsg4 .ant-alert-message {
|
|
30761
|
+
color: #e07f00;
|
|
30870
30762
|
}
|
|
30871
|
-
.
|
|
30872
|
-
|
|
30873
|
-
|
|
30763
|
+
.w18knsg4.ant-alert .dashed-border-bottom,
|
|
30764
|
+
.w18knsg4 .ant-alert-message .dashed-border-bottom {
|
|
30765
|
+
border-bottom-color: #e07f00;
|
|
30874
30766
|
}
|
|
30875
|
-
|
|
30876
|
-
|
|
30767
|
+
|
|
30768
|
+
.ng31n2o {
|
|
30769
|
+
display: flex;
|
|
30770
|
+
flex-direction: row;
|
|
30771
|
+
padding: 7px 12px;
|
|
30772
|
+
background: rgba(255, 187, 0, 0.1);
|
|
30773
|
+
border-radius: 6px;
|
|
30774
|
+
color: #e07f00;
|
|
30775
|
+
font-size: 12px;
|
|
30776
|
+
line-height: 18px;
|
|
30877
30777
|
}
|
|
30878
|
-
.
|
|
30879
|
-
|
|
30880
|
-
|
|
30881
|
-
padding-left: 12px;
|
|
30778
|
+
.ng31n2o .icon-wrapper {
|
|
30779
|
+
margin-right: 10px;
|
|
30780
|
+
height: 18px;
|
|
30882
30781
|
}
|
|
30883
|
-
|
|
30884
|
-
|
|
30885
|
-
|
|
30782
|
+
|
|
30783
|
+
.n15x5f5y {
|
|
30784
|
+
display: flex;
|
|
30785
|
+
flex-direction: row;
|
|
30786
|
+
padding: 7px 12px;
|
|
30787
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30788
|
+
border-radius: 6px;
|
|
30886
30789
|
color: rgba(44, 56, 82, 0.6);
|
|
30790
|
+
font-size: 12px;
|
|
30791
|
+
line-height: 18px;
|
|
30887
30792
|
}
|
|
30888
|
-
.
|
|
30889
|
-
|
|
30793
|
+
.n15x5f5y .icon-wrapper {
|
|
30794
|
+
margin-right: 10px;
|
|
30795
|
+
height: 18px;
|
|
30890
30796
|
}
|
|
30891
30797
|
|
|
30892
|
-
.
|
|
30893
|
-
|
|
30798
|
+
.i16ozz3f {
|
|
30799
|
+
display: flex;
|
|
30800
|
+
flex-direction: row;
|
|
30801
|
+
padding: 7px 12px;
|
|
30802
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30803
|
+
border-radius: 6px;
|
|
30804
|
+
color: #005ed1;
|
|
30805
|
+
font-size: 12px;
|
|
30806
|
+
line-height: 18px;
|
|
30894
30807
|
}
|
|
30895
|
-
.
|
|
30896
|
-
|
|
30808
|
+
.i16ozz3f .icon-wrapper {
|
|
30809
|
+
margin-right: 10px;
|
|
30810
|
+
height: 18px;
|
|
30897
30811
|
}
|
|
30898
30812
|
|
|
30899
|
-
.
|
|
30900
|
-
color:
|
|
30901
|
-
|
|
30813
|
+
.dszu9qr {
|
|
30814
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30815
|
+
margin-top: 5px;
|
|
30816
|
+
font-size: 12px;
|
|
30817
|
+
line-height: 18px;
|
|
30902
30818
|
}
|
|
30903
|
-
|
|
30904
|
-
|
|
30819
|
+
|
|
30820
|
+
.snxzgx {
|
|
30821
|
+
color: #f0483e;
|
|
30822
|
+
font-size: 12px;
|
|
30823
|
+
white-space: pre-wrap;
|
|
30905
30824
|
}
|
|
30906
|
-
|
|
30907
|
-
|
|
30908
|
-
|
|
30909
|
-
|
|
30825
|
+
|
|
30826
|
+
.o1i4orqw {
|
|
30827
|
+
display: flex;
|
|
30828
|
+
align-items: center;
|
|
30829
|
+
justify-content: flex-end;
|
|
30910
30830
|
}
|
|
30911
|
-
.
|
|
30912
|
-
|
|
30831
|
+
.o1i4orqw .icon-wrapper {
|
|
30832
|
+
margin-right: 16px;
|
|
30913
30833
|
}
|
|
30914
|
-
|
|
30915
|
-
|
|
30916
|
-
|
|
30834
|
+
|
|
30835
|
+
.t79k8o2 {
|
|
30836
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30837
|
+
}
|
|
30838
|
+
|
|
30839
|
+
.ipd9bk.ant-input {
|
|
30840
|
+
padding: 5px 12px;
|
|
30917
30841
|
line-height: 20px;
|
|
30842
|
+
color: #2d3a56;
|
|
30843
|
+
border-radius: 6px;
|
|
30844
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30845
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30918
30846
|
}
|
|
30919
|
-
.
|
|
30920
|
-
|
|
30847
|
+
.ipd9bk.ant-input.ant-input-lg {
|
|
30848
|
+
padding: 8px 16px;
|
|
30849
|
+
line-height: 22px;
|
|
30850
|
+
}
|
|
30851
|
+
.ipd9bk.ant-input.ant-input-sm {
|
|
30852
|
+
padding: 2px 8px;
|
|
30853
|
+
line-height: 18px;
|
|
30921
30854
|
}
|
|
30922
|
-
.
|
|
30923
|
-
|
|
30855
|
+
.ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
|
|
30856
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30857
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30858
|
+
z-index: 1;
|
|
30924
30859
|
}
|
|
30925
|
-
.
|
|
30926
|
-
|
|
30927
|
-
|
|
30860
|
+
.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 {
|
|
30861
|
+
border-color: #0096ff;
|
|
30862
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30863
|
+
z-index: 1;
|
|
30928
30864
|
}
|
|
30929
|
-
.
|
|
30930
|
-
border-
|
|
30865
|
+
.ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
|
|
30866
|
+
border-color: #e75a3a;
|
|
30867
|
+
color: #e75a3a;
|
|
30931
30868
|
}
|
|
30932
|
-
.
|
|
30933
|
-
border-color: #
|
|
30869
|
+
.ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
|
|
30870
|
+
border-color: #e75a3a;
|
|
30871
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30934
30872
|
}
|
|
30935
|
-
.
|
|
30936
|
-
|
|
30873
|
+
.ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
|
|
30874
|
+
border-color: #e75a3a;
|
|
30875
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30937
30876
|
}
|
|
30938
|
-
.
|
|
30877
|
+
.ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
|
|
30939
30878
|
background: rgba(211, 218, 235, 0.6);
|
|
30940
|
-
|
|
30941
|
-
|
|
30942
|
-
}
|
|
30943
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
30944
|
-
color: #00122e;
|
|
30945
|
-
border-color: #ccd4e3;
|
|
30879
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30880
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30946
30881
|
}
|
|
30947
|
-
.
|
|
30948
|
-
|
|
30949
|
-
border-
|
|
30950
|
-
|
|
30882
|
+
.ipd9bk.ant-input-affix-wrapper {
|
|
30883
|
+
padding: 5px 12px;
|
|
30884
|
+
border-radius: 6px;
|
|
30885
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30886
|
+
line-height: 20px;
|
|
30887
|
+
color: #2d3a56;
|
|
30888
|
+
transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30951
30889
|
}
|
|
30952
|
-
.
|
|
30953
|
-
|
|
30954
|
-
|
|
30955
|
-
border: none;
|
|
30956
|
-
padding: 0;
|
|
30957
|
-
width: 36px;
|
|
30958
|
-
background: transparent;
|
|
30890
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
|
|
30891
|
+
.ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
|
|
30892
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30959
30893
|
}
|
|
30960
|
-
.
|
|
30961
|
-
|
|
30894
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
|
|
30895
|
+
padding: 8px 16px;
|
|
30896
|
+
line-height: 22px;
|
|
30962
30897
|
}
|
|
30963
|
-
.
|
|
30964
|
-
|
|
30965
|
-
|
|
30966
|
-
box-shadow: none;
|
|
30898
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30899
|
+
padding: 2px 8px;
|
|
30900
|
+
line-height: 18px;
|
|
30967
30901
|
}
|
|
30968
|
-
.
|
|
30969
|
-
|
|
30902
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30903
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30904
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30970
30905
|
}
|
|
30971
|
-
.
|
|
30972
|
-
|
|
30906
|
+
.ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30907
|
+
border-color: #0096ff;
|
|
30908
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30973
30909
|
}
|
|
30974
|
-
.
|
|
30975
|
-
|
|
30976
|
-
margin-right: 8px;
|
|
30977
|
-
padding: 0;
|
|
30978
|
-
width: 36px;
|
|
30910
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
|
|
30911
|
+
border-color: #e75a3a;
|
|
30979
30912
|
}
|
|
30980
|
-
|
|
30981
|
-
|
|
30982
|
-
display: flex;
|
|
30983
|
-
justify-content: space-between;
|
|
30984
|
-
align-items: center;
|
|
30985
|
-
padding: 10px 0;
|
|
30986
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30987
|
-
font-size: 12px;
|
|
30988
|
-
line-height: 24px;
|
|
30913
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
|
|
30914
|
+
color: #e75a3a;
|
|
30989
30915
|
}
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30916
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
|
|
30917
|
+
border-color: #e75a3a;
|
|
30918
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30992
30919
|
}
|
|
30993
|
-
.
|
|
30994
|
-
|
|
30995
|
-
|
|
30996
|
-
border-radius: 6px;
|
|
30997
|
-
cursor: pointer;
|
|
30998
|
-
transition: all 0.3s ease;
|
|
30920
|
+
.ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
|
|
30921
|
+
border-color: #e75a3a;
|
|
30922
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30999
30923
|
}
|
|
31000
|
-
.
|
|
30924
|
+
.ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
|
|
31001
30925
|
background: rgba(211, 218, 235, 0.6);
|
|
31002
|
-
color:
|
|
31003
|
-
|
|
31004
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
31005
|
-
margin-left: 4px;
|
|
30926
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30927
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
31006
30928
|
}
|
|
31007
|
-
.
|
|
31008
|
-
|
|
31009
|
-
|
|
31010
|
-
color: #0080ff;
|
|
31011
|
-
font-weight: bold;
|
|
30929
|
+
textarea.ipd9bk.ant-input {
|
|
30930
|
+
transition-property: height;
|
|
30931
|
+
transition-delay: 50ms;
|
|
31012
30932
|
}
|
|
31013
|
-
.
|
|
31014
|
-
|
|
30933
|
+
textarea.ipd9bk.ant-input.textarea-large {
|
|
30934
|
+
min-height: 40px;
|
|
30935
|
+
height: 40px;
|
|
31015
30936
|
}
|
|
31016
|
-
.
|
|
31017
|
-
|
|
31018
|
-
padding: 0 8px;
|
|
30937
|
+
textarea.ipd9bk.ant-input.textarea-large:focus {
|
|
30938
|
+
height: 80px;
|
|
31019
30939
|
}
|
|
31020
|
-
.
|
|
31021
|
-
|
|
31022
|
-
|
|
30940
|
+
textarea.ipd9bk.ant-input.textarea-middle {
|
|
30941
|
+
min-height: 32px;
|
|
30942
|
+
height: 32px;
|
|
31023
30943
|
}
|
|
31024
|
-
.
|
|
31025
|
-
|
|
30944
|
+
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
30945
|
+
height: 64px;
|
|
31026
30946
|
}
|
|
31027
|
-
|
|
31028
|
-
|
|
31029
|
-
|
|
31030
|
-
overflow-y: auto;
|
|
30947
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
30948
|
+
min-height: 24px;
|
|
30949
|
+
height: 24px;
|
|
31031
30950
|
}
|
|
31032
|
-
.
|
|
31033
|
-
|
|
31034
|
-
font-size: 12px;
|
|
31035
|
-
line-height: 18px;
|
|
30951
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
30952
|
+
height: 40px;
|
|
31036
30953
|
}
|
|
31037
30954
|
|
|
31038
|
-
.
|
|
31039
|
-
|
|
30955
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
30956
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
30957
|
+
border-radius: 4px;
|
|
31040
30958
|
}
|
|
31041
|
-
|
|
31042
|
-
|
|
31043
|
-
|
|
31044
|
-
|
|
30959
|
+
.kypn5o5.input-tags {
|
|
30960
|
+
position: relative;
|
|
30961
|
+
padding: 6px;
|
|
30962
|
+
height: 32px;
|
|
30963
|
+
cursor: pointer;
|
|
30964
|
+
transition: border 150ms;
|
|
31045
30965
|
}
|
|
31046
|
-
|
|
31047
|
-
|
|
31048
|
-
|
|
30966
|
+
.kypn5o5.input-tags:hover {
|
|
30967
|
+
border-color: #0080ff;
|
|
30968
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
31049
30969
|
}
|
|
31050
|
-
|
|
31051
|
-
|
|
31052
|
-
padding: 8px 16px;
|
|
31053
|
-
line-height: 18px;
|
|
31054
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31055
|
-
height: 34px;
|
|
31056
|
-
min-height: 34px;
|
|
31057
|
-
box-sizing: border-box;
|
|
31058
|
-
margin-top: 8px;
|
|
30970
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
30971
|
+
padding-right: 30px;
|
|
31059
30972
|
}
|
|
31060
|
-
|
|
31061
|
-
.onr9gzt {
|
|
30973
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
31062
30974
|
display: flex;
|
|
31063
|
-
flex-direction: column;
|
|
31064
|
-
margin: 1px 8px;
|
|
31065
|
-
padding: 8px;
|
|
31066
|
-
border-radius: 4px;
|
|
31067
30975
|
}
|
|
31068
|
-
.
|
|
31069
|
-
display:
|
|
30976
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
30977
|
+
display: flex;
|
|
31070
30978
|
}
|
|
31071
|
-
.
|
|
31072
|
-
|
|
30979
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
30980
|
+
position: absolute;
|
|
30981
|
+
right: 12px;
|
|
30982
|
+
top: 50%;
|
|
30983
|
+
transform: translateY(-50%);
|
|
31073
30984
|
}
|
|
31074
|
-
.
|
|
31075
|
-
|
|
30985
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
30986
|
+
color: rgba(0, 0, 0, 0.25);
|
|
30987
|
+
font-size: 12px;
|
|
30988
|
+
cursor: pointer;
|
|
31076
30989
|
}
|
|
31077
|
-
.
|
|
31078
|
-
color:
|
|
30990
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
30991
|
+
color: rgba(0, 0, 0, 0.45);
|
|
31079
30992
|
}
|
|
31080
|
-
.
|
|
31081
|
-
|
|
30993
|
+
.kypn5o5.has-focus-indicator {
|
|
30994
|
+
position: relative;
|
|
30995
|
+
overflow: hidden;
|
|
31082
30996
|
}
|
|
31083
|
-
.
|
|
31084
|
-
|
|
30997
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
30998
|
+
position: absolute;
|
|
30999
|
+
top: 50%;
|
|
31000
|
+
transform: translateY(-50%);
|
|
31001
|
+
left: -16px;
|
|
31002
|
+
transition: left 150ms ease;
|
|
31003
|
+
opacity: 0;
|
|
31085
31004
|
}
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31005
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
31006
|
+
left: 8px;
|
|
31007
|
+
opacity: 1;
|
|
31088
31008
|
}
|
|
31089
|
-
.
|
|
31090
|
-
|
|
31091
|
-
|
|
31009
|
+
.kypn5o5.has-focus-indicator input {
|
|
31010
|
+
transition: margin-left 150ms ease;
|
|
31011
|
+
margin-left: 0px;
|
|
31012
|
+
}
|
|
31013
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
31014
|
+
margin-left: 16px;
|
|
31015
|
+
}
|
|
31016
|
+
|
|
31017
|
+
input.l1ki27se.ant-input {
|
|
31018
|
+
border-top-right-radius: 0;
|
|
31019
|
+
border-bottom-right-radius: 0;
|
|
31092
31020
|
}
|
|
31093
31021
|
|
|
31094
|
-
.
|
|
31095
|
-
|
|
31096
|
-
|
|
31097
|
-
height: 20px;
|
|
31098
|
-
line-height: 20px;
|
|
31022
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
31023
|
+
border-top-right-radius: 0;
|
|
31024
|
+
border-bottom-right-radius: 0;
|
|
31099
31025
|
}
|
|
31100
|
-
|
|
31101
|
-
|
|
31102
|
-
|
|
31103
|
-
|
|
31026
|
+
|
|
31027
|
+
input.rrg1fkn.ant-input {
|
|
31028
|
+
border-top-left-radius: 0;
|
|
31029
|
+
border-bottom-left-radius: 0;
|
|
31104
31030
|
}
|
|
31105
31031
|
|
|
31106
|
-
.
|
|
31107
|
-
|
|
31108
|
-
|
|
31109
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31110
|
-
height: 18px;
|
|
31111
|
-
line-height: 18px;
|
|
31112
|
-
margin-top: 2px;
|
|
31032
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
31033
|
+
border-top-left-radius: 0;
|
|
31034
|
+
border-bottom-left-radius: 0;
|
|
31113
31035
|
}
|
|
31114
31036
|
|
|
31115
|
-
.
|
|
31116
|
-
border:
|
|
31117
|
-
|
|
31118
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31037
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
31038
|
+
border-top-right-radius: 0;
|
|
31039
|
+
border-bottom-right-radius: 0;
|
|
31119
31040
|
}
|
|
31120
31041
|
|
|
31121
|
-
.
|
|
31122
|
-
|
|
31123
|
-
|
|
31124
|
-
width: 100%;
|
|
31125
|
-
opacity: 0;
|
|
31042
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
31043
|
+
border-top-left-radius: 0;
|
|
31044
|
+
border-bottom-left-radius: 0;
|
|
31126
31045
|
}
|
|
31127
31046
|
|
|
31128
31047
|
.t1upn1sz {
|
|
@@ -31489,6 +31408,91 @@ input.rrg1fkn.ant-input {
|
|
|
31489
31408
|
background: #fff;
|
|
31490
31409
|
}
|
|
31491
31410
|
|
|
31411
|
+
.s1fc623g {
|
|
31412
|
+
width: 430px !important;
|
|
31413
|
+
}
|
|
31414
|
+
|
|
31415
|
+
.da3mx0o .ant-select-item-group {
|
|
31416
|
+
padding: 8px 16px;
|
|
31417
|
+
line-height: 18px;
|
|
31418
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31419
|
+
height: 34px;
|
|
31420
|
+
min-height: 34px;
|
|
31421
|
+
box-sizing: border-box;
|
|
31422
|
+
margin-top: 8px;
|
|
31423
|
+
}
|
|
31424
|
+
|
|
31425
|
+
.onr9gzt {
|
|
31426
|
+
display: flex;
|
|
31427
|
+
flex-direction: column;
|
|
31428
|
+
margin: 1px 8px;
|
|
31429
|
+
padding: 8px;
|
|
31430
|
+
border-radius: 4px;
|
|
31431
|
+
}
|
|
31432
|
+
.onr9gzt .selected-icon {
|
|
31433
|
+
display: none;
|
|
31434
|
+
}
|
|
31435
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31436
|
+
padding-left: 8px;
|
|
31437
|
+
}
|
|
31438
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31439
|
+
background-color: white;
|
|
31440
|
+
}
|
|
31441
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31442
|
+
color: #0080ff;
|
|
31443
|
+
}
|
|
31444
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31445
|
+
display: block;
|
|
31446
|
+
}
|
|
31447
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31448
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31449
|
+
}
|
|
31450
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31451
|
+
color: #0080ff;
|
|
31452
|
+
}
|
|
31453
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31454
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31455
|
+
color: #0080ff;
|
|
31456
|
+
}
|
|
31457
|
+
|
|
31458
|
+
.oiy0apc {
|
|
31459
|
+
display: flex;
|
|
31460
|
+
justify-content: space-between;
|
|
31461
|
+
height: 20px;
|
|
31462
|
+
line-height: 20px;
|
|
31463
|
+
}
|
|
31464
|
+
.oiy0apc .timezone-title {
|
|
31465
|
+
color: #2d3a56;
|
|
31466
|
+
overflow: hidden;
|
|
31467
|
+
text-overflow: ellipsis;
|
|
31468
|
+
}
|
|
31469
|
+
|
|
31470
|
+
.of4y382 {
|
|
31471
|
+
display: flex;
|
|
31472
|
+
justify-content: space-between;
|
|
31473
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31474
|
+
height: 18px;
|
|
31475
|
+
line-height: 18px;
|
|
31476
|
+
margin-top: 2px;
|
|
31477
|
+
}
|
|
31478
|
+
|
|
31479
|
+
.t19903l9 {
|
|
31480
|
+
border: none;
|
|
31481
|
+
margin-right: 0;
|
|
31482
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31483
|
+
}
|
|
31484
|
+
|
|
31485
|
+
.ohwbvxu {
|
|
31486
|
+
pointer-events: none;
|
|
31487
|
+
height: 32px;
|
|
31488
|
+
width: 100%;
|
|
31489
|
+
opacity: 0;
|
|
31490
|
+
}
|
|
31491
|
+
|
|
31492
|
+
.i1e4sgug {
|
|
31493
|
+
display: inline-block;
|
|
31494
|
+
}
|
|
31495
|
+
|
|
31492
31496
|
.d6j0lbj {
|
|
31493
31497
|
font-family: Inter;
|
|
31494
31498
|
font-style: normal;
|
|
@@ -31964,10 +31968,6 @@ input.rrg1fkn.ant-input {
|
|
|
31964
31968
|
line-height: 12px;
|
|
31965
31969
|
}
|
|
31966
31970
|
|
|
31967
|
-
.i1e4sgug {
|
|
31968
|
-
display: inline-block;
|
|
31969
|
-
}
|
|
31970
|
-
|
|
31971
31971
|
.m15dvk92 {
|
|
31972
31972
|
display: flex;
|
|
31973
31973
|
justify-content: space-between;
|
|
@@ -32081,24 +32081,6 @@ input.rrg1fkn.ant-input {
|
|
|
32081
32081
|
cursor: default;
|
|
32082
32082
|
}
|
|
32083
32083
|
|
|
32084
|
-
.igz4le8 {
|
|
32085
|
-
height: 24px;
|
|
32086
|
-
width: 56px !important;
|
|
32087
|
-
margin-right: 4px;
|
|
32088
|
-
}
|
|
32089
|
-
|
|
32090
|
-
.c1riexje {
|
|
32091
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32092
|
-
}
|
|
32093
|
-
|
|
32094
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32095
|
-
display: flex;
|
|
32096
|
-
}
|
|
32097
|
-
|
|
32098
|
-
.t19ustft .date {
|
|
32099
|
-
margin-right: 4px;
|
|
32100
|
-
}
|
|
32101
|
-
|
|
32102
32084
|
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32103
32085
|
border-radius: 6px;
|
|
32104
32086
|
}
|
|
@@ -32156,6 +32138,20 @@ input.rrg1fkn.ant-input {
|
|
|
32156
32138
|
transform: rotate(180deg);
|
|
32157
32139
|
}
|
|
32158
32140
|
|
|
32141
|
+
.igz4le8 {
|
|
32142
|
+
height: 24px;
|
|
32143
|
+
width: 56px !important;
|
|
32144
|
+
margin-right: 4px;
|
|
32145
|
+
}
|
|
32146
|
+
|
|
32147
|
+
.c1riexje {
|
|
32148
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32149
|
+
}
|
|
32150
|
+
|
|
32151
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32152
|
+
display: flex;
|
|
32153
|
+
}
|
|
32154
|
+
|
|
32159
32155
|
.s14dk8r1 {
|
|
32160
32156
|
margin: 0;
|
|
32161
32157
|
border-radius: 20px;
|
|
@@ -32230,6 +32226,10 @@ input.rrg1fkn.ant-input {
|
|
|
32230
32226
|
display: inline-block;
|
|
32231
32227
|
}
|
|
32232
32228
|
|
|
32229
|
+
.t19ustft .date {
|
|
32230
|
+
margin-right: 4px;
|
|
32231
|
+
}
|
|
32232
|
+
|
|
32233
32233
|
.s1uupxds {
|
|
32234
32234
|
padding: 0 8px;
|
|
32235
32235
|
border-radius: 4px;
|
|
@@ -32312,6 +32312,15 @@ input.rrg1fkn.ant-input {
|
|
|
32312
32312
|
background-color: #7E41FF;
|
|
32313
32313
|
}
|
|
32314
32314
|
|
|
32315
|
+
.o8ocss1 {
|
|
32316
|
+
overflow: hidden;
|
|
32317
|
+
text-overflow: ellipsis;
|
|
32318
|
+
}
|
|
32319
|
+
|
|
32320
|
+
.n17syc35 {
|
|
32321
|
+
white-space: nowrap;
|
|
32322
|
+
}
|
|
32323
|
+
|
|
32315
32324
|
.n3qomhu {
|
|
32316
32325
|
font-size: 90%;
|
|
32317
32326
|
font-weight: bold;
|
|
@@ -32324,15 +32333,6 @@ input.rrg1fkn.ant-input {
|
|
|
32324
32333
|
word-break: break-all;
|
|
32325
32334
|
}
|
|
32326
32335
|
|
|
32327
|
-
.o8ocss1 {
|
|
32328
|
-
overflow: hidden;
|
|
32329
|
-
text-overflow: ellipsis;
|
|
32330
|
-
}
|
|
32331
|
-
|
|
32332
|
-
.n17syc35 {
|
|
32333
|
-
white-space: nowrap;
|
|
32334
|
-
}
|
|
32335
|
-
|
|
32336
32336
|
.m1thnes4 {
|
|
32337
32337
|
color: rgba(44, 56, 82, 0.6);
|
|
32338
32338
|
text-align: center;
|
|
@@ -32786,37 +32786,6 @@ input.rrg1fkn.ant-input {
|
|
|
32786
32786
|
transform: translateY(-4px);
|
|
32787
32787
|
}
|
|
32788
32788
|
|
|
32789
|
-
.f1p9ti6d {
|
|
32790
|
-
width: 100%;
|
|
32791
|
-
margin-bottom: 0 !important;
|
|
32792
|
-
flex-flow: nowrap !important;
|
|
32793
|
-
line-break: auto;
|
|
32794
|
-
}
|
|
32795
|
-
.f1p9ti6d > .ant-form-item-label {
|
|
32796
|
-
text-align: left !important;
|
|
32797
|
-
padding-bottom: 0 !important;
|
|
32798
|
-
}
|
|
32799
|
-
.f1p9ti6d > .ant-form-item-label > label {
|
|
32800
|
-
min-height: 32px;
|
|
32801
|
-
height: auto;
|
|
32802
|
-
font-size: 13px;
|
|
32803
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32804
|
-
white-space: normal;
|
|
32805
|
-
}
|
|
32806
|
-
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
32807
|
-
border-color: #ff4d4f !important;
|
|
32808
|
-
}
|
|
32809
|
-
.f1p9ti6d .ant-form-item-explain {
|
|
32810
|
-
margin-top: 4px;
|
|
32811
|
-
font-size: 12px;
|
|
32812
|
-
min-height: 0px;
|
|
32813
|
-
}
|
|
32814
|
-
.f1p9ti6d .ant-form-item-extra {
|
|
32815
|
-
font-size: 12px;
|
|
32816
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32817
|
-
min-height: 0px;
|
|
32818
|
-
}
|
|
32819
|
-
|
|
32820
32789
|
.tc40oxa {
|
|
32821
32790
|
margin-bottom: 4px;
|
|
32822
32791
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33010,6 +32979,37 @@ input.rrg1fkn.ant-input {
|
|
|
33010
32979
|
margin-right: 8px;
|
|
33011
32980
|
}
|
|
33012
32981
|
|
|
32982
|
+
.f1p9ti6d {
|
|
32983
|
+
width: 100%;
|
|
32984
|
+
margin-bottom: 0 !important;
|
|
32985
|
+
flex-flow: nowrap !important;
|
|
32986
|
+
line-break: auto;
|
|
32987
|
+
}
|
|
32988
|
+
.f1p9ti6d > .ant-form-item-label {
|
|
32989
|
+
text-align: left !important;
|
|
32990
|
+
padding-bottom: 0 !important;
|
|
32991
|
+
}
|
|
32992
|
+
.f1p9ti6d > .ant-form-item-label > label {
|
|
32993
|
+
min-height: 32px;
|
|
32994
|
+
height: auto;
|
|
32995
|
+
font-size: 13px;
|
|
32996
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32997
|
+
white-space: normal;
|
|
32998
|
+
}
|
|
32999
|
+
.f1p9ti6d.ant-form-item-has-error .ant-input {
|
|
33000
|
+
border-color: #ff4d4f !important;
|
|
33001
|
+
}
|
|
33002
|
+
.f1p9ti6d .ant-form-item-explain {
|
|
33003
|
+
margin-top: 4px;
|
|
33004
|
+
font-size: 12px;
|
|
33005
|
+
min-height: 0px;
|
|
33006
|
+
}
|
|
33007
|
+
.f1p9ti6d .ant-form-item-extra {
|
|
33008
|
+
font-size: 12px;
|
|
33009
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33010
|
+
min-height: 0px;
|
|
33011
|
+
}
|
|
33012
|
+
|
|
33013
33013
|
.at4ovwe .ant-input-number-handler-wrap {
|
|
33014
33014
|
display: var(--at4ovwe-0);
|
|
33015
33015
|
}
|
|
@@ -33079,11 +33079,6 @@ input.rrg1fkn.ant-input {
|
|
|
33079
33079
|
height: 16px;
|
|
33080
33080
|
}
|
|
33081
33081
|
|
|
33082
|
-
.iwsze0q {
|
|
33083
|
-
margin-right: 4px;
|
|
33084
|
-
height: 16px;
|
|
33085
|
-
}
|
|
33086
|
-
|
|
33087
33082
|
.w1xcixj5.outside-tag {
|
|
33088
33083
|
padding-left: 0;
|
|
33089
33084
|
}
|
|
@@ -33093,6 +33088,11 @@ input.rrg1fkn.ant-input {
|
|
|
33093
33088
|
margin-right: 4px;
|
|
33094
33089
|
}
|
|
33095
33090
|
|
|
33091
|
+
.iwsze0q {
|
|
33092
|
+
margin-right: 4px;
|
|
33093
|
+
height: 16px;
|
|
33094
|
+
}
|
|
33095
|
+
|
|
33096
33096
|
.a6dbbkm .ant-input-number-handler-wrap {
|
|
33097
33097
|
display: var(--a6dbbkm-0);
|
|
33098
33098
|
}
|