bhd-components 0.10.11 → 0.10.12
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/README.md +1 -1
- package/dist/index.esm.es5.development.css +0 -766
- package/dist/index.esm.es5.development.js +162 -3085
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/dist/vendor.esm.es5.development.js +1100 -2515
- package/dist/vendor.esm.es5.production.js +136 -136
- package/es2017/customerService/index.js +3 -1
- package/es2017/index.d.ts +0 -1
- package/es2017/index.js +0 -1
- package/es2017/utils/Date.d.ts +1 -2
- package/es2017/utils/Date.js +1 -2
- package/es2017/utils/dom.d.ts +1 -4
- package/es2017/utils/dom.js +1 -44
- package/esm/customerService/index.js +3 -1
- package/esm/index.d.ts +0 -1
- package/esm/index.js +0 -1
- package/esm/utils/Date.d.ts +1 -2
- package/esm/utils/Date.js +1 -2
- package/esm/utils/dom.d.ts +1 -4
- package/esm/utils/dom.js +1 -45
- package/package.json +1 -2
- package/es2017/AIMessageList/components/content/index.d.ts +0 -4
- package/es2017/AIMessageList/components/content/index.js +0 -29
- package/es2017/AIMessageList/components/content/index.module.less +0 -8
- package/es2017/AIMessageList/components/copyIcon/index.d.ts +0 -7
- package/es2017/AIMessageList/components/copyIcon/index.js +0 -73
- package/es2017/AIMessageList/components/copyIcon/index.module.less +0 -22
- package/es2017/AIMessageList/components/errorCallback/index.d.ts +0 -3
- package/es2017/AIMessageList/components/errorCallback/index.js +0 -6
- package/es2017/AIMessageList/components/fileList/fileIcon.d.ts +0 -3
- package/es2017/AIMessageList/components/fileList/fileIcon.js +0 -970
- package/es2017/AIMessageList/components/fileList/index.d.ts +0 -4
- package/es2017/AIMessageList/components/fileList/index.js +0 -315
- package/es2017/AIMessageList/components/fileList/index.module.less +0 -95
- package/es2017/AIMessageList/components/footer/index.d.ts +0 -10
- package/es2017/AIMessageList/components/footer/index.js +0 -360
- package/es2017/AIMessageList/components/footer/index.module.less +0 -51
- package/es2017/AIMessageList/components/header/index.d.ts +0 -9
- package/es2017/AIMessageList/components/header/index.js +0 -94
- package/es2017/AIMessageList/components/header/index.module.less +0 -31
- package/es2017/AIMessageList/components/referencesIcon/index.d.ts +0 -9
- package/es2017/AIMessageList/components/referencesIcon/index.js +0 -63
- package/es2017/AIMessageList/components/referencesIcon/index.module.less +0 -13
- package/es2017/AIMessageList/components/refreshBtn/index.d.ts +0 -4
- package/es2017/AIMessageList/components/refreshBtn/index.js +0 -29
- package/es2017/AIMessageList/components/refreshBtn/index.module.less +0 -12
- package/es2017/AIMessageList/components/remarkBtn/index.d.ts +0 -4
- package/es2017/AIMessageList/components/remarkBtn/index.js +0 -51
- package/es2017/AIMessageList/components/remarkBtn/index.module.less +0 -13
- package/es2017/AIMessageList/components/renderReferrnce/index.d.ts +0 -10
- package/es2017/AIMessageList/components/renderReferrnce/index.js +0 -68
- package/es2017/AIMessageList/components/renderReferrnce/index.module.less +0 -64
- package/es2017/AIMessageList/components/sendBtn/index.d.ts +0 -4
- package/es2017/AIMessageList/components/sendBtn/index.js +0 -51
- package/es2017/AIMessageList/components/sendBtn/index.module.less +0 -25
- package/es2017/AIMessageList/components/uplodaFileBtn/index.d.ts +0 -4
- package/es2017/AIMessageList/components/uplodaFileBtn/index.js +0 -33
- package/es2017/AIMessageList/components/uplodaFileBtn/index.module.less +0 -5
- package/es2017/AIMessageList/components/virtuosoList/index.d.ts +0 -5
- package/es2017/AIMessageList/components/virtuosoList/index.js +0 -689
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +0 -467
- package/es2017/AIMessageList/index.d.ts +0 -4
- package/es2017/AIMessageList/index.js +0 -58
- package/es2017/AIMessageList/index.module.less +0 -20
- package/es2017/AIMessageList/type.d.ts +0 -306
- package/es2017/images/loading2.js +0 -2
- package/es2017/utils/number.d.ts +0 -1
- package/es2017/utils/number.js +0 -9
- package/esm/AIMessageList/components/content/index.d.ts +0 -4
- package/esm/AIMessageList/components/content/index.js +0 -29
- package/esm/AIMessageList/components/content/index.module.less +0 -8
- package/esm/AIMessageList/components/copyIcon/index.d.ts +0 -7
- package/esm/AIMessageList/components/copyIcon/index.js +0 -76
- package/esm/AIMessageList/components/copyIcon/index.module.less +0 -22
- package/esm/AIMessageList/components/errorCallback/index.d.ts +0 -3
- package/esm/AIMessageList/components/errorCallback/index.js +0 -6
- package/esm/AIMessageList/components/fileList/fileIcon.d.ts +0 -3
- package/esm/AIMessageList/components/fileList/fileIcon.js +0 -970
- package/esm/AIMessageList/components/fileList/index.d.ts +0 -4
- package/esm/AIMessageList/components/fileList/index.js +0 -337
- package/esm/AIMessageList/components/fileList/index.module.less +0 -95
- package/esm/AIMessageList/components/footer/index.d.ts +0 -10
- package/esm/AIMessageList/components/footer/index.js +0 -376
- package/esm/AIMessageList/components/footer/index.module.less +0 -51
- package/esm/AIMessageList/components/header/index.d.ts +0 -9
- package/esm/AIMessageList/components/header/index.js +0 -96
- package/esm/AIMessageList/components/header/index.module.less +0 -31
- package/esm/AIMessageList/components/referencesIcon/index.d.ts +0 -9
- package/esm/AIMessageList/components/referencesIcon/index.js +0 -65
- package/esm/AIMessageList/components/referencesIcon/index.module.less +0 -13
- package/esm/AIMessageList/components/refreshBtn/index.d.ts +0 -4
- package/esm/AIMessageList/components/refreshBtn/index.js +0 -31
- package/esm/AIMessageList/components/refreshBtn/index.module.less +0 -12
- package/esm/AIMessageList/components/remarkBtn/index.d.ts +0 -4
- package/esm/AIMessageList/components/remarkBtn/index.js +0 -51
- package/esm/AIMessageList/components/remarkBtn/index.module.less +0 -13
- package/esm/AIMessageList/components/renderReferrnce/index.d.ts +0 -10
- package/esm/AIMessageList/components/renderReferrnce/index.js +0 -72
- package/esm/AIMessageList/components/renderReferrnce/index.module.less +0 -64
- package/esm/AIMessageList/components/sendBtn/index.d.ts +0 -4
- package/esm/AIMessageList/components/sendBtn/index.js +0 -53
- package/esm/AIMessageList/components/sendBtn/index.module.less +0 -25
- package/esm/AIMessageList/components/uplodaFileBtn/index.d.ts +0 -4
- package/esm/AIMessageList/components/uplodaFileBtn/index.js +0 -33
- package/esm/AIMessageList/components/uplodaFileBtn/index.module.less +0 -5
- package/esm/AIMessageList/components/virtuosoList/index.d.ts +0 -5
- package/esm/AIMessageList/components/virtuosoList/index.js +0 -666
- package/esm/AIMessageList/components/virtuosoList/index.module.less +0 -467
- package/esm/AIMessageList/index.d.ts +0 -4
- package/esm/AIMessageList/index.js +0 -58
- package/esm/AIMessageList/index.module.less +0 -20
- package/esm/AIMessageList/type.d.ts +0 -306
- package/esm/images/loading2.js +0 -2
- package/esm/utils/number.d.ts +0 -1
- package/esm/utils/number.js +0 -9
|
@@ -13170,769 +13170,3 @@ strong {
|
|
|
13170
13170
|
font-size: 14px;
|
|
13171
13171
|
cursor: pointer;
|
|
13172
13172
|
}
|
|
13173
|
-
|
|
13174
|
-
.index_module_root__b60b60e0 {
|
|
13175
|
-
width: 100%;
|
|
13176
|
-
height: 100%;
|
|
13177
|
-
display: flex;
|
|
13178
|
-
flex-direction: column;
|
|
13179
|
-
background: #f5f5f5;
|
|
13180
|
-
overflow: hidden;
|
|
13181
|
-
}
|
|
13182
|
-
.index_module_root__b60b60e0 .index_module_rootHeader__b60b60e0 {
|
|
13183
|
-
width: 100%;
|
|
13184
|
-
flex-shrink: 0;
|
|
13185
|
-
}
|
|
13186
|
-
.index_module_root__b60b60e0 .index_module_rootContent__b60b60e0 {
|
|
13187
|
-
width: 100%;
|
|
13188
|
-
flex: 1;
|
|
13189
|
-
}
|
|
13190
|
-
.index_module_root__b60b60e0 .index_module_rootFooter__b60b60e0 {
|
|
13191
|
-
width: 100%;
|
|
13192
|
-
flex-shrink: 0;
|
|
13193
|
-
}
|
|
13194
|
-
|
|
13195
|
-
.index_module_header__3cf37c84 {
|
|
13196
|
-
width: 100%;
|
|
13197
|
-
padding: 8px 16px;
|
|
13198
|
-
box-sizing: border-box;
|
|
13199
|
-
display: flex;
|
|
13200
|
-
align-items: center;
|
|
13201
|
-
gap: 8px;
|
|
13202
|
-
justify-content: space-between;
|
|
13203
|
-
border-bottom: 1px solid #ebebeb;
|
|
13204
|
-
}
|
|
13205
|
-
.index_module_header__3cf37c84 .index_module_headerLeft__3cf37c84 {
|
|
13206
|
-
display: flex;
|
|
13207
|
-
align-items: center;
|
|
13208
|
-
gap: 8px;
|
|
13209
|
-
}
|
|
13210
|
-
.index_module_header__3cf37c84 .index_module_headerLeft__3cf37c84 .index_module_headerIcon__3cf37c84 > i {
|
|
13211
|
-
line-height: 1;
|
|
13212
|
-
font-size: 16px;
|
|
13213
|
-
display: flex;
|
|
13214
|
-
}
|
|
13215
|
-
.index_module_header__3cf37c84 .index_module_headerLeft__3cf37c84 .index_module_headerTitle__3cf37c84 {
|
|
13216
|
-
font-weight: 600;
|
|
13217
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13218
|
-
font-size: 16px;
|
|
13219
|
-
line-height: 1.5;
|
|
13220
|
-
}
|
|
13221
|
-
.index_module_header__3cf37c84 .index_module_headerRight__3cf37c84 {
|
|
13222
|
-
font-size: 16px;
|
|
13223
|
-
}
|
|
13224
|
-
|
|
13225
|
-
.index_module_content__fcd2c97c {
|
|
13226
|
-
width: 100%;
|
|
13227
|
-
height: 100%;
|
|
13228
|
-
}
|
|
13229
|
-
.index_module_content__fcd2c97c .index_module_contentList__fcd2c97c {
|
|
13230
|
-
width: 100%;
|
|
13231
|
-
height: 100%;
|
|
13232
|
-
}
|
|
13233
|
-
|
|
13234
|
-
.index_module_virtuosoListWrapper__1f4840d2 {
|
|
13235
|
-
width: 100%;
|
|
13236
|
-
height: 100%;
|
|
13237
|
-
}
|
|
13238
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_loadingIcon__1f4840d2 {
|
|
13239
|
-
width: 100%;
|
|
13240
|
-
display: flex;
|
|
13241
|
-
align-items: center;
|
|
13242
|
-
justify-content: center;
|
|
13243
|
-
padding: 16px 0 24px 0;
|
|
13244
|
-
box-sizing: border-box;
|
|
13245
|
-
}
|
|
13246
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_loadingIcon__1f4840d2 > img {
|
|
13247
|
-
width: 32px;
|
|
13248
|
-
height: 32px;
|
|
13249
|
-
}
|
|
13250
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgDate__1f4840d2 {
|
|
13251
|
-
width: 100%;
|
|
13252
|
-
display: flex;
|
|
13253
|
-
align-items: center;
|
|
13254
|
-
justify-content: center;
|
|
13255
|
-
padding: 16px 32px 16px 32px;
|
|
13256
|
-
box-sizing: border-box;
|
|
13257
|
-
gap: 16px;
|
|
13258
|
-
font-size: 14px;
|
|
13259
|
-
color: rgba(0, 0, 0, 0.25);
|
|
13260
|
-
}
|
|
13261
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgDate__1f4840d2:before {
|
|
13262
|
-
content: "";
|
|
13263
|
-
display: block;
|
|
13264
|
-
flex: 1;
|
|
13265
|
-
width: 50%;
|
|
13266
|
-
height: 1px;
|
|
13267
|
-
background: #ebebeb;
|
|
13268
|
-
}
|
|
13269
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgDate__1f4840d2:after {
|
|
13270
|
-
content: "";
|
|
13271
|
-
display: block;
|
|
13272
|
-
flex: 1;
|
|
13273
|
-
width: 50%;
|
|
13274
|
-
height: 1px;
|
|
13275
|
-
background: #ebebeb;
|
|
13276
|
-
}
|
|
13277
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 {
|
|
13278
|
-
width: 100%;
|
|
13279
|
-
padding: 0px 16px;
|
|
13280
|
-
padding-top: 0;
|
|
13281
|
-
box-sizing: border-box;
|
|
13282
|
-
display: flex;
|
|
13283
|
-
}
|
|
13284
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 {
|
|
13285
|
-
max-width: 80%;
|
|
13286
|
-
font-size: 14px;
|
|
13287
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13288
|
-
display: flex;
|
|
13289
|
-
flex-direction: column;
|
|
13290
|
-
}
|
|
13291
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 {
|
|
13292
|
-
position: relative;
|
|
13293
|
-
width: -moz-fit-content;
|
|
13294
|
-
width: fit-content;
|
|
13295
|
-
max-width: 100%;
|
|
13296
|
-
}
|
|
13297
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 {
|
|
13298
|
-
padding: 12px 16px;
|
|
13299
|
-
}
|
|
13300
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 {
|
|
13301
|
-
display: flex;
|
|
13302
|
-
justify-content: flex-end;
|
|
13303
|
-
align-items: center;
|
|
13304
|
-
border-radius: 4px 4px 0px 0px;
|
|
13305
|
-
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
13306
|
-
border-bottom-color: rgba(0, 0, 0, 0.06);
|
|
13307
|
-
background: rgba(0, 0, 0, 0.02);
|
|
13308
|
-
text-align: right;
|
|
13309
|
-
height: 37px;
|
|
13310
|
-
line-height: 37px;
|
|
13311
|
-
padding: 0;
|
|
13312
|
-
padding-right: 16px;
|
|
13313
|
-
position: relative;
|
|
13314
|
-
cursor: pointer;
|
|
13315
|
-
font-weight: 400;
|
|
13316
|
-
top: 6px;
|
|
13317
|
-
}
|
|
13318
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copyCodeFun__1f4840d2 {
|
|
13319
|
-
display: flex;
|
|
13320
|
-
}
|
|
13321
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 .index_module_copyCodeText__1f4840d2 {
|
|
13322
|
-
line-height: 1;
|
|
13323
|
-
}
|
|
13324
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 .index_module_icon__1f4840d2 {
|
|
13325
|
-
display: none;
|
|
13326
|
-
margin-right: 8px;
|
|
13327
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13328
|
-
font-size: 14px;
|
|
13329
|
-
}
|
|
13330
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2 .index_module_icon__1f4840d2.index_module_copy__1f4840d2 {
|
|
13331
|
-
display: block;
|
|
13332
|
-
}
|
|
13333
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copyCode__1f4840d2 {
|
|
13334
|
-
color: #f4523b;
|
|
13335
|
-
}
|
|
13336
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copy__1f4840d2 {
|
|
13337
|
-
display: none;
|
|
13338
|
-
}
|
|
13339
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copy_success_flag__1f4840d2 {
|
|
13340
|
-
display: inline-block;
|
|
13341
|
-
color: #f4523b;
|
|
13342
|
-
}
|
|
13343
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_copyCode__1f4840d2.index_module_copy_success__1f4840d2 .index_module_copyCodeText__1f4840d2 {
|
|
13344
|
-
color: #f4523b;
|
|
13345
|
-
}
|
|
13346
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h1,
|
|
13347
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h2,
|
|
13348
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h3,
|
|
13349
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h4,
|
|
13350
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h5,
|
|
13351
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div h6 {
|
|
13352
|
-
color: rgba(0, 0, 0, 0.85);
|
|
13353
|
-
}
|
|
13354
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div pre::-webkit-scrollbar {
|
|
13355
|
-
background-color: #eaedf1;
|
|
13356
|
-
background-color: transparent;
|
|
13357
|
-
width: 4px;
|
|
13358
|
-
height: 4px;
|
|
13359
|
-
}
|
|
13360
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div pre::-webkit-scrollbar-thumb {
|
|
13361
|
-
border-radius: 4px;
|
|
13362
|
-
background-color: rgba(0, 0, 0, 0.25);
|
|
13363
|
-
}
|
|
13364
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div p {
|
|
13365
|
-
word-break: break-all;
|
|
13366
|
-
white-space: break-spaces;
|
|
13367
|
-
}
|
|
13368
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div p,
|
|
13369
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div li {
|
|
13370
|
-
line-height: 1.5;
|
|
13371
|
-
color: rgba(0, 0, 0, 0.85);
|
|
13372
|
-
}
|
|
13373
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div li {
|
|
13374
|
-
margin-top: 8px;
|
|
13375
|
-
}
|
|
13376
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div li:first-child {
|
|
13377
|
-
margin-top: 0;
|
|
13378
|
-
}
|
|
13379
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > h3 {
|
|
13380
|
-
font-size: 16px;
|
|
13381
|
-
font-weight: 600;
|
|
13382
|
-
padding: 10px 0;
|
|
13383
|
-
}
|
|
13384
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol {
|
|
13385
|
-
list-style: decimal;
|
|
13386
|
-
padding-inline-start: 20px;
|
|
13387
|
-
}
|
|
13388
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li {
|
|
13389
|
-
list-style-type: auto;
|
|
13390
|
-
}
|
|
13391
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li p {
|
|
13392
|
-
font-size: 14px;
|
|
13393
|
-
font-weight: 600;
|
|
13394
|
-
}
|
|
13395
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ul li {
|
|
13396
|
-
list-style: inside;
|
|
13397
|
-
color: rgba(0, 0, 0, 0.85);
|
|
13398
|
-
}
|
|
13399
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ul li::marker {
|
|
13400
|
-
color: #d9d9d9;
|
|
13401
|
-
}
|
|
13402
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ul li:first-child {
|
|
13403
|
-
padding-top: 8px;
|
|
13404
|
-
}
|
|
13405
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ol li::marker {
|
|
13406
|
-
color: rgba(0, 0, 0, 0.45);
|
|
13407
|
-
}
|
|
13408
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol li > ol li:first-child {
|
|
13409
|
-
padding-top: 8px;
|
|
13410
|
-
}
|
|
13411
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div ol > li:last-of-type pre {
|
|
13412
|
-
margin-bottom: 0;
|
|
13413
|
-
}
|
|
13414
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > *:not(pre) {
|
|
13415
|
-
padding-top: 8px;
|
|
13416
|
-
padding-bottom: 8px;
|
|
13417
|
-
}
|
|
13418
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > *:not(pre):first-child {
|
|
13419
|
-
padding-top: 0;
|
|
13420
|
-
}
|
|
13421
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > *:not(pre):last-child {
|
|
13422
|
-
padding-bottom: 0;
|
|
13423
|
-
}
|
|
13424
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > h3,
|
|
13425
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > h4 {
|
|
13426
|
-
padding-top: 8px;
|
|
13427
|
-
padding-bottom: 4px;
|
|
13428
|
-
}
|
|
13429
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > p + p {
|
|
13430
|
-
padding-top: 4px;
|
|
13431
|
-
padding-bottom: 4px;
|
|
13432
|
-
}
|
|
13433
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > pre:last-of-type {
|
|
13434
|
-
margin-bottom: 0;
|
|
13435
|
-
}
|
|
13436
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div > pre:last-of-type + * {
|
|
13437
|
-
margin-top: 8px;
|
|
13438
|
-
}
|
|
13439
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div hr {
|
|
13440
|
-
height: 0;
|
|
13441
|
-
padding: 0;
|
|
13442
|
-
margin: 0;
|
|
13443
|
-
border: none;
|
|
13444
|
-
}
|
|
13445
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div table {
|
|
13446
|
-
width: 100%;
|
|
13447
|
-
padding: 0;
|
|
13448
|
-
margin: 8px 0;
|
|
13449
|
-
border-collapse: separate;
|
|
13450
|
-
border-top: 1px solid #dfe6ec;
|
|
13451
|
-
border-left: 1px solid #dfe6ec;
|
|
13452
|
-
}
|
|
13453
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div table thead tr th {
|
|
13454
|
-
background-color: #f8f8f9;
|
|
13455
|
-
padding: 8px;
|
|
13456
|
-
text-align: center;
|
|
13457
|
-
border-bottom: 1px solid #dfe6ec;
|
|
13458
|
-
border-right: 1px solid #dfe6ec;
|
|
13459
|
-
}
|
|
13460
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div table tbody tr td {
|
|
13461
|
-
padding: 8px;
|
|
13462
|
-
line-height: 21px;
|
|
13463
|
-
height: 37px;
|
|
13464
|
-
border-bottom: 1px solid #dfe6ec;
|
|
13465
|
-
border-right: 1px solid #dfe6ec;
|
|
13466
|
-
}
|
|
13467
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 > div pre {
|
|
13468
|
-
background: #fafafa;
|
|
13469
|
-
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
13470
|
-
border-top: none;
|
|
13471
|
-
padding: 12px;
|
|
13472
|
-
line-height: 1.5;
|
|
13473
|
-
margin: 4px 0;
|
|
13474
|
-
margin-bottom: 8px;
|
|
13475
|
-
border-radius: 0 0 4px 4px;
|
|
13476
|
-
}
|
|
13477
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 {
|
|
13478
|
-
display: flex;
|
|
13479
|
-
align-items: center;
|
|
13480
|
-
padding: 8px 12px;
|
|
13481
|
-
background: #fafafa;
|
|
13482
|
-
border-radius: 8px;
|
|
13483
|
-
border: 1px solid #ebebeb;
|
|
13484
|
-
gap: 12px;
|
|
13485
|
-
min-width: 216px;
|
|
13486
|
-
}
|
|
13487
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 .index_module_msgItemFileLeft__1f4840d2 {
|
|
13488
|
-
font-size: 24px;
|
|
13489
|
-
display: flex;
|
|
13490
|
-
justify-content: center;
|
|
13491
|
-
align-items: center;
|
|
13492
|
-
padding: 0;
|
|
13493
|
-
margin: 0;
|
|
13494
|
-
}
|
|
13495
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 .index_module_msgItemFileLeft__1f4840d2 > i {
|
|
13496
|
-
display: flex;
|
|
13497
|
-
font-size: 24px;
|
|
13498
|
-
}
|
|
13499
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemText__1f4840d2 .index_module_msgItemFile__1f4840d2 .index_module_msgItemFileRight__1f4840d2 {
|
|
13500
|
-
font-size: 14px;
|
|
13501
|
-
font-weight: 400;
|
|
13502
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13503
|
-
margin: 0;
|
|
13504
|
-
padding: 0;
|
|
13505
|
-
}
|
|
13506
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 {
|
|
13507
|
-
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
13508
|
-
padding: 12px 16px;
|
|
13509
|
-
width: 100%;
|
|
13510
|
-
display: flex;
|
|
13511
|
-
align-items: center;
|
|
13512
|
-
justify-content: space-between;
|
|
13513
|
-
}
|
|
13514
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 .index_module_msgItemActionLeft__1f4840d2 {
|
|
13515
|
-
display: flex;
|
|
13516
|
-
align-items: center;
|
|
13517
|
-
gap: 8px;
|
|
13518
|
-
}
|
|
13519
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 .index_module_msgItemActionRight__1f4840d2 {
|
|
13520
|
-
display: flex;
|
|
13521
|
-
align-items: center;
|
|
13522
|
-
gap: 8px;
|
|
13523
|
-
}
|
|
13524
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 {
|
|
13525
|
-
height: 24px;
|
|
13526
|
-
position: relative;
|
|
13527
|
-
}
|
|
13528
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13529
|
-
position: absolute;
|
|
13530
|
-
width: -moz-max-content;
|
|
13531
|
-
width: max-content;
|
|
13532
|
-
border-radius: 4px;
|
|
13533
|
-
background: #fff;
|
|
13534
|
-
line-height: 1;
|
|
13535
|
-
z-index: 9;
|
|
13536
|
-
padding: 4px 8px;
|
|
13537
|
-
}
|
|
13538
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 .index_module_msgItemActionLeft__1f4840d2 {
|
|
13539
|
-
display: flex;
|
|
13540
|
-
align-items: center;
|
|
13541
|
-
gap: 8px;
|
|
13542
|
-
}
|
|
13543
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 .index_module_msgItemActionRight__1f4840d2 {
|
|
13544
|
-
display: flex;
|
|
13545
|
-
align-items: center;
|
|
13546
|
-
gap: 8px;
|
|
13547
|
-
}
|
|
13548
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2.index_module_msgItemActionPopoverFloatTop__1f4840d2 {
|
|
13549
|
-
bottom: 4px;
|
|
13550
|
-
right: 0;
|
|
13551
|
-
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
13552
|
-
}
|
|
13553
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2.index_module_msgItemActionPopoverFloatBottom__1f4840d2 {
|
|
13554
|
-
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
13555
|
-
right: 0;
|
|
13556
|
-
top: 4px;
|
|
13557
|
-
}
|
|
13558
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceText__1f4840d2 {
|
|
13559
|
-
padding: 8px;
|
|
13560
|
-
border-radius: 2px;
|
|
13561
|
-
background: #e7e7e7;
|
|
13562
|
-
font-size: 12px;
|
|
13563
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13564
|
-
margin-top: 8px;
|
|
13565
|
-
}
|
|
13566
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceText__1f4840d2 > div {
|
|
13567
|
-
width: 100%;
|
|
13568
|
-
max-height: 36px;
|
|
13569
|
-
word-break: break-all;
|
|
13570
|
-
display: -webkit-box;
|
|
13571
|
-
-webkit-line-clamp: 2;
|
|
13572
|
-
-webkit-box-orient: vertical;
|
|
13573
|
-
overflow: hidden;
|
|
13574
|
-
text-overflow: ellipsis;
|
|
13575
|
-
word-wrap: break-word;
|
|
13576
|
-
}
|
|
13577
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 {
|
|
13578
|
-
padding: 8px;
|
|
13579
|
-
border-radius: 2px;
|
|
13580
|
-
background: #e7e7e7;
|
|
13581
|
-
font-size: 12px;
|
|
13582
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13583
|
-
margin-top: 8px;
|
|
13584
|
-
}
|
|
13585
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 {
|
|
13586
|
-
background: #fafafa;
|
|
13587
|
-
border-radius: 8px;
|
|
13588
|
-
border: 1px solid #ebebeb;
|
|
13589
|
-
display: flex;
|
|
13590
|
-
align-items: center;
|
|
13591
|
-
gap: 12px;
|
|
13592
|
-
padding: 8px 12px;
|
|
13593
|
-
min-width: 216px;
|
|
13594
|
-
}
|
|
13595
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 .index_module_msgItemReferenceFileLeft__1f4840d2 {
|
|
13596
|
-
font-size: 24px;
|
|
13597
|
-
display: flex;
|
|
13598
|
-
justify-content: center;
|
|
13599
|
-
align-items: center;
|
|
13600
|
-
padding: 0;
|
|
13601
|
-
margin: 0;
|
|
13602
|
-
}
|
|
13603
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 .index_module_msgItemReferenceFileLeft__1f4840d2 > i {
|
|
13604
|
-
display: flex;
|
|
13605
|
-
font-size: 24px;
|
|
13606
|
-
}
|
|
13607
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2 .index_module_msgItemReferenceFile__1f4840d2 .index_module_msgItemReferenceFileBox__1f4840d2 .index_module_msgItemReferenceFileRight__1f4840d2 {
|
|
13608
|
-
font-size: 14px;
|
|
13609
|
-
font-weight: 400;
|
|
13610
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13611
|
-
}
|
|
13612
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 {
|
|
13613
|
-
justify-content: flex-start;
|
|
13614
|
-
}
|
|
13615
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 {
|
|
13616
|
-
align-items: flex-start;
|
|
13617
|
-
}
|
|
13618
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 {
|
|
13619
|
-
background: #ffffff;
|
|
13620
|
-
border-radius: 2px 20px 20px 20px;
|
|
13621
|
-
}
|
|
13622
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 {
|
|
13623
|
-
border-radius: 0px 0px 20px 20px;
|
|
13624
|
-
}
|
|
13625
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 {
|
|
13626
|
-
margin-left: auto;
|
|
13627
|
-
}
|
|
13628
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemLeft__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13629
|
-
display: none;
|
|
13630
|
-
}
|
|
13631
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 {
|
|
13632
|
-
justify-content: flex-end;
|
|
13633
|
-
padding-bottom: 24px;
|
|
13634
|
-
}
|
|
13635
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 {
|
|
13636
|
-
align-items: flex-end;
|
|
13637
|
-
}
|
|
13638
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2:hover .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13639
|
-
display: flex;
|
|
13640
|
-
}
|
|
13641
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 {
|
|
13642
|
-
border-radius: 20px 2px 20px 20px;
|
|
13643
|
-
background: #d1e4ff;
|
|
13644
|
-
}
|
|
13645
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemContent__1f4840d2 .index_module_msgItemAction__1f4840d2 {
|
|
13646
|
-
border-radius: 0px 0px 20px 20px;
|
|
13647
|
-
}
|
|
13648
|
-
.index_module_virtuosoListWrapper__1f4840d2 .index_module_msgItem__1f4840d2.index_module_msgItemRight__1f4840d2 .index_module_msgItemBox__1f4840d2 .index_module_msgItemActionOperate__1f4840d2 .index_module_msgItemActionPopover__1f4840d2 {
|
|
13649
|
-
display: none;
|
|
13650
|
-
}
|
|
13651
|
-
|
|
13652
|
-
.index_module_msgItemActionCopy__4640e67c {
|
|
13653
|
-
cursor: pointer;
|
|
13654
|
-
border-radius: 2px;
|
|
13655
|
-
display: flex;
|
|
13656
|
-
line-height: 1;
|
|
13657
|
-
}
|
|
13658
|
-
.index_module_msgItemActionCopy__4640e67c.index_module_msgItemActionCopySuccess__4640e67c {
|
|
13659
|
-
color: #f4523b;
|
|
13660
|
-
background-color: transparent;
|
|
13661
|
-
}
|
|
13662
|
-
.index_module_msgItemActionCopy__4640e67c.index_module_msgItemActionCopySuccess__4640e67c > i {
|
|
13663
|
-
color: #f4523b;
|
|
13664
|
-
font-size: 16px;
|
|
13665
|
-
transform: scale(0.8);
|
|
13666
|
-
}
|
|
13667
|
-
.index_module_msgItemActionCopy__4640e67c > i {
|
|
13668
|
-
color: #8c8c8c;
|
|
13669
|
-
font-size: 16px;
|
|
13670
|
-
}
|
|
13671
|
-
.index_module_msgItemActionCopy__4640e67c:hover {
|
|
13672
|
-
background-color: rgba(0, 0, 0, 0.04);
|
|
13673
|
-
}
|
|
13674
|
-
|
|
13675
|
-
.index_module_msgItemActionReference__9d15ef36 {
|
|
13676
|
-
cursor: pointer;
|
|
13677
|
-
border-radius: 2px;
|
|
13678
|
-
display: flex;
|
|
13679
|
-
line-height: 1;
|
|
13680
|
-
}
|
|
13681
|
-
.index_module_msgItemActionReference__9d15ef36 > i {
|
|
13682
|
-
color: #8c8c8c;
|
|
13683
|
-
font-size: 16px;
|
|
13684
|
-
}
|
|
13685
|
-
.index_module_msgItemActionReference__9d15ef36:hover {
|
|
13686
|
-
background-color: rgba(0, 0, 0, 0.04);
|
|
13687
|
-
}
|
|
13688
|
-
|
|
13689
|
-
.index_module_upVoteBtn__2e714550,
|
|
13690
|
-
.index_module_downVoteBtn__2e714550 {
|
|
13691
|
-
font-size: 16px;
|
|
13692
|
-
cursor: pointer;
|
|
13693
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13694
|
-
display: flex;
|
|
13695
|
-
}
|
|
13696
|
-
.index_module_upVoteBtn__2e714550:hover,
|
|
13697
|
-
.index_module_downVoteBtn__2e714550:hover {
|
|
13698
|
-
color: #f4523b;
|
|
13699
|
-
}
|
|
13700
|
-
.index_module_upVoteBtn__2e714550.index_module_active__2e714550,
|
|
13701
|
-
.index_module_downVoteBtn__2e714550.index_module_active__2e714550 {
|
|
13702
|
-
color: #f4523b;
|
|
13703
|
-
}
|
|
13704
|
-
|
|
13705
|
-
.index_module_refreshBtn__e1c5f38f {
|
|
13706
|
-
font-size: 16px;
|
|
13707
|
-
cursor: pointer;
|
|
13708
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13709
|
-
display: flex;
|
|
13710
|
-
}
|
|
13711
|
-
.index_module_refreshBtn__e1c5f38f:hover {
|
|
13712
|
-
color: #f4523b;
|
|
13713
|
-
}
|
|
13714
|
-
.index_module_refreshBtn__e1c5f38f.index_module_active__e1c5f38f {
|
|
13715
|
-
color: #f4523b;
|
|
13716
|
-
}
|
|
13717
|
-
|
|
13718
|
-
.index_module_footer__2287d487 {
|
|
13719
|
-
width: 100%;
|
|
13720
|
-
padding: 16px;
|
|
13721
|
-
box-sizing: border-box;
|
|
13722
|
-
}
|
|
13723
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 {
|
|
13724
|
-
width: 100%;
|
|
13725
|
-
border-radius: 8px;
|
|
13726
|
-
background: #ffffff;
|
|
13727
|
-
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
13728
|
-
padding-bottom: 12px;
|
|
13729
|
-
}
|
|
13730
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487.index_module_footerBodyWarn__2287d487 {
|
|
13731
|
-
border-color: #f4523b;
|
|
13732
|
-
}
|
|
13733
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 .index_module_footerFile__2287d487 {
|
|
13734
|
-
width: 100%;
|
|
13735
|
-
}
|
|
13736
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 .index_module_footerInput__2287d487 .bhd-input {
|
|
13737
|
-
border: none;
|
|
13738
|
-
box-shadow: none;
|
|
13739
|
-
background: transparent;
|
|
13740
|
-
padding: 12px 16px;
|
|
13741
|
-
}
|
|
13742
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 .index_module_footerAction__2287d487 {
|
|
13743
|
-
width: 100%;
|
|
13744
|
-
padding: 0 16px;
|
|
13745
|
-
box-sizing: border-box;
|
|
13746
|
-
}
|
|
13747
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 .index_module_footerAction__2287d487 .index_module_footerActionBtn__2287d487 {
|
|
13748
|
-
width: 100%;
|
|
13749
|
-
display: flex;
|
|
13750
|
-
align-items: center;
|
|
13751
|
-
justify-content: flex-end;
|
|
13752
|
-
}
|
|
13753
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 .index_module_footerAction__2287d487 .index_module_footerActionBtn__2287d487 .bhd-divider {
|
|
13754
|
-
border-color: rgba(0, 0, 0, 0.06);
|
|
13755
|
-
height: 16px;
|
|
13756
|
-
top: 0;
|
|
13757
|
-
margin: 0 16px;
|
|
13758
|
-
}
|
|
13759
|
-
.index_module_footer__2287d487 .index_module_footerBody__2287d487 .index_module_footerAction__2287d487 .index_module_footerActionBtn__2287d487 .bhd-upload-wrapper {
|
|
13760
|
-
display: flex;
|
|
13761
|
-
}
|
|
13762
|
-
|
|
13763
|
-
.index_module_sendBtnIcon__d770fbb6 {
|
|
13764
|
-
font-size: 24px;
|
|
13765
|
-
display: flex;
|
|
13766
|
-
cursor: pointer;
|
|
13767
|
-
color: #5991ef;
|
|
13768
|
-
}
|
|
13769
|
-
.index_module_sendBtnIcon__d770fbb6.index_module_disabled__d770fbb6 {
|
|
13770
|
-
color: rgba(0, 0, 0, 0.25);
|
|
13771
|
-
cursor: not-allowed;
|
|
13772
|
-
}
|
|
13773
|
-
.index_module_sendingIcon__d770fbb6 {
|
|
13774
|
-
font-size: 18px;
|
|
13775
|
-
display: flex;
|
|
13776
|
-
cursor: pointer;
|
|
13777
|
-
color: #f4523b;
|
|
13778
|
-
}
|
|
13779
|
-
.index_module_popover__d770fbb6 .bhd-popover-inner-content {
|
|
13780
|
-
color: rgba(0, 0, 0, 0.65) !important;
|
|
13781
|
-
}
|
|
13782
|
-
|
|
13783
|
-
.index_module_uploadFileBtn__e41600f2 {
|
|
13784
|
-
font-size: 24px;
|
|
13785
|
-
display: flex;
|
|
13786
|
-
cursor: pointer;
|
|
13787
|
-
}
|
|
13788
|
-
|
|
13789
|
-
.index_module_footerFileListWrapper__e818c28d {
|
|
13790
|
-
width: 100%;
|
|
13791
|
-
position: relative;
|
|
13792
|
-
padding: 12px 16px;
|
|
13793
|
-
box-sizing: border-box;
|
|
13794
|
-
}
|
|
13795
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d {
|
|
13796
|
-
width: 100%;
|
|
13797
|
-
display: flex;
|
|
13798
|
-
flex-direction: column;
|
|
13799
|
-
gap: 8px;
|
|
13800
|
-
}
|
|
13801
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d {
|
|
13802
|
-
width: 100%;
|
|
13803
|
-
position: relative;
|
|
13804
|
-
display: flex;
|
|
13805
|
-
overflow: hidden;
|
|
13806
|
-
padding: 8px 12px;
|
|
13807
|
-
box-sizing: border-box;
|
|
13808
|
-
gap: 12px;
|
|
13809
|
-
border-radius: 8px;
|
|
13810
|
-
border: 1px solid #ebebeb;
|
|
13811
|
-
background: rgba(0, 0, 0, 0.02);
|
|
13812
|
-
align-items: center;
|
|
13813
|
-
}
|
|
13814
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d .index_module_footerFileListListItemIcon__e818c28d {
|
|
13815
|
-
flex-shrink: 0;
|
|
13816
|
-
}
|
|
13817
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d .index_module_footerFileListListItemIcon__e818c28d > i {
|
|
13818
|
-
font-size: 24px;
|
|
13819
|
-
display: flex;
|
|
13820
|
-
}
|
|
13821
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d .index_module_footerFileListListItemText__e818c28d {
|
|
13822
|
-
flex: 1;
|
|
13823
|
-
width: 100%;
|
|
13824
|
-
overflow: hidden;
|
|
13825
|
-
text-overflow: ellipsis;
|
|
13826
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13827
|
-
font-size: 14px;
|
|
13828
|
-
font-weight: 400;
|
|
13829
|
-
white-space: nowrap;
|
|
13830
|
-
}
|
|
13831
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d .index_module_footerFileListListItemStatus__e818c28d {
|
|
13832
|
-
flex-shrink: 0;
|
|
13833
|
-
}
|
|
13834
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d .index_module_footerFileListListItemDelete__e818c28d {
|
|
13835
|
-
position: absolute;
|
|
13836
|
-
right: 0;
|
|
13837
|
-
top: 0;
|
|
13838
|
-
display: none;
|
|
13839
|
-
cursor: pointer;
|
|
13840
|
-
}
|
|
13841
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d:hover {
|
|
13842
|
-
background: rgba(0, 0, 0, 0.06);
|
|
13843
|
-
}
|
|
13844
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListList__e818c28d .index_module_footerFileListListItem__e818c28d:hover .index_module_footerFileListListItemDelete__e818c28d {
|
|
13845
|
-
display: flex;
|
|
13846
|
-
}
|
|
13847
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListPre__e818c28d {
|
|
13848
|
-
display: flex;
|
|
13849
|
-
justify-content: center;
|
|
13850
|
-
position: absolute;
|
|
13851
|
-
left: 50%;
|
|
13852
|
-
transform: translateX(-50%);
|
|
13853
|
-
top: -8px;
|
|
13854
|
-
z-index: 2;
|
|
13855
|
-
}
|
|
13856
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListPre__e818c28d .anticon-double-right {
|
|
13857
|
-
font-size: 16px;
|
|
13858
|
-
transform: rotate(-90deg);
|
|
13859
|
-
color: #595959;
|
|
13860
|
-
cursor: pointer;
|
|
13861
|
-
}
|
|
13862
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListNext__e818c28d {
|
|
13863
|
-
display: flex;
|
|
13864
|
-
justify-content: center;
|
|
13865
|
-
position: absolute;
|
|
13866
|
-
left: 50%;
|
|
13867
|
-
transform: translateX(-50%);
|
|
13868
|
-
bottom: -8px;
|
|
13869
|
-
z-index: 2;
|
|
13870
|
-
}
|
|
13871
|
-
.index_module_footerFileListWrapper__e818c28d .index_module_footerFileListNext__e818c28d .anticon-double-right {
|
|
13872
|
-
font-size: 16px;
|
|
13873
|
-
transform: rotate(90deg);
|
|
13874
|
-
color: #595959;
|
|
13875
|
-
cursor: pointer;
|
|
13876
|
-
}
|
|
13877
|
-
|
|
13878
|
-
.index_module_footerReferences__ef2f2d56 {
|
|
13879
|
-
width: 100%;
|
|
13880
|
-
display: flex;
|
|
13881
|
-
align-items: center;
|
|
13882
|
-
gap: 8px;
|
|
13883
|
-
padding: 12px 16px;
|
|
13884
|
-
padding-top: 0;
|
|
13885
|
-
box-sizing: border-box;
|
|
13886
|
-
overflow: hidden;
|
|
13887
|
-
}
|
|
13888
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_left__ef2f2d56 {
|
|
13889
|
-
padding: 8px;
|
|
13890
|
-
background: #e7e7e7;
|
|
13891
|
-
border-radius: 2px;
|
|
13892
|
-
color: rgba(0, 0, 0, 0.65);
|
|
13893
|
-
font-size: 12px;
|
|
13894
|
-
line-height: 18px;
|
|
13895
|
-
flex: 1;
|
|
13896
|
-
overflow: hidden;
|
|
13897
|
-
/* 两行出现省略号 */
|
|
13898
|
-
}
|
|
13899
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_left__ef2f2d56 .index_module_footerReferences_left_text__ef2f2d56 {
|
|
13900
|
-
width: 100%;
|
|
13901
|
-
max-height: 36px;
|
|
13902
|
-
word-break: break-all;
|
|
13903
|
-
display: -webkit-box;
|
|
13904
|
-
-webkit-line-clamp: 2;
|
|
13905
|
-
-webkit-box-orient: vertical;
|
|
13906
|
-
overflow: hidden;
|
|
13907
|
-
text-overflow: ellipsis;
|
|
13908
|
-
word-wrap: break-word;
|
|
13909
|
-
}
|
|
13910
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_left__ef2f2d56 .index_module_footerReferences_left_file__ef2f2d56 {
|
|
13911
|
-
width: 100%;
|
|
13912
|
-
box-sizing: border-box;
|
|
13913
|
-
border-radius: 2px;
|
|
13914
|
-
display: flex;
|
|
13915
|
-
align-items: center;
|
|
13916
|
-
gap: 8px;
|
|
13917
|
-
overflow: hidden;
|
|
13918
|
-
}
|
|
13919
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_left__ef2f2d56 .index_module_footerReferences_left_file__ef2f2d56 .index_module_footerReferences_left_file_icon__ef2f2d56 {
|
|
13920
|
-
flex-shrink: 0;
|
|
13921
|
-
}
|
|
13922
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_left__ef2f2d56 .index_module_footerReferences_left_file__ef2f2d56 .index_module_footerReferences_left_file_icon__ef2f2d56 > i {
|
|
13923
|
-
font-size: 24px;
|
|
13924
|
-
}
|
|
13925
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_left__ef2f2d56 .index_module_footerReferences_left_file__ef2f2d56 .index_module_footerReferences_left_file_title__ef2f2d56 {
|
|
13926
|
-
flex: 1;
|
|
13927
|
-
white-space: nowrap;
|
|
13928
|
-
overflow: hidden;
|
|
13929
|
-
text-overflow: ellipsis;
|
|
13930
|
-
}
|
|
13931
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_right__ef2f2d56 {
|
|
13932
|
-
cursor: pointer;
|
|
13933
|
-
display: flex;
|
|
13934
|
-
}
|
|
13935
|
-
.index_module_footerReferences__ef2f2d56 .index_module_footerReferences_right__ef2f2d56 .anticon-close-circle {
|
|
13936
|
-
font-size: 20px;
|
|
13937
|
-
color: #bfbfbf;
|
|
13938
|
-
}
|