@cloudtower/eagle 0.26.17 → 0.26.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/style.css CHANGED
@@ -28370,6 +28370,7 @@ div.ant-typography-edit-content.ant-typography-rtl {
28370
28370
  align-items: center;
28371
28371
  justify-content: center;
28372
28372
  position: relative;
28373
+ opacity: 0.2;
28373
28374
  }
28374
28375
 
28375
28376
  .loading-indicator__line1 {
@@ -30205,19 +30206,17 @@ html body {
30205
30206
  border-radius: unset;
30206
30207
  }
30207
30208
 
30208
- .fde5mpd {
30209
- width: 100%;
30210
- height: 100%;
30211
- min-height: 124px;
30209
+ .iap75of {
30210
+ height: 18px;
30211
+ line-height: 18px;
30212
+ padding: 0 4px;
30213
+ border-radius: 4px;
30214
+ background: rgba(235, 239, 245, 0.6);
30215
+ border: 1px solid rgba(223, 228, 235, 0.6);
30212
30216
  display: flex;
30213
- flex-direction: column;
30214
- justify-content: center;
30215
30217
  align-items: center;
30216
- }
30217
- .fde5mpd .error-text {
30218
- color: rgba(10, 37, 85, 0.6);
30219
- margin-bottom: 16px;
30220
- font-size: 18px;
30218
+ white-space: nowrap;
30219
+ margin-right: 4px;
30221
30220
  }
30222
30221
 
30223
30222
  .i1mrf09m {
@@ -30238,229 +30237,19 @@ html body {
30238
30237
  animation: rotate 680ms linear infinite;
30239
30238
  }
30240
30239
 
30241
- .iap75of {
30242
- height: 18px;
30243
- line-height: 18px;
30244
- padding: 0 4px;
30245
- border-radius: 4px;
30246
- background: rgba(235, 239, 245, 0.6);
30247
- border: 1px solid rgba(223, 228, 235, 0.6);
30248
- display: flex;
30249
- align-items: center;
30250
- white-space: nowrap;
30251
- margin-right: 4px;
30252
- }
30253
-
30254
- .obf05yr {
30255
- display: inline-block;
30256
- }
30257
-
30258
- .hsms1n6 {
30259
- visibility: hidden;
30260
- position: absolute;
30261
- }
30262
-
30263
- .p12gwtiw {
30264
- display: flex;
30265
- justify-content: space-between;
30266
- align-items: center;
30267
- padding: 10px 0;
30268
- color: rgba(44, 56, 82, 0.6);
30269
- font-size: 12px;
30270
- line-height: 24px;
30271
- }
30272
- .p12gwtiw .pagination-left {
30273
- padding: 2px 8px;
30274
- }
30275
- .p12gwtiw .dropdown-trigger {
30276
- display: flex;
30277
- align-items: center;
30278
- border-radius: 6px;
30279
- cursor: pointer;
30280
- transition: all 0.3s ease;
30281
- }
30282
- .p12gwtiw .dropdown-trigger:hover {
30283
- background: rgba(211, 218, 235, 0.6);
30284
- color: #0080ff;
30285
- }
30286
- .p12gwtiw .dropdown-trigger .icon-inner {
30287
- margin-left: 4px;
30288
- }
30289
- .p12gwtiw .pagination-right {
30240
+ .fde5mpd {
30241
+ width: 100%;
30242
+ height: 100%;
30243
+ min-height: 124px;
30290
30244
  display: flex;
30245
+ flex-direction: column;
30246
+ justify-content: center;
30291
30247
  align-items: center;
30292
- color: #0080ff;
30293
- font-weight: bold;
30294
- }
30295
- .p12gwtiw .pagination-right .icon-inner {
30296
- margin-left: 4px;
30297
- }
30298
- .p12gwtiw .pagination-right .prev-btn,
30299
- .p12gwtiw .pagination-right .next-btn {
30300
- padding: 0 8px;
30301
- }
30302
- .p12gwtiw .pagination-right .prev-btn > span,
30303
- .p12gwtiw .pagination-right .next-btn > span {
30304
- color: #0080ff;
30305
- }
30306
- .p12gwtiw .pagination-right .next-btn .icon-inner {
30307
- transform: rotate(180deg);
30308
- }
30309
-
30310
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30311
- max-height: calc(100vh - 128px);
30312
- overflow-y: auto;
30313
- }
30314
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30315
- padding: 4px 20px;
30316
- font-size: 12px;
30317
- line-height: 18px;
30318
- }
30319
-
30320
- .rxbeqvl.ant-radio-wrapper {
30321
- display: inline-flex;
30322
- align-items: baseline;
30323
- white-space: pre-wrap;
30324
- }
30325
- .rxbeqvl.ant-radio-wrapper .ant-radio {
30326
- position: relative;
30327
- top: 3px;
30328
- }
30329
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30330
- border-color: rgba(107, 128, 167, 0.6);
30331
- }
30332
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30333
- border-color: #0080ff;
30334
- }
30335
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30336
- border-color: #0080ff;
30337
- background: #0080ff;
30338
- }
30339
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30340
- top: 4px;
30341
- left: 4px;
30342
- width: 6px;
30343
- height: 6px;
30344
- background: #fff;
30345
- }
30346
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30347
- opacity: 0.5;
30348
- }
30349
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30350
- border-color: rgba(107, 128, 167, 0.6);
30351
- background: rgba(211, 218, 235, 0.6);
30352
- }
30353
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30354
- background: #00122e;
30355
- }
30356
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30357
- color: #00122e;
30358
- opacity: 0.5;
30359
- }
30360
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30361
- color: #00122e;
30362
- }
30363
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30364
- display: inline-block;
30365
- padding: 0;
30366
- padding-left: 12px;
30367
- }
30368
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30369
- margin-bottom: 0;
30370
- white-space: pre-wrap;
30371
- color: rgba(44, 56, 82, 0.6);
30372
- }
30373
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30374
- padding-left: 8px;
30375
- }
30376
-
30377
- .r5ie79y .ant-radio-button-wrapper:first-child {
30378
- border-radius: 5px 0 0 5px;
30379
- }
30380
- .r5ie79y .ant-radio-button-wrapper:last-child {
30381
- border-radius: 0 5px 5px 0;
30382
- }
30383
-
30384
- .r1f0aqcc {
30385
- color: #00122e;
30386
- border-color: #ccd4e3;
30387
- }
30388
- .r1f0aqcc:first-child {
30389
- border-color: #a3b4cc;
30390
- }
30391
- .r1f0aqcc.ant-radio-button-wrapper {
30392
- padding: 0 12px;
30393
- line-height: 32px;
30394
- height: 32px;
30395
- }
30396
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
30397
- white-space: nowrap;
30398
- }
30399
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30400
- height: 22px;
30401
- padding: 0 7px;
30402
- line-height: 20px;
30403
- }
30404
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30405
- background: #ccd4e3;
30406
- }
30407
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30408
- background: #0080ff;
30409
- }
30410
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30411
- background: #ccd4e3;
30412
- opacity: 0.5;
30413
- }
30414
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30415
- border-right-color: #0080ff;
30416
- }
30417
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30418
- border-color: #0080ff;
30419
- }
30420
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30421
- background: rgba(0, 136, 255, 0.1);
30422
- }
30423
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30424
- background: rgba(211, 218, 235, 0.6);
30425
- border-color: #ccd4e3;
30426
- opacity: 0.5;
30427
- }
30428
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30429
- color: #00122e;
30430
- border-color: #ccd4e3;
30431
- }
30432
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30433
- color: #00122e;
30434
- border-color: #ccd4e3;
30435
- background: rgba(172, 186, 211, 0.6);
30436
- }
30437
- .r1f0aqcc .ant-radio-button-input {
30438
- margin-right: 8px;
30439
- display: inline;
30440
- border: none;
30441
- padding: 0;
30442
- width: 36px;
30443
- background: transparent;
30444
- }
30445
- .r1f0aqcc .ant-radio-button-input:focus {
30446
- box-shadow: none;
30447
- }
30448
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30449
- margin-right: 0;
30450
- width: initial;
30451
- box-shadow: none;
30452
- }
30453
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30454
- display: none;
30455
- }
30456
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30457
- display: inline;
30458
30248
  }
30459
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30460
- display: inline;
30461
- margin-right: 8px;
30462
- padding: 0;
30463
- width: 36px;
30249
+ .fde5mpd .error-text {
30250
+ color: rgba(10, 37, 85, 0.6);
30251
+ margin-bottom: 16px;
30252
+ font-size: 18px;
30464
30253
  }
30465
30254
 
30466
30255
  .cz04yix {
@@ -31128,11 +30917,223 @@ input.rrg1fkn.ant-input {
31128
30917
  border-bottom-left-radius: 0;
31129
30918
  }
31130
30919
 
31131
- .s34f1qb.ant-switch {
31132
- min-width: 40px;
31133
- height: 24px;
31134
- background: rgba(172, 186, 211, 0.6);
31135
- overflow: hidden;
30920
+ .obf05yr {
30921
+ display: inline-block;
30922
+ }
30923
+
30924
+ .hsms1n6 {
30925
+ visibility: hidden;
30926
+ position: absolute;
30927
+ }
30928
+
30929
+ .rxbeqvl.ant-radio-wrapper {
30930
+ display: inline-flex;
30931
+ align-items: baseline;
30932
+ white-space: pre-wrap;
30933
+ }
30934
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30935
+ position: relative;
30936
+ top: 3px;
30937
+ }
30938
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30939
+ border-color: rgba(107, 128, 167, 0.6);
30940
+ }
30941
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30942
+ border-color: #0080ff;
30943
+ }
30944
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30945
+ border-color: #0080ff;
30946
+ background: #0080ff;
30947
+ }
30948
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30949
+ top: 4px;
30950
+ left: 4px;
30951
+ width: 6px;
30952
+ height: 6px;
30953
+ background: #fff;
30954
+ }
30955
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30956
+ opacity: 0.5;
30957
+ }
30958
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30959
+ border-color: rgba(107, 128, 167, 0.6);
30960
+ background: rgba(211, 218, 235, 0.6);
30961
+ }
30962
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30963
+ background: #00122e;
30964
+ }
30965
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30966
+ color: #00122e;
30967
+ opacity: 0.5;
30968
+ }
30969
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30970
+ color: #00122e;
30971
+ }
30972
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30973
+ display: inline-block;
30974
+ padding: 0;
30975
+ padding-left: 12px;
30976
+ }
30977
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30978
+ margin-bottom: 0;
30979
+ white-space: pre-wrap;
30980
+ color: rgba(44, 56, 82, 0.6);
30981
+ }
30982
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30983
+ padding-left: 8px;
30984
+ }
30985
+
30986
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30987
+ border-radius: 5px 0 0 5px;
30988
+ }
30989
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30990
+ border-radius: 0 5px 5px 0;
30991
+ }
30992
+
30993
+ .r1f0aqcc {
30994
+ color: #00122e;
30995
+ border-color: #ccd4e3;
30996
+ }
30997
+ .r1f0aqcc:first-child {
30998
+ border-color: #a3b4cc;
30999
+ }
31000
+ .r1f0aqcc.ant-radio-button-wrapper {
31001
+ padding: 0 12px;
31002
+ line-height: 32px;
31003
+ height: 32px;
31004
+ }
31005
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31006
+ white-space: nowrap;
31007
+ }
31008
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31009
+ height: 22px;
31010
+ padding: 0 7px;
31011
+ line-height: 20px;
31012
+ }
31013
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31014
+ background: #ccd4e3;
31015
+ }
31016
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31017
+ background: #0080ff;
31018
+ }
31019
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31020
+ background: #ccd4e3;
31021
+ opacity: 0.5;
31022
+ }
31023
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31024
+ border-right-color: #0080ff;
31025
+ }
31026
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31027
+ border-color: #0080ff;
31028
+ }
31029
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31030
+ background: rgba(0, 136, 255, 0.1);
31031
+ }
31032
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31033
+ background: rgba(211, 218, 235, 0.6);
31034
+ border-color: #ccd4e3;
31035
+ opacity: 0.5;
31036
+ }
31037
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31038
+ color: #00122e;
31039
+ border-color: #ccd4e3;
31040
+ }
31041
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31042
+ color: #00122e;
31043
+ border-color: #ccd4e3;
31044
+ background: rgba(172, 186, 211, 0.6);
31045
+ }
31046
+ .r1f0aqcc .ant-radio-button-input {
31047
+ margin-right: 8px;
31048
+ display: inline;
31049
+ border: none;
31050
+ padding: 0;
31051
+ width: 36px;
31052
+ background: transparent;
31053
+ }
31054
+ .r1f0aqcc .ant-radio-button-input:focus {
31055
+ box-shadow: none;
31056
+ }
31057
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31058
+ margin-right: 0;
31059
+ width: initial;
31060
+ box-shadow: none;
31061
+ }
31062
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31063
+ display: none;
31064
+ }
31065
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31066
+ display: inline;
31067
+ }
31068
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31069
+ display: inline;
31070
+ margin-right: 8px;
31071
+ padding: 0;
31072
+ width: 36px;
31073
+ }
31074
+
31075
+ .p12gwtiw {
31076
+ display: flex;
31077
+ justify-content: space-between;
31078
+ align-items: center;
31079
+ padding: 10px 0;
31080
+ color: rgba(44, 56, 82, 0.6);
31081
+ font-size: 12px;
31082
+ line-height: 24px;
31083
+ }
31084
+ .p12gwtiw .pagination-left {
31085
+ padding: 2px 8px;
31086
+ }
31087
+ .p12gwtiw .dropdown-trigger {
31088
+ display: flex;
31089
+ align-items: center;
31090
+ border-radius: 6px;
31091
+ cursor: pointer;
31092
+ transition: all 0.3s ease;
31093
+ }
31094
+ .p12gwtiw .dropdown-trigger:hover {
31095
+ background: rgba(211, 218, 235, 0.6);
31096
+ color: #0080ff;
31097
+ }
31098
+ .p12gwtiw .dropdown-trigger .icon-inner {
31099
+ margin-left: 4px;
31100
+ }
31101
+ .p12gwtiw .pagination-right {
31102
+ display: flex;
31103
+ align-items: center;
31104
+ color: #0080ff;
31105
+ font-weight: bold;
31106
+ }
31107
+ .p12gwtiw .pagination-right .icon-inner {
31108
+ margin-left: 4px;
31109
+ }
31110
+ .p12gwtiw .pagination-right .prev-btn,
31111
+ .p12gwtiw .pagination-right .next-btn {
31112
+ padding: 0 8px;
31113
+ }
31114
+ .p12gwtiw .pagination-right .prev-btn > span,
31115
+ .p12gwtiw .pagination-right .next-btn > span {
31116
+ color: #0080ff;
31117
+ }
31118
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
31119
+ transform: rotate(180deg);
31120
+ }
31121
+
31122
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31123
+ max-height: calc(100vh - 128px);
31124
+ overflow-y: auto;
31125
+ }
31126
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31127
+ padding: 4px 20px;
31128
+ font-size: 12px;
31129
+ line-height: 18px;
31130
+ }
31131
+
31132
+ .s34f1qb.ant-switch {
31133
+ min-width: 40px;
31134
+ height: 24px;
31135
+ background: rgba(172, 186, 211, 0.6);
31136
+ overflow: hidden;
31136
31137
  }
31137
31138
  .s34f1qb.ant-switch:focus {
31138
31139
  box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
@@ -32274,13 +32275,6 @@ input.rrg1fkn.ant-input {
32274
32275
  margin-left: 24px;
32275
32276
  }
32276
32277
 
32277
- .c10crapj {
32278
- border-radius: 8px;
32279
- }
32280
- .c10crapj .ant-card-body {
32281
- padding: 20px 24px 24px 24px;
32282
- }
32283
-
32284
32278
  .cav9p2m .ant-collapse-item {
32285
32279
  border: 0px;
32286
32280
  background-color: #fff;
@@ -32303,6 +32297,13 @@ input.rrg1fkn.ant-input {
32303
32297
  cursor: default;
32304
32298
  }
32305
32299
 
32300
+ .c10crapj {
32301
+ border-radius: 8px;
32302
+ }
32303
+ .c10crapj .ant-card-body {
32304
+ padding: 20px 24px 24px 24px;
32305
+ }
32306
+
32306
32307
  .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32307
32308
  border-radius: 6px;
32308
32309
  }
@@ -32933,6 +32934,30 @@ input.rrg1fkn.ant-input {
32933
32934
  min-height: 0px;
32934
32935
  }
32935
32936
 
32937
+ .iwsze0q {
32938
+ margin-right: 4px;
32939
+ height: 16px;
32940
+ }
32941
+
32942
+ .sut42l0 {
32943
+ padding: 0 8px;
32944
+ height: 18px;
32945
+ }
32946
+
32947
+ .mfsz1jz {
32948
+ padding: 2px 8px;
32949
+ height: 24px;
32950
+ }
32951
+
32952
+ .tnd6h4m {
32953
+ margin: 0;
32954
+ }
32955
+
32956
+ .i1qw4clm {
32957
+ margin-right: 4px;
32958
+ height: 16px;
32959
+ }
32960
+
32936
32961
  .w1xcixj5.outside-tag {
32937
32962
  padding-left: 0;
32938
32963
  }
@@ -32988,49 +33013,6 @@ input.rrg1fkn.ant-input {
32988
33013
  font-size: inherit;
32989
33014
  }
32990
33015
 
32991
- .sut42l0 {
32992
- padding: 0 8px;
32993
- height: 18px;
32994
- }
32995
-
32996
- .mfsz1jz {
32997
- padding: 2px 8px;
32998
- height: 24px;
32999
- }
33000
-
33001
- .tnd6h4m {
33002
- margin: 0;
33003
- }
33004
-
33005
- .i1qw4clm {
33006
- margin-right: 4px;
33007
- height: 16px;
33008
- }
33009
-
33010
- .iwsze0q {
33011
- margin-right: 4px;
33012
- height: 16px;
33013
- }
33014
-
33015
- .feau332.ant-form-item {
33016
- margin-bottom: 0;
33017
- }
33018
- .feau332 .ant-form-item-explain {
33019
- display: none;
33020
- min-height: 18px;
33021
- margin-top: 5px;
33022
- font-family: "Inter";
33023
- font-weight: 400;
33024
- font-size: 12px;
33025
- line-height: 18px;
33026
- }
33027
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33028
- white-space: pre-wrap;
33029
- }
33030
- .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33031
- display: block;
33032
- }
33033
-
33034
33016
  .a6dbbkm .ant-input-number-handler-wrap {
33035
33017
  display: var(--a6dbbkm-0);
33036
33018
  }
@@ -33060,4 +33042,23 @@ input.rrg1fkn.ant-input {
33060
33042
  margin: 0;
33061
33043
  height: auto;
33062
33044
  font-size: inherit;
33045
+ }
33046
+
33047
+ .feau332.ant-form-item {
33048
+ margin-bottom: 0;
33049
+ }
33050
+ .feau332 .ant-form-item-explain {
33051
+ display: none;
33052
+ min-height: 18px;
33053
+ margin-top: 5px;
33054
+ font-family: "Inter";
33055
+ font-weight: 400;
33056
+ font-size: 12px;
33057
+ line-height: 18px;
33058
+ }
33059
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) {
33060
+ white-space: pre-wrap;
33061
+ }
33062
+ .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
33063
+ display: block;
33063
33064
  }