bhd-components 0.6.7 → 0.6.9
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/{4fa3313f.esm.es5.development.js → 769f0c13.esm.es5.development.js} +1 -1
- package/dist/{0acf50ef.esm.es5.production.js → a1012a79.esm.es5.production.js} +1 -1
- package/dist/index.esm.es5.development.css +754 -722
- package/dist/index.esm.es5.development.js +55 -21
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/es2017/customerService/historyFun.js +4 -1
- package/es2017/customerService/index.js +49 -18
- package/es2017/customerService/index.module.less +17 -20
- package/es2017/customerService/index2.module.less +17 -20
- package/esm/customerService/historyFun.js +3 -0
- package/esm/customerService/index.js +49 -18
- package/esm/customerService/index.module.less +17 -20
- package/esm/customerService/index2.module.less +17 -20
- package/package.json +1 -1
|
@@ -6389,49 +6389,49 @@
|
|
|
6389
6389
|
"description": "图标,六级填充色"
|
|
6390
6390
|
}
|
|
6391
6391
|
*/
|
|
6392
|
-
.
|
|
6393
|
-
.
|
|
6392
|
+
.index2_module_service_ChatWindow_Drawer__a7b52270,
|
|
6393
|
+
.index2_module_ChatWindow_Modal__a7b52270 {
|
|
6394
6394
|
width: 100% !important;
|
|
6395
6395
|
}
|
|
6396
|
-
.
|
|
6397
|
-
.
|
|
6396
|
+
.index2_module_service_ChatWindow_Drawer__a7b52270 .bhd-drawer-mask,
|
|
6397
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-drawer-mask {
|
|
6398
6398
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
6399
6399
|
}
|
|
6400
|
-
.
|
|
6401
|
-
.
|
|
6400
|
+
.index2_module_ChatWindow_Drawer__a7b52270,
|
|
6401
|
+
.index2_module_ChatWindow_Modal__a7b52270 {
|
|
6402
6402
|
/* 全局修改滚动条样式 */
|
|
6403
6403
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
|
|
6404
6404
|
}
|
|
6405
|
-
.
|
|
6406
|
-
.
|
|
6405
|
+
.index2_module_ChatWindow_Drawer__a7b52270 textarea::-webkit-scrollbar,
|
|
6406
|
+
.index2_module_ChatWindow_Modal__a7b52270 textarea::-webkit-scrollbar {
|
|
6407
6407
|
background-color: #eaedf1;
|
|
6408
6408
|
background-color: transparent;
|
|
6409
6409
|
width: 4px;
|
|
6410
6410
|
height: 4px;
|
|
6411
6411
|
}
|
|
6412
|
-
.
|
|
6413
|
-
.
|
|
6412
|
+
.index2_module_ChatWindow_Drawer__a7b52270 textarea::-webkit-scrollbar-thumb,
|
|
6413
|
+
.index2_module_ChatWindow_Modal__a7b52270 textarea::-webkit-scrollbar-thumb {
|
|
6414
6414
|
border-radius: 4px;
|
|
6415
6415
|
background-color: rgba(0, 0, 0, 0.25);
|
|
6416
6416
|
}
|
|
6417
|
-
.
|
|
6418
|
-
.
|
|
6417
|
+
.index2_module_ChatWindow_Drawer__a7b52270 pre::-webkit-scrollbar,
|
|
6418
|
+
.index2_module_ChatWindow_Modal__a7b52270 pre::-webkit-scrollbar {
|
|
6419
6419
|
background-color: #eaedf1;
|
|
6420
6420
|
background-color: transparent;
|
|
6421
6421
|
width: 4px;
|
|
6422
6422
|
height: 4px;
|
|
6423
6423
|
}
|
|
6424
|
-
.
|
|
6425
|
-
.
|
|
6424
|
+
.index2_module_ChatWindow_Drawer__a7b52270 pre::-webkit-scrollbar-thumb,
|
|
6425
|
+
.index2_module_ChatWindow_Modal__a7b52270 pre::-webkit-scrollbar-thumb {
|
|
6426
6426
|
border-radius: 4px;
|
|
6427
6427
|
background-color: rgba(0, 0, 0, 0.25);
|
|
6428
6428
|
}
|
|
6429
|
-
.
|
|
6430
|
-
.
|
|
6429
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .bhd-drawer-body,
|
|
6430
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-drawer-body {
|
|
6431
6431
|
padding: 0 !important;
|
|
6432
6432
|
}
|
|
6433
|
-
.
|
|
6434
|
-
.
|
|
6433
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270,
|
|
6434
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 {
|
|
6435
6435
|
display: flex;
|
|
6436
6436
|
padding: 16px 24px;
|
|
6437
6437
|
justify-content: space-between;
|
|
@@ -6439,16 +6439,16 @@
|
|
|
6439
6439
|
background-color: #fff;
|
|
6440
6440
|
line-height: 1;
|
|
6441
6441
|
}
|
|
6442
|
-
.
|
|
6443
|
-
.
|
|
6442
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270,
|
|
6443
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270 {
|
|
6444
6444
|
color: #000;
|
|
6445
6445
|
font-size: 16px;
|
|
6446
6446
|
font-weight: 600;
|
|
6447
6447
|
position: relative;
|
|
6448
6448
|
padding-left: 36px;
|
|
6449
6449
|
}
|
|
6450
|
-
.
|
|
6451
|
-
.
|
|
6450
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270 i,
|
|
6451
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270 i {
|
|
6452
6452
|
padding-right: 16px;
|
|
6453
6453
|
color: #111;
|
|
6454
6454
|
position: absolute;
|
|
@@ -6457,8 +6457,8 @@
|
|
|
6457
6457
|
left: 0;
|
|
6458
6458
|
cursor: pointer;
|
|
6459
6459
|
}
|
|
6460
|
-
.
|
|
6461
|
-
.
|
|
6460
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270 .index2_module_count__a7b52270,
|
|
6461
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270 .index2_module_count__a7b52270 {
|
|
6462
6462
|
position: absolute;
|
|
6463
6463
|
top: -6px;
|
|
6464
6464
|
right: 5px;
|
|
@@ -6469,19 +6469,19 @@
|
|
|
6469
6469
|
font-size: 12px;
|
|
6470
6470
|
line-height: 1.2;
|
|
6471
6471
|
}
|
|
6472
|
-
.
|
|
6473
|
-
.
|
|
6472
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_operate__a7b52270,
|
|
6473
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_operate__a7b52270 {
|
|
6474
6474
|
display: flex;
|
|
6475
6475
|
height: 16px;
|
|
6476
6476
|
}
|
|
6477
|
-
.
|
|
6478
|
-
.
|
|
6477
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_operate__a7b52270 i,
|
|
6478
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_operate__a7b52270 i {
|
|
6479
6479
|
font-size: 16px;
|
|
6480
6480
|
margin-left: 23px;
|
|
6481
6481
|
cursor: pointer;
|
|
6482
6482
|
}
|
|
6483
|
-
.
|
|
6484
|
-
.
|
|
6483
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_operate__a7b52270 .index2_module_line__a7b52270,
|
|
6484
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap__a7b52270 .index2_module_top__a7b52270 .index2_module_operate__a7b52270 .index2_module_line__a7b52270 {
|
|
6485
6485
|
display: inline-block;
|
|
6486
6486
|
width: 1px;
|
|
6487
6487
|
height: 16px;
|
|
@@ -6489,40 +6489,40 @@
|
|
|
6489
6489
|
margin: 0 4px;
|
|
6490
6490
|
margin-left: 23px;
|
|
6491
6491
|
}
|
|
6492
|
-
.
|
|
6493
|
-
.
|
|
6492
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap_newlabo__a7b52270 .index2_module_top__a7b52270,
|
|
6493
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap_newlabo__a7b52270 .index2_module_top__a7b52270 {
|
|
6494
6494
|
background-color: #f5f5f5;
|
|
6495
6495
|
border-bottom: 1px solid #ebebeb;
|
|
6496
6496
|
}
|
|
6497
|
-
.
|
|
6498
|
-
.
|
|
6497
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_header_wrap_newlabo__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270,
|
|
6498
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_header_wrap_newlabo__a7b52270 .index2_module_top__a7b52270 .index2_module_user__a7b52270 {
|
|
6499
6499
|
padding-left: 0;
|
|
6500
6500
|
font-weight: 400;
|
|
6501
6501
|
}
|
|
6502
|
-
.
|
|
6503
|
-
.
|
|
6502
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270,
|
|
6503
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 {
|
|
6504
6504
|
max-height: calc(100vh - 110px);
|
|
6505
6505
|
overflow: auto;
|
|
6506
6506
|
background: #f5f5f5;
|
|
6507
6507
|
min-height: 200px;
|
|
6508
6508
|
}
|
|
6509
|
-
.
|
|
6510
|
-
.
|
|
6509
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_loading__a7b52270,
|
|
6510
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_loading__a7b52270 {
|
|
6511
6511
|
text-align: center;
|
|
6512
6512
|
margin: 10px 0;
|
|
6513
6513
|
}
|
|
6514
|
-
.
|
|
6515
|
-
.
|
|
6514
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_loading__a7b52270 img,
|
|
6515
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_loading__a7b52270 img {
|
|
6516
6516
|
width: 30px;
|
|
6517
6517
|
height: 30px;
|
|
6518
6518
|
}
|
|
6519
|
-
.
|
|
6520
|
-
.
|
|
6519
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270,
|
|
6520
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 {
|
|
6521
6521
|
padding: 16px;
|
|
6522
6522
|
padding-top: 0;
|
|
6523
6523
|
}
|
|
6524
|
-
.
|
|
6525
|
-
.
|
|
6524
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_head_sculpture__a7b52270,
|
|
6525
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_head_sculpture__a7b52270 {
|
|
6526
6526
|
width: 32px;
|
|
6527
6527
|
height: 32px;
|
|
6528
6528
|
margin-top: 24px;
|
|
@@ -6531,19 +6531,19 @@
|
|
|
6531
6531
|
vertical-align: top;
|
|
6532
6532
|
overflow: hidden;
|
|
6533
6533
|
}
|
|
6534
|
-
.
|
|
6535
|
-
.
|
|
6534
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_head_sculpture__a7b52270 img,
|
|
6535
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_head_sculpture__a7b52270 img {
|
|
6536
6536
|
width: 100%;
|
|
6537
6537
|
height: 100%;
|
|
6538
6538
|
}
|
|
6539
|
-
.
|
|
6540
|
-
.
|
|
6539
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_main_content__a7b52270,
|
|
6540
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_main_content__a7b52270 {
|
|
6541
6541
|
display: flex;
|
|
6542
6542
|
flex-direction: column;
|
|
6543
6543
|
align-items: flex-end;
|
|
6544
6544
|
}
|
|
6545
|
-
.
|
|
6546
|
-
.
|
|
6545
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_right__a7b52270 .index2_module_head_sculpture__a7b52270,
|
|
6546
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_right__a7b52270 .index2_module_head_sculpture__a7b52270 {
|
|
6547
6547
|
width: 32px;
|
|
6548
6548
|
height: 32px;
|
|
6549
6549
|
margin-top: 24px;
|
|
@@ -6554,79 +6554,94 @@
|
|
|
6554
6554
|
overflow: hidden;
|
|
6555
6555
|
text-align: center;
|
|
6556
6556
|
}
|
|
6557
|
-
.
|
|
6558
|
-
.
|
|
6557
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_right__a7b52270 .index2_module_head_sculpture__a7b52270 i,
|
|
6558
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_right__a7b52270 .index2_module_head_sculpture__a7b52270 i {
|
|
6559
6559
|
color: #fff;
|
|
6560
6560
|
}
|
|
6561
|
-
.
|
|
6562
|
-
.
|
|
6561
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_right__a7b52270 .index2_module_head_sculpture__a7b52270 img,
|
|
6562
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_right__a7b52270 .index2_module_head_sculpture__a7b52270 img {
|
|
6563
6563
|
width: 100%;
|
|
6564
6564
|
height: 100%;
|
|
6565
6565
|
}
|
|
6566
|
-
.
|
|
6567
|
-
.
|
|
6566
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li,
|
|
6567
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li {
|
|
6568
6568
|
position: relative;
|
|
6569
6569
|
display: flex;
|
|
6570
6570
|
width: 100%;
|
|
6571
6571
|
}
|
|
6572
|
-
.
|
|
6573
|
-
.
|
|
6572
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270,
|
|
6573
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 {
|
|
6574
6574
|
max-width: 80%;
|
|
6575
6575
|
}
|
|
6576
|
-
.
|
|
6577
|
-
.
|
|
6576
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content_flag__a7b52270,
|
|
6577
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content_flag__a7b52270 {
|
|
6578
|
+
width: 100%;
|
|
6579
|
+
}
|
|
6580
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content_flag__a7b52270:hover .index2_module_operate_modal__a7b52270,
|
|
6581
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content_flag__a7b52270:hover .index2_module_operate_modal__a7b52270 {
|
|
6578
6582
|
visibility: visible;
|
|
6579
6583
|
}
|
|
6580
|
-
.
|
|
6581
|
-
.
|
|
6584
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270,
|
|
6585
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 {
|
|
6582
6586
|
position: relative;
|
|
6583
6587
|
}
|
|
6584
|
-
.
|
|
6585
|
-
.
|
|
6588
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270,
|
|
6589
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 {
|
|
6586
6590
|
max-width: 100%;
|
|
6587
6591
|
}
|
|
6588
|
-
.
|
|
6589
|
-
.
|
|
6592
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270,
|
|
6593
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 {
|
|
6590
6594
|
padding: 0;
|
|
6591
6595
|
line-height: 1;
|
|
6592
6596
|
}
|
|
6593
|
-
.
|
|
6594
|
-
.
|
|
6597
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 p,
|
|
6598
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 p {
|
|
6595
6599
|
word-break: break-all;
|
|
6600
|
+
white-space: break-spaces;
|
|
6596
6601
|
}
|
|
6597
|
-
.
|
|
6598
|
-
.
|
|
6599
|
-
.
|
|
6600
|
-
.
|
|
6602
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 p,
|
|
6603
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 p,
|
|
6604
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 li,
|
|
6605
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 li {
|
|
6601
6606
|
line-height: 1.5;
|
|
6602
6607
|
color: rgba(0, 0, 0, 0.85);
|
|
6603
6608
|
}
|
|
6604
|
-
.
|
|
6605
|
-
.
|
|
6609
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 > h3,
|
|
6610
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 > h3 {
|
|
6606
6611
|
font-size: 16px;
|
|
6607
6612
|
font-weight: 600;
|
|
6608
6613
|
padding: 10px 0;
|
|
6609
6614
|
}
|
|
6610
|
-
.
|
|
6611
|
-
.
|
|
6615
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol,
|
|
6616
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol {
|
|
6617
|
+
list-style: decimal;
|
|
6618
|
+
-webkit-padding-start: 20px;
|
|
6619
|
+
padding-inline-start: 20px;
|
|
6620
|
+
}
|
|
6621
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol li,
|
|
6622
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol li {
|
|
6623
|
+
list-style-type: auto;
|
|
6624
|
+
}
|
|
6625
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol li p,
|
|
6626
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol li p {
|
|
6612
6627
|
padding: 4px 0;
|
|
6613
6628
|
font-size: 14px;
|
|
6614
6629
|
font-weight: 600;
|
|
6615
6630
|
}
|
|
6616
|
-
.
|
|
6617
|
-
.
|
|
6631
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol li > ul li,
|
|
6632
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 .index2_module_content_child__a7b52270 ol li > ul li {
|
|
6618
6633
|
list-style: inside;
|
|
6619
6634
|
color: rgba(0, 0, 0, 0.65);
|
|
6620
6635
|
}
|
|
6621
|
-
.
|
|
6622
|
-
.
|
|
6636
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 pre,
|
|
6637
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_main_content__a7b52270 .index2_module_content__a7b52270 pre {
|
|
6623
6638
|
background: rgba(0, 0, 0, 0.05);
|
|
6624
6639
|
padding: 12px;
|
|
6625
6640
|
line-height: 1.5;
|
|
6626
6641
|
margin: 4px 0;
|
|
6627
6642
|
}
|
|
6628
|
-
.
|
|
6629
|
-
.
|
|
6643
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270,
|
|
6644
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 {
|
|
6630
6645
|
visibility: hidden;
|
|
6631
6646
|
height: 24px;
|
|
6632
6647
|
white-space: nowrap;
|
|
@@ -6636,8 +6651,8 @@
|
|
|
6636
6651
|
z-index: 9;
|
|
6637
6652
|
text-align: right;
|
|
6638
6653
|
}
|
|
6639
|
-
.
|
|
6640
|
-
.
|
|
6654
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270,
|
|
6655
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 {
|
|
6641
6656
|
display: inline-flex;
|
|
6642
6657
|
align-items: center;
|
|
6643
6658
|
padding: 8px 0;
|
|
@@ -6647,30 +6662,30 @@
|
|
|
6647
6662
|
line-height: 1;
|
|
6648
6663
|
color: rgba(0, 0, 0, 0.45);
|
|
6649
6664
|
}
|
|
6650
|
-
.
|
|
6651
|
-
.
|
|
6665
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 i,
|
|
6666
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 i {
|
|
6652
6667
|
color: rgba(0, 0, 0, 0.45);
|
|
6653
6668
|
font-size: 16px;
|
|
6654
6669
|
cursor: pointer;
|
|
6655
6670
|
}
|
|
6656
|
-
.
|
|
6657
|
-
.
|
|
6671
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 i svg,
|
|
6672
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 i svg {
|
|
6658
6673
|
color: rgba(0, 0, 0, 0.65);
|
|
6659
6674
|
}
|
|
6660
|
-
.
|
|
6661
|
-
.
|
|
6675
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 i:hover svg,
|
|
6676
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 i:hover svg {
|
|
6662
6677
|
color: #5991ef;
|
|
6663
6678
|
}
|
|
6664
|
-
.
|
|
6665
|
-
.
|
|
6679
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 .index2_module_active__a7b52270 svg,
|
|
6680
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 .index2_module_active__a7b52270 svg {
|
|
6666
6681
|
color: #5991ef;
|
|
6667
6682
|
}
|
|
6668
|
-
.
|
|
6669
|
-
.
|
|
6683
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 span,
|
|
6684
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 span {
|
|
6670
6685
|
margin: 0 8px;
|
|
6671
6686
|
}
|
|
6672
|
-
.
|
|
6673
|
-
.
|
|
6687
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 .index2_module_ask_question__a7b52270,
|
|
6688
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 .index2_module_ask_question__a7b52270 {
|
|
6674
6689
|
cursor: pointer;
|
|
6675
6690
|
color: rgba(0, 0, 0, 0.45);
|
|
6676
6691
|
font-size: 12px;
|
|
@@ -6679,57 +6694,57 @@
|
|
|
6679
6694
|
background-color: rgba(0, 0, 0, 0.04);
|
|
6680
6695
|
margin-right: 16px;
|
|
6681
6696
|
}
|
|
6682
|
-
.
|
|
6683
|
-
.
|
|
6697
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 .index2_module_ask_question__a7b52270:hover,
|
|
6698
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal__a7b52270 .index2_module_operate__a7b52270 .index2_module_ask_question__a7b52270:hover {
|
|
6684
6699
|
color: #5991ef;
|
|
6685
6700
|
}
|
|
6686
|
-
.
|
|
6687
|
-
.
|
|
6701
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270,
|
|
6702
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 {
|
|
6688
6703
|
display: flex;
|
|
6689
6704
|
justify-content: space-between;
|
|
6690
6705
|
align-items: center;
|
|
6691
6706
|
bottom: 0;
|
|
6692
6707
|
}
|
|
6693
|
-
.
|
|
6694
|
-
.
|
|
6708
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270,
|
|
6709
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 {
|
|
6695
6710
|
display: inline-block;
|
|
6696
6711
|
padding: 8px;
|
|
6697
6712
|
line-height: 1;
|
|
6698
6713
|
color: rgba(0, 0, 0, 0.45);
|
|
6699
6714
|
}
|
|
6700
|
-
.
|
|
6701
|
-
.
|
|
6715
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 i,
|
|
6716
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 i {
|
|
6702
6717
|
color: rgba(0, 0, 0, 0.45);
|
|
6703
6718
|
font-size: 16px;
|
|
6704
6719
|
cursor: pointer;
|
|
6705
6720
|
}
|
|
6706
|
-
.
|
|
6707
|
-
.
|
|
6721
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 i svg,
|
|
6722
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 i svg {
|
|
6708
6723
|
color: rgba(0, 0, 0, 0.65);
|
|
6709
6724
|
}
|
|
6710
|
-
.
|
|
6711
|
-
.
|
|
6725
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 i:hover svg,
|
|
6726
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 i:hover svg {
|
|
6712
6727
|
color: #5991ef;
|
|
6713
6728
|
}
|
|
6714
|
-
.
|
|
6715
|
-
.
|
|
6729
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 .index2_module_active__a7b52270 svg,
|
|
6730
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 .index2_module_active__a7b52270 svg {
|
|
6716
6731
|
color: #5991ef;
|
|
6717
6732
|
}
|
|
6718
|
-
.
|
|
6719
|
-
.
|
|
6733
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 span,
|
|
6734
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_operate__a7b52270 span {
|
|
6720
6735
|
margin: 0 8px;
|
|
6721
6736
|
cursor: pointer;
|
|
6722
6737
|
}
|
|
6723
|
-
.
|
|
6724
|
-
.
|
|
6738
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270,
|
|
6739
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 {
|
|
6725
6740
|
font-size: 12px;
|
|
6726
6741
|
color: rgba(0, 0, 0, 0.45);
|
|
6727
6742
|
display: inline-block;
|
|
6728
6743
|
padding: 8px 0;
|
|
6729
6744
|
cursor: pointer;
|
|
6730
6745
|
}
|
|
6731
|
-
.
|
|
6732
|
-
.
|
|
6746
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 .index2_module_icon__a7b52270,
|
|
6747
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 .index2_module_icon__a7b52270 {
|
|
6733
6748
|
display: inline-block;
|
|
6734
6749
|
width: 10px;
|
|
6735
6750
|
height: 10px;
|
|
@@ -6737,8 +6752,8 @@
|
|
|
6737
6752
|
background-color: rgba(0, 0, 0, 0.45);
|
|
6738
6753
|
margin-right: 4px;
|
|
6739
6754
|
}
|
|
6740
|
-
.
|
|
6741
|
-
.
|
|
6755
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 .index2_module_find_teacher__a7b52270,
|
|
6756
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 .index2_module_find_teacher__a7b52270 {
|
|
6742
6757
|
padding: 2px 8px;
|
|
6743
6758
|
border-radius: 2px;
|
|
6744
6759
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -6746,71 +6761,72 @@
|
|
|
6746
6761
|
font-size: 12px;
|
|
6747
6762
|
line-height: 1;
|
|
6748
6763
|
}
|
|
6749
|
-
.
|
|
6750
|
-
.
|
|
6764
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 .index2_module_find_teacher__a7b52270:hover,
|
|
6765
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270 .index2_module_find_teacher__a7b52270:hover {
|
|
6751
6766
|
color: #5991ef;
|
|
6752
6767
|
}
|
|
6753
|
-
.
|
|
6754
|
-
.
|
|
6768
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270:hover,
|
|
6769
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270:hover {
|
|
6755
6770
|
color: #5991ef;
|
|
6756
6771
|
}
|
|
6757
|
-
.
|
|
6758
|
-
.
|
|
6772
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270:hover span,
|
|
6773
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_generate__a7b52270:hover span {
|
|
6759
6774
|
color: #5991ef;
|
|
6760
6775
|
}
|
|
6761
|
-
.
|
|
6762
|
-
.
|
|
6776
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_findTeacher__a7b52270,
|
|
6777
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_findTeacher__a7b52270 {
|
|
6763
6778
|
font-size: 12px;
|
|
6764
6779
|
color: rgba(0, 0, 0, 0.45);
|
|
6765
6780
|
display: inline-block;
|
|
6766
6781
|
padding: 8px 0;
|
|
6767
6782
|
cursor: pointer;
|
|
6768
6783
|
}
|
|
6769
|
-
.
|
|
6770
|
-
.
|
|
6784
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_findTeacher__a7b52270 span,
|
|
6785
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_findTeacher__a7b52270 span {
|
|
6771
6786
|
padding: 0px 8px;
|
|
6772
6787
|
background-color: rgba(0, 0, 0, 0.04);
|
|
6773
6788
|
color: rgba(0, 0, 0, 0.45);
|
|
6774
6789
|
}
|
|
6775
|
-
.
|
|
6776
|
-
.
|
|
6790
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_findTeacher__a7b52270 span:hover,
|
|
6791
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_main__a7b52270 .index2_module_operate_modal_bottom__a7b52270 .index2_module_stop_findTeacher__a7b52270 span:hover {
|
|
6777
6792
|
color: #5991ef;
|
|
6778
6793
|
}
|
|
6779
|
-
.
|
|
6780
|
-
.
|
|
6794
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_content__a7b52270,
|
|
6795
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 > li .index2_module_content__a7b52270 {
|
|
6781
6796
|
padding: 12px 16px;
|
|
6782
6797
|
display: inline-block;
|
|
6783
6798
|
font-size: 14px;
|
|
6784
6799
|
}
|
|
6785
|
-
.
|
|
6786
|
-
.
|
|
6800
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270,
|
|
6801
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 {
|
|
6787
6802
|
justify-content: flex-end;
|
|
6788
6803
|
}
|
|
6789
|
-
.
|
|
6790
|
-
.
|
|
6804
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_main__a7b52270,
|
|
6805
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_left__a7b52270 .index2_module_main__a7b52270 {
|
|
6791
6806
|
text-align: right;
|
|
6792
6807
|
}
|
|
6793
|
-
.
|
|
6794
|
-
.
|
|
6808
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 li.index2_module_left__a7b52270 .index2_module_content__a7b52270,
|
|
6809
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 li.index2_module_left__a7b52270 .index2_module_content__a7b52270 {
|
|
6795
6810
|
border-radius: 20px 2px 20px 20px;
|
|
6796
6811
|
background: #d1e4ff;
|
|
6797
6812
|
text-align: left;
|
|
6798
6813
|
}
|
|
6799
|
-
.
|
|
6800
|
-
.
|
|
6814
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 li.index2_module_right__a7b52270 .index2_module_content__a7b52270,
|
|
6815
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 li.index2_module_right__a7b52270 .index2_module_content__a7b52270 {
|
|
6801
6816
|
border-radius: 2px 20px 20px 20px;
|
|
6802
6817
|
background: #fff;
|
|
6803
6818
|
}
|
|
6804
|
-
.
|
|
6805
|
-
.
|
|
6819
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 li .index2_module_content__a7b52270 .index2_module_association_problem__a7b52270 li,
|
|
6820
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 li .index2_module_content__a7b52270 .index2_module_association_problem__a7b52270 li {
|
|
6806
6821
|
color: #5991ef;
|
|
6807
6822
|
font-size: 14px;
|
|
6808
6823
|
font-weight: 400;
|
|
6809
6824
|
line-height: 1.8;
|
|
6810
6825
|
cursor: pointer;
|
|
6826
|
+
list-style-type: none;
|
|
6811
6827
|
}
|
|
6812
|
-
.
|
|
6813
|
-
.
|
|
6828
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_time__a7b52270,
|
|
6829
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_time__a7b52270 {
|
|
6814
6830
|
display: block;
|
|
6815
6831
|
margin: 40px 0;
|
|
6816
6832
|
margin-bottom: 16px;
|
|
@@ -6819,8 +6835,8 @@
|
|
|
6819
6835
|
color: rgba(0, 0, 0, 0.25);
|
|
6820
6836
|
position: relative;
|
|
6821
6837
|
}
|
|
6822
|
-
.
|
|
6823
|
-
.
|
|
6838
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_time__a7b52270::before,
|
|
6839
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_time__a7b52270::before {
|
|
6824
6840
|
content: "";
|
|
6825
6841
|
width: 100px;
|
|
6826
6842
|
display: inline-block;
|
|
@@ -6830,8 +6846,8 @@
|
|
|
6830
6846
|
top: -3px;
|
|
6831
6847
|
right: 16px;
|
|
6832
6848
|
}
|
|
6833
|
-
.
|
|
6834
|
-
.
|
|
6849
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_time__a7b52270::after,
|
|
6850
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_time__a7b52270::after {
|
|
6835
6851
|
content: "";
|
|
6836
6852
|
width: 100px;
|
|
6837
6853
|
display: inline-block;
|
|
@@ -6841,16 +6857,16 @@
|
|
|
6841
6857
|
top: -3px;
|
|
6842
6858
|
left: 16px;
|
|
6843
6859
|
}
|
|
6844
|
-
.
|
|
6845
|
-
.
|
|
6860
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270,
|
|
6861
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 {
|
|
6846
6862
|
display: table;
|
|
6847
6863
|
margin-top: 4px;
|
|
6848
6864
|
padding: 8px;
|
|
6849
6865
|
border-radius: 2px;
|
|
6850
6866
|
background: #e7e7e7;
|
|
6851
6867
|
}
|
|
6852
|
-
.
|
|
6853
|
-
.
|
|
6868
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 p,
|
|
6869
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 p {
|
|
6854
6870
|
color: rgba(0, 0, 0, 0.65);
|
|
6855
6871
|
font-size: 12px;
|
|
6856
6872
|
line-height: 1.5;
|
|
@@ -6864,100 +6880,100 @@
|
|
|
6864
6880
|
cursor: pointer;
|
|
6865
6881
|
text-align: left;
|
|
6866
6882
|
}
|
|
6867
|
-
.
|
|
6868
|
-
.
|
|
6883
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 .index2_module_text_exceed__a7b52270,
|
|
6884
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 .index2_module_text_exceed__a7b52270 {
|
|
6869
6885
|
padding-right: 16px;
|
|
6870
6886
|
position: relative;
|
|
6871
6887
|
}
|
|
6872
|
-
.
|
|
6873
|
-
.
|
|
6888
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 .index2_module_text_exceed__a7b52270 > span,
|
|
6889
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_citation_content__a7b52270 .index2_module_text_exceed__a7b52270 > span {
|
|
6874
6890
|
position: absolute;
|
|
6875
6891
|
top: 20px;
|
|
6876
6892
|
right: 0;
|
|
6877
6893
|
}
|
|
6878
|
-
.
|
|
6879
|
-
.
|
|
6894
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_popover_content__a7b52270,
|
|
6895
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_message_con__a7b52270 .index2_module_popover_content__a7b52270 {
|
|
6880
6896
|
max-width: 400px;
|
|
6881
6897
|
}
|
|
6882
|
-
.
|
|
6883
|
-
.
|
|
6898
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270::-webkit-scrollbar,
|
|
6899
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270::-webkit-scrollbar {
|
|
6884
6900
|
background-color: #eff0f7;
|
|
6885
6901
|
background-color: transparent;
|
|
6886
6902
|
width: 6px;
|
|
6887
6903
|
height: 4px;
|
|
6888
6904
|
}
|
|
6889
|
-
.
|
|
6890
|
-
.
|
|
6905
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main__a7b52270::-webkit-scrollbar-thumb,
|
|
6906
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270::-webkit-scrollbar-thumb {
|
|
6891
6907
|
border-radius: 4px;
|
|
6892
6908
|
background-color: rgba(181, 184, 198, 0.8);
|
|
6893
6909
|
}
|
|
6894
|
-
.
|
|
6895
|
-
.
|
|
6910
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main_newlabo__a7b52270 pre,
|
|
6911
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main_newlabo__a7b52270 pre {
|
|
6896
6912
|
background: #2b303b !important;
|
|
6897
6913
|
color: #fff;
|
|
6898
6914
|
overflow: auto;
|
|
6899
6915
|
}
|
|
6900
|
-
.
|
|
6901
|
-
.
|
|
6916
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main_newlabo__a7b52270 pre pre::-webkit-scrollbar,
|
|
6917
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main_newlabo__a7b52270 pre pre::-webkit-scrollbar {
|
|
6902
6918
|
background-color: #eaedf1;
|
|
6903
6919
|
background-color: transparent;
|
|
6904
6920
|
width: 4px;
|
|
6905
6921
|
height: 4px;
|
|
6906
6922
|
}
|
|
6907
|
-
.
|
|
6908
|
-
.
|
|
6923
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main_newlabo__a7b52270 pre pre::-webkit-scrollbar-thumb,
|
|
6924
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main_newlabo__a7b52270 pre pre::-webkit-scrollbar-thumb {
|
|
6909
6925
|
border-radius: 4px;
|
|
6910
6926
|
background-color: #f4f4f4;
|
|
6911
6927
|
}
|
|
6912
|
-
.
|
|
6913
|
-
.
|
|
6928
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_main_newlabo_no_pic__a7b52270 .index2_module_head_sculpture__a7b52270,
|
|
6929
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main_newlabo_no_pic__a7b52270 .index2_module_head_sculpture__a7b52270 {
|
|
6914
6930
|
display: none !important;
|
|
6915
6931
|
}
|
|
6916
|
-
.
|
|
6917
|
-
.
|
|
6932
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270,
|
|
6933
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 {
|
|
6918
6934
|
position: absolute;
|
|
6919
6935
|
bottom: 0;
|
|
6920
6936
|
width: 100%;
|
|
6921
6937
|
}
|
|
6922
|
-
.
|
|
6923
|
-
.
|
|
6938
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270,
|
|
6939
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270 {
|
|
6924
6940
|
white-space: nowrap;
|
|
6925
6941
|
overflow: auto;
|
|
6926
6942
|
width: calc(100% - 40px);
|
|
6927
6943
|
box-sizing: border-box;
|
|
6928
6944
|
margin-bottom: 6px;
|
|
6929
6945
|
}
|
|
6930
|
-
.
|
|
6931
|
-
.
|
|
6946
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270 .index2_module_item__a7b52270,
|
|
6947
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270 .index2_module_item__a7b52270 {
|
|
6932
6948
|
display: inline-block;
|
|
6933
6949
|
margin-right: 8px;
|
|
6934
6950
|
}
|
|
6935
|
-
.
|
|
6936
|
-
.
|
|
6951
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270 .index2_module_item__a7b52270:last-child,
|
|
6952
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270 .index2_module_item__a7b52270:last-child {
|
|
6937
6953
|
margin-right: 0;
|
|
6938
6954
|
}
|
|
6939
|
-
.
|
|
6940
|
-
.
|
|
6955
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270::-webkit-scrollbar,
|
|
6956
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270::-webkit-scrollbar {
|
|
6941
6957
|
background-color: #eaedf1;
|
|
6942
6958
|
background-color: transparent;
|
|
6943
6959
|
width: 4px;
|
|
6944
6960
|
height: 4px;
|
|
6945
6961
|
}
|
|
6946
|
-
.
|
|
6947
|
-
.
|
|
6962
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270::-webkit-scrollbar-thumb,
|
|
6963
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list_teacherList__a7b52270::-webkit-scrollbar-thumb {
|
|
6948
6964
|
border-radius: 4px;
|
|
6949
6965
|
background-color: rgba(181, 184, 198, 0.6);
|
|
6950
6966
|
}
|
|
6951
|
-
.
|
|
6952
|
-
.
|
|
6967
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270,
|
|
6968
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 {
|
|
6953
6969
|
position: absolute;
|
|
6954
6970
|
bottom: 60px;
|
|
6955
6971
|
margin: 0 16px;
|
|
6956
6972
|
padding-bottom: 4px;
|
|
6957
6973
|
line-height: 1;
|
|
6958
6974
|
}
|
|
6959
|
-
.
|
|
6960
|
-
.
|
|
6975
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 .index2_module_item__a7b52270 > span,
|
|
6976
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 .index2_module_item__a7b52270 > span {
|
|
6961
6977
|
cursor: pointer;
|
|
6962
6978
|
max-width: 100%;
|
|
6963
6979
|
display: inline-block;
|
|
@@ -6971,23 +6987,23 @@
|
|
|
6971
6987
|
line-height: 1;
|
|
6972
6988
|
overflow: hidden;
|
|
6973
6989
|
}
|
|
6974
|
-
.
|
|
6975
|
-
.
|
|
6990
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 .index2_module_item__a7b52270 > span:hover,
|
|
6991
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 .index2_module_item__a7b52270 > span:hover {
|
|
6976
6992
|
background-color: #fff;
|
|
6977
6993
|
}
|
|
6978
|
-
.
|
|
6979
|
-
.
|
|
6994
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 .index2_module_item__a7b52270 > span .index2_module_sign__a7b52270,
|
|
6995
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_issues_list__a7b52270 .index2_module_item__a7b52270 > span .index2_module_sign__a7b52270 {
|
|
6980
6996
|
color: #5991ef;
|
|
6981
6997
|
}
|
|
6982
|
-
.
|
|
6983
|
-
.
|
|
6998
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270,
|
|
6999
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 {
|
|
6984
7000
|
display: flex;
|
|
6985
7001
|
align-items: flex-end;
|
|
6986
7002
|
margin-bottom: 12px;
|
|
6987
7003
|
padding: 0 16px;
|
|
6988
7004
|
}
|
|
6989
|
-
.
|
|
6990
|
-
.
|
|
7005
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270,
|
|
7006
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 {
|
|
6991
7007
|
align-items: flex-end;
|
|
6992
7008
|
width: calc(100% - 36px);
|
|
6993
7009
|
background-color: #fff;
|
|
@@ -6999,12 +7015,12 @@
|
|
|
6999
7015
|
position: relative;
|
|
7000
7016
|
padding-right: 1px;
|
|
7001
7017
|
}
|
|
7002
|
-
.
|
|
7003
|
-
.
|
|
7018
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270,
|
|
7019
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 {
|
|
7004
7020
|
line-height: 1;
|
|
7005
7021
|
}
|
|
7006
|
-
.
|
|
7007
|
-
.
|
|
7022
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 textarea,
|
|
7023
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 textarea {
|
|
7008
7024
|
max-height: 100px;
|
|
7009
7025
|
padding: 0;
|
|
7010
7026
|
border: none;
|
|
@@ -7012,64 +7028,64 @@
|
|
|
7012
7028
|
resize: none;
|
|
7013
7029
|
padding-right: 48px;
|
|
7014
7030
|
}
|
|
7015
|
-
.
|
|
7016
|
-
.
|
|
7031
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 textarea.bhd-input,
|
|
7032
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 textarea.bhd-input {
|
|
7017
7033
|
min-height: 21px !important;
|
|
7018
7034
|
line-height: 1.5;
|
|
7019
7035
|
}
|
|
7020
|
-
.
|
|
7021
|
-
.
|
|
7036
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 .bhd-input[disabled],
|
|
7037
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_input__a7b52270 .bhd-input[disabled] {
|
|
7022
7038
|
background-color: #fff !important;
|
|
7023
7039
|
}
|
|
7024
|
-
.
|
|
7025
|
-
.
|
|
7040
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_no_AI__a7b52270,
|
|
7041
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_no_AI__a7b52270 {
|
|
7026
7042
|
width: 100%;
|
|
7027
7043
|
}
|
|
7028
|
-
.
|
|
7029
|
-
.
|
|
7044
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_no_AI__a7b52270 textarea,
|
|
7045
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 > .index2_module_no_AI__a7b52270 textarea {
|
|
7030
7046
|
padding-right: 12px;
|
|
7031
7047
|
}
|
|
7032
|
-
.
|
|
7033
|
-
.
|
|
7048
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270,
|
|
7049
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 {
|
|
7034
7050
|
position: absolute;
|
|
7035
7051
|
right: 18px;
|
|
7036
7052
|
bottom: 10px;
|
|
7037
7053
|
color: rgba(0, 0, 0, 0.65);
|
|
7038
7054
|
}
|
|
7039
|
-
.
|
|
7040
|
-
.
|
|
7055
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 i,
|
|
7056
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 i {
|
|
7041
7057
|
cursor: pointer;
|
|
7042
7058
|
}
|
|
7043
|
-
.
|
|
7044
|
-
.
|
|
7059
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 i svg,
|
|
7060
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 i svg {
|
|
7045
7061
|
color: rgba(0, 0, 0, 0.65);
|
|
7046
7062
|
font-size: 20px;
|
|
7047
7063
|
}
|
|
7048
|
-
.
|
|
7049
|
-
.
|
|
7064
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 .index2_module_voice_btn__a7b52270,
|
|
7065
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_voice__a7b52270 .index2_module_voice_btn__a7b52270 {
|
|
7050
7066
|
width: 32px;
|
|
7051
7067
|
cursor: pointer;
|
|
7052
7068
|
position: absolute;
|
|
7053
7069
|
bottom: -5px;
|
|
7054
7070
|
right: -10px;
|
|
7055
7071
|
}
|
|
7056
|
-
.
|
|
7057
|
-
.
|
|
7072
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_disabled__a7b52270,
|
|
7073
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_disabled__a7b52270 {
|
|
7058
7074
|
cursor: not-allowed !important;
|
|
7059
7075
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
7060
7076
|
}
|
|
7061
|
-
.
|
|
7062
|
-
.
|
|
7077
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_disabled__a7b52270 svg,
|
|
7078
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_disabled__a7b52270 svg {
|
|
7063
7079
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
7064
7080
|
}
|
|
7065
|
-
.
|
|
7066
|
-
.
|
|
7081
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270,
|
|
7082
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 {
|
|
7067
7083
|
display: flex;
|
|
7068
7084
|
align-items: center;
|
|
7069
7085
|
width: calc(100% - 24px);
|
|
7070
7086
|
}
|
|
7071
|
-
.
|
|
7072
|
-
.
|
|
7087
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 .index2_module_content_con__a7b52270,
|
|
7088
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 .index2_module_content_con__a7b52270 {
|
|
7073
7089
|
margin-top: 6px;
|
|
7074
7090
|
align-items: center;
|
|
7075
7091
|
padding: 8px;
|
|
@@ -7077,8 +7093,8 @@
|
|
|
7077
7093
|
display: inline-block;
|
|
7078
7094
|
width: calc(100% - 60px);
|
|
7079
7095
|
}
|
|
7080
|
-
.
|
|
7081
|
-
.
|
|
7096
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 .index2_module_content_con__a7b52270 p,
|
|
7097
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 .index2_module_content_con__a7b52270 p {
|
|
7082
7098
|
color: rgba(0, 0, 0, 0.65);
|
|
7083
7099
|
border-radius: 2px;
|
|
7084
7100
|
font-size: 12px;
|
|
@@ -7091,90 +7107,90 @@
|
|
|
7091
7107
|
max-height: 36px;
|
|
7092
7108
|
word-break: break-all;
|
|
7093
7109
|
}
|
|
7094
|
-
.
|
|
7095
|
-
.
|
|
7110
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 .index2_module_delete_quote__a7b52270,
|
|
7111
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_input_wrap__a7b52270 .index2_module_content_main__a7b52270 .index2_module_delete_quote__a7b52270 {
|
|
7096
7112
|
font-size: 18px;
|
|
7097
7113
|
color: #bfbfbf;
|
|
7098
7114
|
margin-top: 6px;
|
|
7099
7115
|
}
|
|
7100
|
-
.
|
|
7101
|
-
.
|
|
7116
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_sending__a7b52270,
|
|
7117
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_sending__a7b52270 {
|
|
7102
7118
|
width: 20px;
|
|
7103
7119
|
margin-left: 16px;
|
|
7104
7120
|
margin-bottom: 8px;
|
|
7105
7121
|
}
|
|
7106
|
-
.
|
|
7107
|
-
.
|
|
7122
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_sending__a7b52270 i svg,
|
|
7123
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_sending__a7b52270 i svg {
|
|
7108
7124
|
font-size: 20px;
|
|
7109
7125
|
color: rgba(0, 0, 0, 0.65);
|
|
7110
7126
|
}
|
|
7111
|
-
.
|
|
7112
|
-
.
|
|
7127
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_sending__a7b52270 .index2_module_disabled__a7b52270 svg,
|
|
7128
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 .index2_module_Drawer_buttom__a7b52270 .index2_module_sending__a7b52270 .index2_module_disabled__a7b52270 svg {
|
|
7113
7129
|
color: rgba(0, 0, 0, 0.25);
|
|
7114
7130
|
cursor: not-allowed;
|
|
7115
7131
|
}
|
|
7116
|
-
.
|
|
7117
|
-
.
|
|
7132
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .index2_module_Drawer_buttom_Issues_List_newlabo__a7b52270,
|
|
7133
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List_newlabo__a7b52270 {
|
|
7118
7134
|
background-color: #f5f5f5 !important;
|
|
7119
7135
|
}
|
|
7120
|
-
.
|
|
7121
|
-
.
|
|
7136
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .anticon,
|
|
7137
|
+
.index2_module_ChatWindow_Modal__a7b52270 .anticon {
|
|
7122
7138
|
vertical-align: 0;
|
|
7123
7139
|
}
|
|
7124
|
-
.
|
|
7140
|
+
.index2_module_ChatWindow_Drawer__a7b52270 {
|
|
7125
7141
|
background: #f5f5f5 !important;
|
|
7126
7142
|
position: relative;
|
|
7127
7143
|
height: 100%;
|
|
7128
7144
|
}
|
|
7129
|
-
.
|
|
7145
|
+
.index2_module_ChatWindow_Drawer__a7b52270 .bhd-drawer-header {
|
|
7130
7146
|
display: none !important;
|
|
7131
7147
|
}
|
|
7132
|
-
.
|
|
7148
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-modal {
|
|
7133
7149
|
border-radius: 8px;
|
|
7134
7150
|
overflow: hidden;
|
|
7135
7151
|
position: relative;
|
|
7136
7152
|
}
|
|
7137
|
-
.
|
|
7153
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-modal-content {
|
|
7138
7154
|
height: 100%;
|
|
7139
7155
|
background-color: #f5f5f5 !important;
|
|
7140
7156
|
}
|
|
7141
|
-
.
|
|
7157
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-modal-content .bhd-modal-close {
|
|
7142
7158
|
display: none !important;
|
|
7143
7159
|
}
|
|
7144
|
-
.
|
|
7160
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-modal-header {
|
|
7145
7161
|
display: none !important;
|
|
7146
7162
|
}
|
|
7147
|
-
.
|
|
7163
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-modal-body {
|
|
7148
7164
|
height: 100%;
|
|
7149
7165
|
padding: 0 !important;
|
|
7150
7166
|
border-radius: 4px !important;
|
|
7151
7167
|
}
|
|
7152
|
-
.
|
|
7168
|
+
.index2_module_ChatWindow_Modal__a7b52270 .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
7153
7169
|
top: 129px;
|
|
7154
7170
|
right: 200px;
|
|
7155
7171
|
height: 790px;
|
|
7156
7172
|
}
|
|
7157
|
-
.
|
|
7173
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_main_list__a7b52270 {
|
|
7158
7174
|
max-height: 650px;
|
|
7159
7175
|
}
|
|
7160
|
-
.
|
|
7176
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_user__a7b52270 {
|
|
7161
7177
|
padding-left: 0 !important;
|
|
7162
7178
|
cursor: pointer;
|
|
7163
7179
|
}
|
|
7164
|
-
.
|
|
7180
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_buttom_Issues_List__a7b52270 {
|
|
7165
7181
|
border-radius: 4px;
|
|
7166
7182
|
width: calc(100% - 328px);
|
|
7167
7183
|
margin-left: 328px;
|
|
7168
7184
|
}
|
|
7169
|
-
.
|
|
7185
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 {
|
|
7170
7186
|
max-height: 700px;
|
|
7171
7187
|
}
|
|
7172
|
-
.
|
|
7188
|
+
.index2_module_ChatWindow_Modal__a7b52270 .index2_module_Drawer_main__a7b52270 .index2_module_chat_content__a7b52270 {
|
|
7173
7189
|
width: calc(100% - 328px);
|
|
7174
7190
|
margin-left: 328px;
|
|
7175
7191
|
display: inline-block;
|
|
7176
7192
|
}
|
|
7177
|
-
.
|
|
7193
|
+
.index2_module_popover_main_content__a7b52270 {
|
|
7178
7194
|
min-width: 300px !important;
|
|
7179
7195
|
max-width: 340px !important;
|
|
7180
7196
|
background-color: #fff !important;
|
|
@@ -7182,21 +7198,21 @@
|
|
|
7182
7198
|
border-radius: 4px;
|
|
7183
7199
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
7184
7200
|
}
|
|
7185
|
-
.
|
|
7201
|
+
.index2_module_popover_main_content__a7b52270 .bhd-tooltip-content {
|
|
7186
7202
|
background-color: #fff;
|
|
7187
7203
|
border-radius: 4px;
|
|
7188
7204
|
}
|
|
7189
|
-
.
|
|
7205
|
+
.index2_module_popover_main_content__a7b52270 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
7190
7206
|
background-color: #fff;
|
|
7191
7207
|
color: rgba(0, 0, 0, 0.85);
|
|
7192
7208
|
font-size: 14px;
|
|
7193
7209
|
padding: 12px 16px;
|
|
7194
7210
|
border-radius: 4px;
|
|
7195
7211
|
}
|
|
7196
|
-
.
|
|
7212
|
+
.index2_module_popover_main_content__a7b52270 .bhd-tooltip-arrow:before {
|
|
7197
7213
|
background: #ccc !important;
|
|
7198
7214
|
}
|
|
7199
|
-
.
|
|
7215
|
+
.index2_module_popover_main_content__a7b52270 .bhd-tooltip-arrow::after {
|
|
7200
7216
|
width: 0 !important;
|
|
7201
7217
|
height: 0 !important;
|
|
7202
7218
|
border: 5px solid;
|
|
@@ -7208,28 +7224,28 @@
|
|
|
7208
7224
|
right: 0 !important;
|
|
7209
7225
|
box-shadow: none !important;
|
|
7210
7226
|
}
|
|
7211
|
-
.
|
|
7227
|
+
.index2_module_popover_main_content_name__a7b52270 {
|
|
7212
7228
|
width: auto;
|
|
7213
7229
|
background-color: #fff !important;
|
|
7214
7230
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
7215
7231
|
border-radius: 4px;
|
|
7216
7232
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
7217
7233
|
}
|
|
7218
|
-
.
|
|
7234
|
+
.index2_module_popover_main_content_name__a7b52270 .bhd-tooltip-content {
|
|
7219
7235
|
background-color: #fff;
|
|
7220
7236
|
border-radius: 4px;
|
|
7221
7237
|
}
|
|
7222
|
-
.
|
|
7238
|
+
.index2_module_popover_main_content_name__a7b52270 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
7223
7239
|
background-color: #fff;
|
|
7224
7240
|
color: rgba(0, 0, 0, 0.85);
|
|
7225
7241
|
font-size: 14px;
|
|
7226
7242
|
padding: 12px 16px;
|
|
7227
7243
|
border-radius: 4px;
|
|
7228
7244
|
}
|
|
7229
|
-
.
|
|
7245
|
+
.index2_module_popover_main_content_name__a7b52270 .bhd-tooltip-arrow:before {
|
|
7230
7246
|
background: #ccc !important;
|
|
7231
7247
|
}
|
|
7232
|
-
.
|
|
7248
|
+
.index2_module_popover_main_content_name__a7b52270 .bhd-tooltip-arrow::after {
|
|
7233
7249
|
width: 0 !important;
|
|
7234
7250
|
height: 0 !important;
|
|
7235
7251
|
border: 5px solid;
|
|
@@ -7241,7 +7257,7 @@
|
|
|
7241
7257
|
right: 0 !important;
|
|
7242
7258
|
box-shadow: none !important;
|
|
7243
7259
|
}
|
|
7244
|
-
.
|
|
7260
|
+
.index2_module_teacher_layout__a7b52270 {
|
|
7245
7261
|
position: fixed;
|
|
7246
7262
|
right: 568px;
|
|
7247
7263
|
border-radius: 8px;
|
|
@@ -7251,8 +7267,8 @@
|
|
|
7251
7267
|
backdrop-filter: blur(7.5px);
|
|
7252
7268
|
width: 80px;
|
|
7253
7269
|
}
|
|
7254
|
-
.
|
|
7255
|
-
.
|
|
7270
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div,
|
|
7271
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div {
|
|
7256
7272
|
display: flex;
|
|
7257
7273
|
flex-direction: column;
|
|
7258
7274
|
align-items: center;
|
|
@@ -7264,16 +7280,16 @@
|
|
|
7264
7280
|
position: relative;
|
|
7265
7281
|
cursor: pointer;
|
|
7266
7282
|
}
|
|
7267
|
-
.
|
|
7268
|
-
.
|
|
7283
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div:hover,
|
|
7284
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div:hover {
|
|
7269
7285
|
background-color: #f5f5f5;
|
|
7270
7286
|
}
|
|
7271
|
-
.
|
|
7272
|
-
.
|
|
7287
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div:hover .index2_module_delete__a7b52270,
|
|
7288
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div:hover .index2_module_delete__a7b52270 {
|
|
7273
7289
|
display: block;
|
|
7274
7290
|
}
|
|
7275
|
-
.
|
|
7276
|
-
.
|
|
7291
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div p,
|
|
7292
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div p {
|
|
7277
7293
|
max-width: 60px;
|
|
7278
7294
|
overflow: hidden;
|
|
7279
7295
|
text-overflow: ellipsis;
|
|
@@ -7283,14 +7299,14 @@
|
|
|
7283
7299
|
line-height: 1;
|
|
7284
7300
|
padding-top: 12px;
|
|
7285
7301
|
}
|
|
7286
|
-
.
|
|
7287
|
-
.
|
|
7302
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div img,
|
|
7303
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div img {
|
|
7288
7304
|
width: 32px;
|
|
7289
7305
|
height: 32px;
|
|
7290
7306
|
border-radius: 50%;
|
|
7291
7307
|
}
|
|
7292
|
-
.
|
|
7293
|
-
.
|
|
7308
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div .index2_module_num__a7b52270,
|
|
7309
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div .index2_module_num__a7b52270 {
|
|
7294
7310
|
position: absolute;
|
|
7295
7311
|
top: 0;
|
|
7296
7312
|
right: 0;
|
|
@@ -7302,8 +7318,8 @@
|
|
|
7302
7318
|
font-size: 12px;
|
|
7303
7319
|
line-height: 1.2;
|
|
7304
7320
|
}
|
|
7305
|
-
.
|
|
7306
|
-
.
|
|
7321
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div .index2_module_delete__a7b52270,
|
|
7322
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div .index2_module_delete__a7b52270 {
|
|
7307
7323
|
position: absolute;
|
|
7308
7324
|
top: 2px;
|
|
7309
7325
|
right: 2px;
|
|
@@ -7311,35 +7327,35 @@
|
|
|
7311
7327
|
font-size: 12px;
|
|
7312
7328
|
display: none;
|
|
7313
7329
|
}
|
|
7314
|
-
.
|
|
7330
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 > div {
|
|
7315
7331
|
margin: 8px;
|
|
7316
7332
|
}
|
|
7317
|
-
.
|
|
7333
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 .index2_module_shrink__a7b52270 {
|
|
7318
7334
|
border-bottom: 1px solid #ebebeb;
|
|
7319
7335
|
border-radius: 0;
|
|
7320
7336
|
margin-bottom: 8px;
|
|
7321
7337
|
margin-top: 8px;
|
|
7322
7338
|
}
|
|
7323
|
-
.
|
|
7339
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 .index2_module_shrink__a7b52270 > span {
|
|
7324
7340
|
font-size: 20px;
|
|
7325
7341
|
}
|
|
7326
|
-
.
|
|
7342
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 .index2_module_shrink__a7b52270 p {
|
|
7327
7343
|
padding-top: 0;
|
|
7328
7344
|
}
|
|
7329
|
-
.
|
|
7345
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 .index2_module_shrink__a7b52270:hover {
|
|
7330
7346
|
background-color: #fff !important;
|
|
7331
7347
|
}
|
|
7332
|
-
.
|
|
7333
|
-
.
|
|
7348
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_top__a7b52270 .index2_module_active__a7b52270,
|
|
7349
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 .index2_module_active__a7b52270 {
|
|
7334
7350
|
background: #f0f8ff;
|
|
7335
7351
|
}
|
|
7336
|
-
.
|
|
7352
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div:last-child {
|
|
7337
7353
|
margin-bottom: 0;
|
|
7338
7354
|
}
|
|
7339
|
-
.
|
|
7355
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 > div:first-child {
|
|
7340
7356
|
margin-top: 0;
|
|
7341
7357
|
}
|
|
7342
|
-
.
|
|
7358
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270 {
|
|
7343
7359
|
max-height: 524px;
|
|
7344
7360
|
padding: 0 8px;
|
|
7345
7361
|
padding-right: 4px;
|
|
@@ -7347,66 +7363,66 @@
|
|
|
7347
7363
|
margin-bottom: 8px;
|
|
7348
7364
|
margin-top: 8px;
|
|
7349
7365
|
}
|
|
7350
|
-
.
|
|
7366
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270::-webkit-scrollbar {
|
|
7351
7367
|
background-color: #eaedf1;
|
|
7352
7368
|
background-color: transparent;
|
|
7353
7369
|
width: 4px;
|
|
7354
7370
|
height: 4px;
|
|
7355
7371
|
}
|
|
7356
|
-
.
|
|
7372
|
+
.index2_module_teacher_layout__a7b52270 .index2_module_bottom__a7b52270::-webkit-scrollbar-thumb {
|
|
7357
7373
|
border-radius: 4px;
|
|
7358
7374
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7359
7375
|
}
|
|
7360
|
-
.
|
|
7376
|
+
.index2_module_teacher_layout_newlabo__a7b52270 {
|
|
7361
7377
|
top: 50px;
|
|
7362
7378
|
right: 0;
|
|
7363
7379
|
}
|
|
7364
|
-
.
|
|
7380
|
+
.index2_module_teacher_layout_newlabo__a7b52270 .index2_module_top__a7b52270 svg {
|
|
7365
7381
|
transform: rotate(180deg);
|
|
7366
7382
|
}
|
|
7367
|
-
.
|
|
7368
|
-
.
|
|
7383
|
+
.index2_module_teacher_layout_newlabo__a7b52270 .index2_module_top__a7b52270 .index2_module_active__a7b52270,
|
|
7384
|
+
.index2_module_teacher_layout_newlabo__a7b52270 .index2_module_bottom__a7b52270 .index2_module_active__a7b52270 {
|
|
7369
7385
|
background-color: #D1E4FF;
|
|
7370
7386
|
}
|
|
7371
|
-
.
|
|
7387
|
+
.index2_module_teacher_layout_modal__a7b52270 {
|
|
7372
7388
|
width: 328px;
|
|
7373
7389
|
height: calc(100% - 48px);
|
|
7374
7390
|
background-color: #fff;
|
|
7375
7391
|
position: absolute;
|
|
7376
7392
|
border-top: 1px solid #ebebeb;
|
|
7377
7393
|
}
|
|
7378
|
-
.
|
|
7379
|
-
.
|
|
7394
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270,
|
|
7395
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 {
|
|
7380
7396
|
border-bottom: 1px solid #ebebeb;
|
|
7381
7397
|
padding: 16px;
|
|
7382
7398
|
display: flex;
|
|
7383
7399
|
align-items: center;
|
|
7384
7400
|
cursor: pointer;
|
|
7385
7401
|
}
|
|
7386
|
-
.
|
|
7387
|
-
.
|
|
7402
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 img,
|
|
7403
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 img {
|
|
7388
7404
|
width: 32px;
|
|
7389
7405
|
height: 32px;
|
|
7390
7406
|
border-radius: 50%;
|
|
7391
7407
|
margin-right: 12px;
|
|
7392
7408
|
}
|
|
7393
|
-
.
|
|
7394
|
-
.
|
|
7409
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 > span,
|
|
7410
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 > span {
|
|
7395
7411
|
margin-right: 12px;
|
|
7396
7412
|
}
|
|
7397
|
-
.
|
|
7398
|
-
.
|
|
7413
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270,
|
|
7414
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 {
|
|
7399
7415
|
width: 252px;
|
|
7400
7416
|
}
|
|
7401
|
-
.
|
|
7402
|
-
.
|
|
7417
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_message__a7b52270,
|
|
7418
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_message__a7b52270 {
|
|
7403
7419
|
color: #000;
|
|
7404
7420
|
font-size: 14px;
|
|
7405
7421
|
line-height: 1;
|
|
7406
7422
|
padding-right: 10px;
|
|
7407
7423
|
}
|
|
7408
|
-
.
|
|
7409
|
-
.
|
|
7424
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_message__a7b52270 .index2_module_num__a7b52270,
|
|
7425
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_message__a7b52270 .index2_module_num__a7b52270 {
|
|
7410
7426
|
margin-left: 12px;
|
|
7411
7427
|
border-radius: 26px;
|
|
7412
7428
|
background-color: #f4523b;
|
|
@@ -7416,14 +7432,14 @@
|
|
|
7416
7432
|
font-size: 12px;
|
|
7417
7433
|
line-height: 1;
|
|
7418
7434
|
}
|
|
7419
|
-
.
|
|
7420
|
-
.
|
|
7435
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_message__a7b52270 .index2_module_time__a7b52270,
|
|
7436
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_message__a7b52270 .index2_module_time__a7b52270 {
|
|
7421
7437
|
font-size: 12px;
|
|
7422
7438
|
color: rgba(0, 0, 0, 0.25);
|
|
7423
7439
|
float: right;
|
|
7424
7440
|
}
|
|
7425
|
-
.
|
|
7426
|
-
.
|
|
7441
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_con__a7b52270,
|
|
7442
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_ai__a7b52270 .index2_module_user_info__a7b52270 .index2_module_con__a7b52270 {
|
|
7427
7443
|
color: rgba(0, 0, 0, 0.45);
|
|
7428
7444
|
font-size: 12px;
|
|
7429
7445
|
line-height: 1.5;
|
|
@@ -7432,32 +7448,32 @@
|
|
|
7432
7448
|
white-space: nowrap;
|
|
7433
7449
|
text-overflow: ellipsis;
|
|
7434
7450
|
}
|
|
7435
|
-
.
|
|
7436
|
-
.
|
|
7451
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_top__a7b52270 .index2_module_active__a7b52270,
|
|
7452
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 .index2_module_active__a7b52270 {
|
|
7437
7453
|
background: #f0f8ff;
|
|
7438
7454
|
}
|
|
7439
|
-
.
|
|
7455
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270 {
|
|
7440
7456
|
overflow: auto;
|
|
7441
7457
|
height: calc(100% - 70px);
|
|
7442
7458
|
}
|
|
7443
|
-
.
|
|
7459
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270::-webkit-scrollbar {
|
|
7444
7460
|
background-color: #eaedf1;
|
|
7445
7461
|
background-color: transparent;
|
|
7446
7462
|
width: 4px;
|
|
7447
7463
|
height: 4px;
|
|
7448
7464
|
}
|
|
7449
|
-
.
|
|
7465
|
+
.index2_module_teacher_layout_modal__a7b52270 .index2_module_bottom__a7b52270::-webkit-scrollbar-thumb {
|
|
7450
7466
|
border-radius: 4px;
|
|
7451
7467
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7452
7468
|
}
|
|
7453
|
-
.
|
|
7469
|
+
.index2_module_teacher_layout_modal__a7b52270 .anticon {
|
|
7454
7470
|
vertical-align: 0;
|
|
7455
7471
|
}
|
|
7456
|
-
.
|
|
7457
|
-
.
|
|
7472
|
+
.index2_module_teacher_layout_modal_newlabo__a7b52270 .index2_module_top__a7b52270 .index2_module_active__a7b52270,
|
|
7473
|
+
.index2_module_teacher_layout_modal_newlabo__a7b52270 .index2_module_bottom__a7b52270 .index2_module_active__a7b52270 {
|
|
7458
7474
|
background: #f0f8ff !important;
|
|
7459
7475
|
}
|
|
7460
|
-
.
|
|
7476
|
+
.index2_module_history_list__a7b52270 {
|
|
7461
7477
|
position: absolute;
|
|
7462
7478
|
top: 0;
|
|
7463
7479
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -7465,7 +7481,7 @@
|
|
|
7465
7481
|
height: 100%;
|
|
7466
7482
|
overflow: hidden;
|
|
7467
7483
|
}
|
|
7468
|
-
.
|
|
7484
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 {
|
|
7469
7485
|
background: #fff;
|
|
7470
7486
|
position: absolute;
|
|
7471
7487
|
z-index: 10;
|
|
@@ -7473,10 +7489,10 @@
|
|
|
7473
7489
|
width: 100%;
|
|
7474
7490
|
border-radius: 16px 16px 0px 0px;
|
|
7475
7491
|
overflow: hidden;
|
|
7476
|
-
animation:
|
|
7492
|
+
animation: index2_module_mymove__a7b52270 1s forwards;
|
|
7477
7493
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
7478
7494
|
}
|
|
7479
|
-
.
|
|
7495
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_title__a7b52270 {
|
|
7480
7496
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
7481
7497
|
font-size: 16px;
|
|
7482
7498
|
font-weight: 600;
|
|
@@ -7485,18 +7501,18 @@
|
|
|
7485
7501
|
display: flex;
|
|
7486
7502
|
justify-content: space-between;
|
|
7487
7503
|
}
|
|
7488
|
-
.
|
|
7504
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_title__a7b52270 svg {
|
|
7489
7505
|
font-size: 12px;
|
|
7490
7506
|
cursor: pointer;
|
|
7491
7507
|
opacity: 0.65;
|
|
7492
7508
|
font-weight: 300;
|
|
7493
7509
|
}
|
|
7494
|
-
.
|
|
7510
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 {
|
|
7495
7511
|
position: relative;
|
|
7496
7512
|
margin: 16px 24px;
|
|
7497
7513
|
background-color: #fff;
|
|
7498
7514
|
}
|
|
7499
|
-
.
|
|
7515
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 input {
|
|
7500
7516
|
width: 100%;
|
|
7501
7517
|
height: 40px;
|
|
7502
7518
|
line-height: 40px;
|
|
@@ -7506,7 +7522,7 @@
|
|
|
7506
7522
|
padding-right: 30px;
|
|
7507
7523
|
color: rgba(0, 0, 0, 0.85);
|
|
7508
7524
|
}
|
|
7509
|
-
.
|
|
7525
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 .anticon {
|
|
7510
7526
|
position: absolute;
|
|
7511
7527
|
top: 11px;
|
|
7512
7528
|
z-index: 1;
|
|
@@ -7514,7 +7530,7 @@
|
|
|
7514
7530
|
font-size: 16px;
|
|
7515
7531
|
color: rgba(0, 0, 0, 0.65);
|
|
7516
7532
|
}
|
|
7517
|
-
.
|
|
7533
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 .guanbi_Close {
|
|
7518
7534
|
position: absolute;
|
|
7519
7535
|
top: 3px;
|
|
7520
7536
|
right: 38px;
|
|
@@ -7523,70 +7539,70 @@
|
|
|
7523
7539
|
color: rgba(0, 0, 0, 0.65);
|
|
7524
7540
|
cursor: pointer;
|
|
7525
7541
|
}
|
|
7526
|
-
.
|
|
7542
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 .guanbi_Close svg {
|
|
7527
7543
|
font-size: 10px;
|
|
7528
7544
|
opacity: 0.65;
|
|
7529
7545
|
}
|
|
7530
|
-
.
|
|
7546
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 svg {
|
|
7531
7547
|
opacity: 0.65;
|
|
7532
7548
|
font-weight: 300;
|
|
7533
7549
|
}
|
|
7534
|
-
.
|
|
7550
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270:first-child {
|
|
7535
7551
|
margin-top: 0;
|
|
7536
7552
|
}
|
|
7537
|
-
.
|
|
7553
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 {
|
|
7538
7554
|
overflow: auto;
|
|
7539
7555
|
height: 510px;
|
|
7540
7556
|
}
|
|
7541
|
-
.
|
|
7557
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270::-webkit-scrollbar {
|
|
7542
7558
|
background-color: #eaedf1;
|
|
7543
7559
|
background-color: transparent;
|
|
7544
7560
|
width: 4px;
|
|
7545
7561
|
height: 4px;
|
|
7546
7562
|
}
|
|
7547
|
-
.
|
|
7563
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270::-webkit-scrollbar-thumb {
|
|
7548
7564
|
border-radius: 4px;
|
|
7549
7565
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7550
7566
|
}
|
|
7551
|
-
.
|
|
7567
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 {
|
|
7552
7568
|
width: 100%;
|
|
7553
7569
|
padding: 8px 16px;
|
|
7554
7570
|
display: flex;
|
|
7555
7571
|
align-items: center;
|
|
7556
7572
|
border-bottom: 1px solid #ebebeb;
|
|
7557
7573
|
}
|
|
7558
|
-
.
|
|
7574
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_head_img__a7b52270 {
|
|
7559
7575
|
width: 36px;
|
|
7560
7576
|
height: 36px;
|
|
7561
7577
|
border-radius: 50%;
|
|
7562
7578
|
margin-right: 16px;
|
|
7563
7579
|
}
|
|
7564
|
-
.
|
|
7580
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_head_img__a7b52270 img {
|
|
7565
7581
|
width: 36px;
|
|
7566
7582
|
height: 36px;
|
|
7567
7583
|
border-radius: 50%;
|
|
7568
7584
|
}
|
|
7569
|
-
.
|
|
7585
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_head_img__a7b52270 svg {
|
|
7570
7586
|
width: 36px;
|
|
7571
7587
|
height: 36px;
|
|
7572
7588
|
}
|
|
7573
|
-
.
|
|
7589
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_list_desc__a7b52270 {
|
|
7574
7590
|
width: calc(100% - 56px);
|
|
7575
7591
|
}
|
|
7576
|
-
.
|
|
7592
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_list_desc__a7b52270 .index2_module_name__a7b52270 {
|
|
7577
7593
|
color: rgba(0, 0, 0, 0.85);
|
|
7578
7594
|
font-size: 16px;
|
|
7579
7595
|
font-weight: 600;
|
|
7580
7596
|
line-height: 150%;
|
|
7581
7597
|
margin-bottom: 4px;
|
|
7582
7598
|
}
|
|
7583
|
-
.
|
|
7599
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_list_desc__a7b52270 .index2_module_name__a7b52270 .index2_module_time__a7b52270 {
|
|
7584
7600
|
float: right;
|
|
7585
7601
|
font-size: 14px;
|
|
7586
7602
|
color: #8c8c8c;
|
|
7587
7603
|
font-weight: 400;
|
|
7588
7604
|
}
|
|
7589
|
-
.
|
|
7605
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_list_desc__a7b52270 .index2_module_decs__a7b52270 {
|
|
7590
7606
|
color: rgba(0, 0, 0, 0.65);
|
|
7591
7607
|
font-size: 14px;
|
|
7592
7608
|
font-weight: 400;
|
|
@@ -7595,29 +7611,29 @@
|
|
|
7595
7611
|
text-overflow: ellipsis;
|
|
7596
7612
|
white-space: nowrap;
|
|
7597
7613
|
}
|
|
7598
|
-
.
|
|
7614
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_list_desc__a7b52270 .index2_module_decs__a7b52270 span {
|
|
7599
7615
|
color: #5991ef;
|
|
7600
7616
|
}
|
|
7601
|
-
.
|
|
7617
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_open__a7b52270 {
|
|
7602
7618
|
font-size: 24px;
|
|
7603
7619
|
color: rgba(0, 0, 0, 0.65);
|
|
7604
7620
|
}
|
|
7605
|
-
.
|
|
7621
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_summary__a7b52270 .index2_module_active__a7b52270 svg {
|
|
7606
7622
|
transform: rotate(90deg);
|
|
7607
7623
|
}
|
|
7608
|
-
.
|
|
7624
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 {
|
|
7609
7625
|
background-color: rgba(0, 0, 0, 0.02);
|
|
7610
7626
|
}
|
|
7611
|
-
.
|
|
7627
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270 {
|
|
7612
7628
|
padding: 8px 16px;
|
|
7613
7629
|
margin-bottom: 1px;
|
|
7614
7630
|
position: relative;
|
|
7615
7631
|
cursor: pointer;
|
|
7616
7632
|
}
|
|
7617
|
-
.
|
|
7633
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270:hover {
|
|
7618
7634
|
background-color: rgba(0, 0, 0, 0.04);
|
|
7619
7635
|
}
|
|
7620
|
-
.
|
|
7636
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270::before {
|
|
7621
7637
|
content: "";
|
|
7622
7638
|
display: inline-block;
|
|
7623
7639
|
width: 100%;
|
|
@@ -7627,23 +7643,23 @@
|
|
|
7627
7643
|
bottom: -1px;
|
|
7628
7644
|
left: -1px;
|
|
7629
7645
|
}
|
|
7630
|
-
.
|
|
7646
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270 .index2_module_name__a7b52270 {
|
|
7631
7647
|
display: flex;
|
|
7632
7648
|
justify-content: space-between;
|
|
7633
7649
|
align-items: center;
|
|
7634
7650
|
margin-bottom: 9px;
|
|
7635
7651
|
}
|
|
7636
|
-
.
|
|
7652
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270 .index2_module_name__a7b52270 p {
|
|
7637
7653
|
color: rgba(0, 0, 0, 0.85);
|
|
7638
7654
|
font-size: 16px;
|
|
7639
7655
|
font-weight: 600;
|
|
7640
7656
|
line-height: 1.5;
|
|
7641
7657
|
}
|
|
7642
|
-
.
|
|
7658
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270 .index2_module_name__a7b52270 .index2_module_time__a7b52270 {
|
|
7643
7659
|
font-size: 14px;
|
|
7644
7660
|
color: #8c8c8c;
|
|
7645
7661
|
}
|
|
7646
|
-
.
|
|
7662
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270 .index2_module_con__a7b52270 {
|
|
7647
7663
|
color: rgba(0, 0, 0, 0.85);
|
|
7648
7664
|
font-size: 14px;
|
|
7649
7665
|
font-weight: 400;
|
|
@@ -7656,22 +7672,22 @@
|
|
|
7656
7672
|
max-height: 40px;
|
|
7657
7673
|
word-break: break-all;
|
|
7658
7674
|
}
|
|
7659
|
-
.
|
|
7675
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list__a7b52270 .index2_module_con__a7b52270 span {
|
|
7660
7676
|
color: #5991ef;
|
|
7661
7677
|
}
|
|
7662
|
-
.
|
|
7678
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_list_item__a7b52270 .index2_module_list_detail__a7b52270 .index2_module_list_more__a7b52270 {
|
|
7663
7679
|
text-align: center;
|
|
7664
7680
|
color: rgba(0, 0, 0, 0.45);
|
|
7665
7681
|
font-size: 14px;
|
|
7666
7682
|
}
|
|
7667
|
-
.
|
|
7683
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_no_data__a7b52270 {
|
|
7668
7684
|
text-align: center;
|
|
7669
7685
|
margin-top: 130px;
|
|
7670
7686
|
}
|
|
7671
|
-
.
|
|
7687
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_no_data__a7b52270 img {
|
|
7672
7688
|
width: 160px;
|
|
7673
7689
|
}
|
|
7674
|
-
.
|
|
7690
|
+
.index2_module_history_list__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 .index2_module_no_data__a7b52270 p {
|
|
7675
7691
|
margin-top: 24px;
|
|
7676
7692
|
color: rgba(0, 0, 0, 0.45);
|
|
7677
7693
|
text-align: center;
|
|
@@ -7679,7 +7695,7 @@
|
|
|
7679
7695
|
line-height: 100%;
|
|
7680
7696
|
/* 14px */
|
|
7681
7697
|
}
|
|
7682
|
-
@keyframes
|
|
7698
|
+
@keyframes index2_module_mymove__a7b52270 {
|
|
7683
7699
|
from {
|
|
7684
7700
|
bottom: -500px;
|
|
7685
7701
|
}
|
|
@@ -7687,10 +7703,10 @@
|
|
|
7687
7703
|
bottom: 0;
|
|
7688
7704
|
}
|
|
7689
7705
|
}
|
|
7690
|
-
.
|
|
7706
|
+
.index2_module_history_list__a7b52270 .anticon {
|
|
7691
7707
|
vertical-align: 0;
|
|
7692
7708
|
}
|
|
7693
|
-
.
|
|
7709
|
+
.index2_module_history_list_broadside__a7b52270 {
|
|
7694
7710
|
width: 417px;
|
|
7695
7711
|
height: calc(100% - 48px);
|
|
7696
7712
|
right: 0;
|
|
@@ -7699,18 +7715,18 @@
|
|
|
7699
7715
|
background: transparent;
|
|
7700
7716
|
overflow: visible;
|
|
7701
7717
|
}
|
|
7702
|
-
.
|
|
7718
|
+
.index2_module_history_list_broadside__a7b52270 .index2_module_search_layout__a7b52270 {
|
|
7703
7719
|
height: 100%;
|
|
7704
7720
|
border-radius: 0;
|
|
7705
7721
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
7706
7722
|
}
|
|
7707
|
-
.
|
|
7723
|
+
.index2_module_history_list_broadside__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_search_top__a7b52270 {
|
|
7708
7724
|
margin: 16px;
|
|
7709
7725
|
}
|
|
7710
|
-
.
|
|
7726
|
+
.index2_module_history_list_broadside__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_title__a7b52270 {
|
|
7711
7727
|
padding: 16px;
|
|
7712
7728
|
}
|
|
7713
|
-
.
|
|
7729
|
+
.index2_module_history_list_broadside__a7b52270 .index2_module_search_layout__a7b52270 .index2_module_main_list__a7b52270 {
|
|
7714
7730
|
height: calc(100% - 140px);
|
|
7715
7731
|
max-height: calc(100% - 140px);
|
|
7716
7732
|
}
|
|
@@ -8156,49 +8172,49 @@
|
|
|
8156
8172
|
"description": "图标,六级填充色"
|
|
8157
8173
|
}
|
|
8158
8174
|
*/
|
|
8159
|
-
.
|
|
8160
|
-
.
|
|
8175
|
+
.index_module_service_ChatWindow_Drawer__c8b380c0,
|
|
8176
|
+
.index_module_ChatWindow_Modal__c8b380c0 {
|
|
8161
8177
|
width: 100% !important;
|
|
8162
8178
|
}
|
|
8163
|
-
.
|
|
8164
|
-
.
|
|
8179
|
+
.index_module_service_ChatWindow_Drawer__c8b380c0 .bhd-drawer-mask,
|
|
8180
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-drawer-mask {
|
|
8165
8181
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
8166
8182
|
}
|
|
8167
|
-
.
|
|
8168
|
-
.
|
|
8183
|
+
.index_module_ChatWindow_Drawer__c8b380c0,
|
|
8184
|
+
.index_module_ChatWindow_Modal__c8b380c0 {
|
|
8169
8185
|
/* 全局修改滚动条样式 */
|
|
8170
8186
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1) !important;
|
|
8171
8187
|
}
|
|
8172
|
-
.
|
|
8173
|
-
.
|
|
8188
|
+
.index_module_ChatWindow_Drawer__c8b380c0 textarea::-webkit-scrollbar,
|
|
8189
|
+
.index_module_ChatWindow_Modal__c8b380c0 textarea::-webkit-scrollbar {
|
|
8174
8190
|
background-color: #eaedf1;
|
|
8175
8191
|
background-color: transparent;
|
|
8176
8192
|
width: 4px;
|
|
8177
8193
|
height: 4px;
|
|
8178
8194
|
}
|
|
8179
|
-
.
|
|
8180
|
-
.
|
|
8195
|
+
.index_module_ChatWindow_Drawer__c8b380c0 textarea::-webkit-scrollbar-thumb,
|
|
8196
|
+
.index_module_ChatWindow_Modal__c8b380c0 textarea::-webkit-scrollbar-thumb {
|
|
8181
8197
|
border-radius: 4px;
|
|
8182
8198
|
background-color: rgba(0, 0, 0, 0.25);
|
|
8183
8199
|
}
|
|
8184
|
-
.
|
|
8185
|
-
.
|
|
8200
|
+
.index_module_ChatWindow_Drawer__c8b380c0 pre::-webkit-scrollbar,
|
|
8201
|
+
.index_module_ChatWindow_Modal__c8b380c0 pre::-webkit-scrollbar {
|
|
8186
8202
|
background-color: #eaedf1;
|
|
8187
8203
|
background-color: transparent;
|
|
8188
8204
|
width: 4px;
|
|
8189
8205
|
height: 4px;
|
|
8190
8206
|
}
|
|
8191
|
-
.
|
|
8192
|
-
.
|
|
8207
|
+
.index_module_ChatWindow_Drawer__c8b380c0 pre::-webkit-scrollbar-thumb,
|
|
8208
|
+
.index_module_ChatWindow_Modal__c8b380c0 pre::-webkit-scrollbar-thumb {
|
|
8193
8209
|
border-radius: 4px;
|
|
8194
8210
|
background-color: rgba(0, 0, 0, 0.25);
|
|
8195
8211
|
}
|
|
8196
|
-
.
|
|
8197
|
-
.
|
|
8212
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .bhd-drawer-body,
|
|
8213
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-drawer-body {
|
|
8198
8214
|
padding: 0 !important;
|
|
8199
8215
|
}
|
|
8200
|
-
.
|
|
8201
|
-
.
|
|
8216
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0,
|
|
8217
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 {
|
|
8202
8218
|
display: flex;
|
|
8203
8219
|
padding: 16px 24px;
|
|
8204
8220
|
justify-content: space-between;
|
|
@@ -8206,16 +8222,16 @@
|
|
|
8206
8222
|
background-color: #fff;
|
|
8207
8223
|
line-height: 1;
|
|
8208
8224
|
}
|
|
8209
|
-
.
|
|
8210
|
-
.
|
|
8225
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0,
|
|
8226
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0 {
|
|
8211
8227
|
color: #000;
|
|
8212
8228
|
font-size: 16px;
|
|
8213
8229
|
font-weight: 600;
|
|
8214
8230
|
position: relative;
|
|
8215
8231
|
padding-left: 36px;
|
|
8216
8232
|
}
|
|
8217
|
-
.
|
|
8218
|
-
.
|
|
8233
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0 i,
|
|
8234
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0 i {
|
|
8219
8235
|
padding-right: 16px;
|
|
8220
8236
|
color: #111;
|
|
8221
8237
|
position: absolute;
|
|
@@ -8224,8 +8240,8 @@
|
|
|
8224
8240
|
left: 0;
|
|
8225
8241
|
cursor: pointer;
|
|
8226
8242
|
}
|
|
8227
|
-
.
|
|
8228
|
-
.
|
|
8243
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0 .index_module_count__c8b380c0,
|
|
8244
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0 .index_module_count__c8b380c0 {
|
|
8229
8245
|
position: absolute;
|
|
8230
8246
|
top: -6px;
|
|
8231
8247
|
right: 5px;
|
|
@@ -8236,19 +8252,19 @@
|
|
|
8236
8252
|
font-size: 12px;
|
|
8237
8253
|
line-height: 1.2;
|
|
8238
8254
|
}
|
|
8239
|
-
.
|
|
8240
|
-
.
|
|
8255
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_operate__c8b380c0,
|
|
8256
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_operate__c8b380c0 {
|
|
8241
8257
|
display: flex;
|
|
8242
8258
|
height: 16px;
|
|
8243
8259
|
}
|
|
8244
|
-
.
|
|
8245
|
-
.
|
|
8260
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_operate__c8b380c0 i,
|
|
8261
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_operate__c8b380c0 i {
|
|
8246
8262
|
font-size: 16px;
|
|
8247
8263
|
margin-left: 23px;
|
|
8248
8264
|
cursor: pointer;
|
|
8249
8265
|
}
|
|
8250
|
-
.
|
|
8251
|
-
.
|
|
8266
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_operate__c8b380c0 .index_module_line__c8b380c0,
|
|
8267
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap__c8b380c0 .index_module_top__c8b380c0 .index_module_operate__c8b380c0 .index_module_line__c8b380c0 {
|
|
8252
8268
|
display: inline-block;
|
|
8253
8269
|
width: 1px;
|
|
8254
8270
|
height: 16px;
|
|
@@ -8256,40 +8272,40 @@
|
|
|
8256
8272
|
margin: 0 4px;
|
|
8257
8273
|
margin-left: 23px;
|
|
8258
8274
|
}
|
|
8259
|
-
.
|
|
8260
|
-
.
|
|
8275
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap_newlabo__c8b380c0 .index_module_top__c8b380c0,
|
|
8276
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap_newlabo__c8b380c0 .index_module_top__c8b380c0 {
|
|
8261
8277
|
background-color: #f5f5f5;
|
|
8262
8278
|
border-bottom: 1px solid #ebebeb;
|
|
8263
8279
|
}
|
|
8264
|
-
.
|
|
8265
|
-
.
|
|
8280
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_header_wrap_newlabo__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0,
|
|
8281
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_header_wrap_newlabo__c8b380c0 .index_module_top__c8b380c0 .index_module_user__c8b380c0 {
|
|
8266
8282
|
padding-left: 0;
|
|
8267
8283
|
font-weight: 400;
|
|
8268
8284
|
}
|
|
8269
|
-
.
|
|
8270
|
-
.
|
|
8285
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0,
|
|
8286
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 {
|
|
8271
8287
|
max-height: calc(100vh - 110px);
|
|
8272
8288
|
overflow: auto;
|
|
8273
8289
|
background: #f5f5f5;
|
|
8274
8290
|
min-height: 200px;
|
|
8275
8291
|
}
|
|
8276
|
-
.
|
|
8277
|
-
.
|
|
8292
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_loading__c8b380c0,
|
|
8293
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_loading__c8b380c0 {
|
|
8278
8294
|
text-align: center;
|
|
8279
8295
|
margin: 10px 0;
|
|
8280
8296
|
}
|
|
8281
|
-
.
|
|
8282
|
-
.
|
|
8297
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_loading__c8b380c0 img,
|
|
8298
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_loading__c8b380c0 img {
|
|
8283
8299
|
width: 30px;
|
|
8284
8300
|
height: 30px;
|
|
8285
8301
|
}
|
|
8286
|
-
.
|
|
8287
|
-
.
|
|
8302
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0,
|
|
8303
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 {
|
|
8288
8304
|
padding: 16px;
|
|
8289
8305
|
padding-top: 0;
|
|
8290
8306
|
}
|
|
8291
|
-
.
|
|
8292
|
-
.
|
|
8307
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_head_sculpture__c8b380c0,
|
|
8308
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_head_sculpture__c8b380c0 {
|
|
8293
8309
|
width: 32px;
|
|
8294
8310
|
height: 32px;
|
|
8295
8311
|
margin-top: 24px;
|
|
@@ -8298,19 +8314,19 @@
|
|
|
8298
8314
|
vertical-align: top;
|
|
8299
8315
|
overflow: hidden;
|
|
8300
8316
|
}
|
|
8301
|
-
.
|
|
8302
|
-
.
|
|
8317
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_head_sculpture__c8b380c0 img,
|
|
8318
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_head_sculpture__c8b380c0 img {
|
|
8303
8319
|
width: 100%;
|
|
8304
8320
|
height: 100%;
|
|
8305
8321
|
}
|
|
8306
|
-
.
|
|
8307
|
-
.
|
|
8322
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_main_content__c8b380c0,
|
|
8323
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_main_content__c8b380c0 {
|
|
8308
8324
|
display: flex;
|
|
8309
8325
|
flex-direction: column;
|
|
8310
8326
|
align-items: flex-end;
|
|
8311
8327
|
}
|
|
8312
|
-
.
|
|
8313
|
-
.
|
|
8328
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_right__c8b380c0 .index_module_head_sculpture__c8b380c0,
|
|
8329
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_right__c8b380c0 .index_module_head_sculpture__c8b380c0 {
|
|
8314
8330
|
width: 32px;
|
|
8315
8331
|
height: 32px;
|
|
8316
8332
|
margin-top: 24px;
|
|
@@ -8321,79 +8337,94 @@
|
|
|
8321
8337
|
overflow: hidden;
|
|
8322
8338
|
text-align: center;
|
|
8323
8339
|
}
|
|
8324
|
-
.
|
|
8325
|
-
.
|
|
8340
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_right__c8b380c0 .index_module_head_sculpture__c8b380c0 i,
|
|
8341
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_right__c8b380c0 .index_module_head_sculpture__c8b380c0 i {
|
|
8326
8342
|
color: #fff;
|
|
8327
8343
|
}
|
|
8328
|
-
.
|
|
8329
|
-
.
|
|
8344
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_right__c8b380c0 .index_module_head_sculpture__c8b380c0 img,
|
|
8345
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_right__c8b380c0 .index_module_head_sculpture__c8b380c0 img {
|
|
8330
8346
|
width: 100%;
|
|
8331
8347
|
height: 100%;
|
|
8332
8348
|
}
|
|
8333
|
-
.
|
|
8334
|
-
.
|
|
8349
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li,
|
|
8350
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li {
|
|
8335
8351
|
position: relative;
|
|
8336
8352
|
display: flex;
|
|
8337
8353
|
width: 100%;
|
|
8338
8354
|
}
|
|
8339
|
-
.
|
|
8340
|
-
.
|
|
8355
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0,
|
|
8356
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 {
|
|
8341
8357
|
max-width: 80%;
|
|
8342
8358
|
}
|
|
8343
|
-
.
|
|
8344
|
-
.
|
|
8359
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content_flag__c8b380c0,
|
|
8360
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content_flag__c8b380c0 {
|
|
8361
|
+
width: 100%;
|
|
8362
|
+
}
|
|
8363
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content_flag__c8b380c0:hover .index_module_operate_modal__c8b380c0,
|
|
8364
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content_flag__c8b380c0:hover .index_module_operate_modal__c8b380c0 {
|
|
8345
8365
|
visibility: visible;
|
|
8346
8366
|
}
|
|
8347
|
-
.
|
|
8348
|
-
.
|
|
8367
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0,
|
|
8368
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 {
|
|
8349
8369
|
position: relative;
|
|
8350
8370
|
}
|
|
8351
|
-
.
|
|
8352
|
-
.
|
|
8371
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0,
|
|
8372
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 {
|
|
8353
8373
|
max-width: 100%;
|
|
8354
8374
|
}
|
|
8355
|
-
.
|
|
8356
|
-
.
|
|
8375
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0,
|
|
8376
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 {
|
|
8357
8377
|
padding: 0;
|
|
8358
8378
|
line-height: 1;
|
|
8359
8379
|
}
|
|
8360
|
-
.
|
|
8361
|
-
.
|
|
8380
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 p,
|
|
8381
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 p {
|
|
8362
8382
|
word-break: break-all;
|
|
8383
|
+
white-space: break-spaces;
|
|
8363
8384
|
}
|
|
8364
|
-
.
|
|
8365
|
-
.
|
|
8366
|
-
.
|
|
8367
|
-
.
|
|
8385
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 p,
|
|
8386
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 p,
|
|
8387
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 li,
|
|
8388
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 li {
|
|
8368
8389
|
line-height: 1.5;
|
|
8369
8390
|
color: rgba(0, 0, 0, 0.85);
|
|
8370
8391
|
}
|
|
8371
|
-
.
|
|
8372
|
-
.
|
|
8392
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 > h3,
|
|
8393
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 > h3 {
|
|
8373
8394
|
font-size: 16px;
|
|
8374
8395
|
font-weight: 600;
|
|
8375
8396
|
padding: 10px 0;
|
|
8376
8397
|
}
|
|
8377
|
-
.
|
|
8378
|
-
.
|
|
8398
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol,
|
|
8399
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol {
|
|
8400
|
+
list-style: decimal;
|
|
8401
|
+
-webkit-padding-start: 20px;
|
|
8402
|
+
padding-inline-start: 20px;
|
|
8403
|
+
}
|
|
8404
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol li,
|
|
8405
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol li {
|
|
8406
|
+
list-style-type: auto;
|
|
8407
|
+
}
|
|
8408
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol li p,
|
|
8409
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol li p {
|
|
8379
8410
|
padding: 4px 0;
|
|
8380
8411
|
font-size: 14px;
|
|
8381
8412
|
font-weight: 600;
|
|
8382
8413
|
}
|
|
8383
|
-
.
|
|
8384
|
-
.
|
|
8414
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol li > ul li,
|
|
8415
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 .index_module_content_child__c8b380c0 ol li > ul li {
|
|
8385
8416
|
list-style: inside;
|
|
8386
8417
|
color: rgba(0, 0, 0, 0.65);
|
|
8387
8418
|
}
|
|
8388
|
-
.
|
|
8389
|
-
.
|
|
8419
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 pre,
|
|
8420
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_main_content__c8b380c0 .index_module_content__c8b380c0 pre {
|
|
8390
8421
|
background: rgba(0, 0, 0, 0.05);
|
|
8391
8422
|
padding: 12px;
|
|
8392
8423
|
line-height: 1.5;
|
|
8393
8424
|
margin: 4px 0;
|
|
8394
8425
|
}
|
|
8395
|
-
.
|
|
8396
|
-
.
|
|
8426
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0,
|
|
8427
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 {
|
|
8397
8428
|
visibility: hidden;
|
|
8398
8429
|
height: 24px;
|
|
8399
8430
|
white-space: nowrap;
|
|
@@ -8403,8 +8434,8 @@
|
|
|
8403
8434
|
z-index: 9;
|
|
8404
8435
|
text-align: right;
|
|
8405
8436
|
}
|
|
8406
|
-
.
|
|
8407
|
-
.
|
|
8437
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0,
|
|
8438
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 {
|
|
8408
8439
|
display: inline-flex;
|
|
8409
8440
|
align-items: center;
|
|
8410
8441
|
padding: 8px 0;
|
|
@@ -8414,30 +8445,30 @@
|
|
|
8414
8445
|
line-height: 1;
|
|
8415
8446
|
color: rgba(0, 0, 0, 0.45);
|
|
8416
8447
|
}
|
|
8417
|
-
.
|
|
8418
|
-
.
|
|
8448
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 i,
|
|
8449
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 i {
|
|
8419
8450
|
color: rgba(0, 0, 0, 0.45);
|
|
8420
8451
|
font-size: 16px;
|
|
8421
8452
|
cursor: pointer;
|
|
8422
8453
|
}
|
|
8423
|
-
.
|
|
8424
|
-
.
|
|
8454
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 i svg,
|
|
8455
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 i svg {
|
|
8425
8456
|
color: rgba(0, 0, 0, 0.65);
|
|
8426
8457
|
}
|
|
8427
|
-
.
|
|
8428
|
-
.
|
|
8458
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 i:hover svg,
|
|
8459
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 i:hover svg {
|
|
8429
8460
|
color: #f4523b;
|
|
8430
8461
|
}
|
|
8431
|
-
.
|
|
8432
|
-
.
|
|
8462
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 .index_module_active__c8b380c0 svg,
|
|
8463
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 .index_module_active__c8b380c0 svg {
|
|
8433
8464
|
color: #f4523b;
|
|
8434
8465
|
}
|
|
8435
|
-
.
|
|
8436
|
-
.
|
|
8466
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 span,
|
|
8467
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 span {
|
|
8437
8468
|
margin: 0 8px;
|
|
8438
8469
|
}
|
|
8439
|
-
.
|
|
8440
|
-
.
|
|
8470
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 .index_module_ask_question__c8b380c0,
|
|
8471
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 .index_module_ask_question__c8b380c0 {
|
|
8441
8472
|
cursor: pointer;
|
|
8442
8473
|
color: rgba(0, 0, 0, 0.45);
|
|
8443
8474
|
font-size: 12px;
|
|
@@ -8446,57 +8477,57 @@
|
|
|
8446
8477
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8447
8478
|
margin-right: 16px;
|
|
8448
8479
|
}
|
|
8449
|
-
.
|
|
8450
|
-
.
|
|
8480
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 .index_module_ask_question__c8b380c0:hover,
|
|
8481
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal__c8b380c0 .index_module_operate__c8b380c0 .index_module_ask_question__c8b380c0:hover {
|
|
8451
8482
|
color: #f4523b;
|
|
8452
8483
|
}
|
|
8453
|
-
.
|
|
8454
|
-
.
|
|
8484
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0,
|
|
8485
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 {
|
|
8455
8486
|
display: flex;
|
|
8456
8487
|
justify-content: space-between;
|
|
8457
8488
|
align-items: center;
|
|
8458
8489
|
bottom: 0;
|
|
8459
8490
|
}
|
|
8460
|
-
.
|
|
8461
|
-
.
|
|
8491
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0,
|
|
8492
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 {
|
|
8462
8493
|
display: inline-block;
|
|
8463
8494
|
padding: 8px;
|
|
8464
8495
|
line-height: 1;
|
|
8465
8496
|
color: rgba(0, 0, 0, 0.45);
|
|
8466
8497
|
}
|
|
8467
|
-
.
|
|
8468
|
-
.
|
|
8498
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 i,
|
|
8499
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 i {
|
|
8469
8500
|
color: rgba(0, 0, 0, 0.45);
|
|
8470
8501
|
font-size: 16px;
|
|
8471
8502
|
cursor: pointer;
|
|
8472
8503
|
}
|
|
8473
|
-
.
|
|
8474
|
-
.
|
|
8504
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 i svg,
|
|
8505
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 i svg {
|
|
8475
8506
|
color: rgba(0, 0, 0, 0.65);
|
|
8476
8507
|
}
|
|
8477
|
-
.
|
|
8478
|
-
.
|
|
8508
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 i:hover svg,
|
|
8509
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 i:hover svg {
|
|
8479
8510
|
color: #f4523b;
|
|
8480
8511
|
}
|
|
8481
|
-
.
|
|
8482
|
-
.
|
|
8512
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 .index_module_active__c8b380c0 svg,
|
|
8513
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 .index_module_active__c8b380c0 svg {
|
|
8483
8514
|
color: #f4523b;
|
|
8484
8515
|
}
|
|
8485
|
-
.
|
|
8486
|
-
.
|
|
8516
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 span,
|
|
8517
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_operate__c8b380c0 span {
|
|
8487
8518
|
margin: 0 8px;
|
|
8488
8519
|
cursor: pointer;
|
|
8489
8520
|
}
|
|
8490
|
-
.
|
|
8491
|
-
.
|
|
8521
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0,
|
|
8522
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 {
|
|
8492
8523
|
font-size: 12px;
|
|
8493
8524
|
color: rgba(0, 0, 0, 0.45);
|
|
8494
8525
|
display: inline-block;
|
|
8495
8526
|
padding: 8px 0;
|
|
8496
8527
|
cursor: pointer;
|
|
8497
8528
|
}
|
|
8498
|
-
.
|
|
8499
|
-
.
|
|
8529
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 .index_module_icon__c8b380c0,
|
|
8530
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 .index_module_icon__c8b380c0 {
|
|
8500
8531
|
display: inline-block;
|
|
8501
8532
|
width: 10px;
|
|
8502
8533
|
height: 10px;
|
|
@@ -8504,8 +8535,8 @@
|
|
|
8504
8535
|
background-color: rgba(0, 0, 0, 0.45);
|
|
8505
8536
|
margin-right: 4px;
|
|
8506
8537
|
}
|
|
8507
|
-
.
|
|
8508
|
-
.
|
|
8538
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 .index_module_find_teacher__c8b380c0,
|
|
8539
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 .index_module_find_teacher__c8b380c0 {
|
|
8509
8540
|
padding: 2px 8px;
|
|
8510
8541
|
border-radius: 2px;
|
|
8511
8542
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -8513,71 +8544,72 @@
|
|
|
8513
8544
|
font-size: 12px;
|
|
8514
8545
|
line-height: 1;
|
|
8515
8546
|
}
|
|
8516
|
-
.
|
|
8517
|
-
.
|
|
8547
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 .index_module_find_teacher__c8b380c0:hover,
|
|
8548
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0 .index_module_find_teacher__c8b380c0:hover {
|
|
8518
8549
|
color: #f4523b;
|
|
8519
8550
|
}
|
|
8520
|
-
.
|
|
8521
|
-
.
|
|
8551
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0:hover,
|
|
8552
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0:hover {
|
|
8522
8553
|
color: #f4523b;
|
|
8523
8554
|
}
|
|
8524
|
-
.
|
|
8525
|
-
.
|
|
8555
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0:hover span,
|
|
8556
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_generate__c8b380c0:hover span {
|
|
8526
8557
|
color: #f4523b;
|
|
8527
8558
|
}
|
|
8528
|
-
.
|
|
8529
|
-
.
|
|
8559
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_findTeacher__c8b380c0,
|
|
8560
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_findTeacher__c8b380c0 {
|
|
8530
8561
|
font-size: 12px;
|
|
8531
8562
|
color: rgba(0, 0, 0, 0.45);
|
|
8532
8563
|
display: inline-block;
|
|
8533
8564
|
padding: 8px 0;
|
|
8534
8565
|
cursor: pointer;
|
|
8535
8566
|
}
|
|
8536
|
-
.
|
|
8537
|
-
.
|
|
8567
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_findTeacher__c8b380c0 span,
|
|
8568
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_findTeacher__c8b380c0 span {
|
|
8538
8569
|
padding: 0px 8px;
|
|
8539
8570
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8540
8571
|
color: rgba(0, 0, 0, 0.45);
|
|
8541
8572
|
}
|
|
8542
|
-
.
|
|
8543
|
-
.
|
|
8573
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_findTeacher__c8b380c0 span:hover,
|
|
8574
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_main__c8b380c0 .index_module_operate_modal_bottom__c8b380c0 .index_module_stop_findTeacher__c8b380c0 span:hover {
|
|
8544
8575
|
color: #f4523b;
|
|
8545
8576
|
}
|
|
8546
|
-
.
|
|
8547
|
-
.
|
|
8577
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_content__c8b380c0,
|
|
8578
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 > li .index_module_content__c8b380c0 {
|
|
8548
8579
|
padding: 12px 16px;
|
|
8549
8580
|
display: inline-block;
|
|
8550
8581
|
font-size: 14px;
|
|
8551
8582
|
}
|
|
8552
|
-
.
|
|
8553
|
-
.
|
|
8583
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0,
|
|
8584
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 {
|
|
8554
8585
|
justify-content: flex-end;
|
|
8555
8586
|
}
|
|
8556
|
-
.
|
|
8557
|
-
.
|
|
8587
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_main__c8b380c0,
|
|
8588
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_left__c8b380c0 .index_module_main__c8b380c0 {
|
|
8558
8589
|
text-align: right;
|
|
8559
8590
|
}
|
|
8560
|
-
.
|
|
8561
|
-
.
|
|
8591
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 li.index_module_left__c8b380c0 .index_module_content__c8b380c0,
|
|
8592
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 li.index_module_left__c8b380c0 .index_module_content__c8b380c0 {
|
|
8562
8593
|
border-radius: 20px 2px 20px 20px;
|
|
8563
8594
|
background: #d1e4ff;
|
|
8564
8595
|
text-align: left;
|
|
8565
8596
|
}
|
|
8566
|
-
.
|
|
8567
|
-
.
|
|
8597
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 li.index_module_right__c8b380c0 .index_module_content__c8b380c0,
|
|
8598
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 li.index_module_right__c8b380c0 .index_module_content__c8b380c0 {
|
|
8568
8599
|
border-radius: 2px 20px 20px 20px;
|
|
8569
8600
|
background: #fff;
|
|
8570
8601
|
}
|
|
8571
|
-
.
|
|
8572
|
-
.
|
|
8602
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 li .index_module_content__c8b380c0 .index_module_association_problem__c8b380c0 li,
|
|
8603
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 li .index_module_content__c8b380c0 .index_module_association_problem__c8b380c0 li {
|
|
8573
8604
|
color: #5991ef;
|
|
8574
8605
|
font-size: 14px;
|
|
8575
8606
|
font-weight: 400;
|
|
8576
8607
|
line-height: 1.8;
|
|
8577
8608
|
cursor: pointer;
|
|
8609
|
+
list-style-type: none;
|
|
8578
8610
|
}
|
|
8579
|
-
.
|
|
8580
|
-
.
|
|
8611
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_time__c8b380c0,
|
|
8612
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_time__c8b380c0 {
|
|
8581
8613
|
display: block;
|
|
8582
8614
|
margin: 40px 0;
|
|
8583
8615
|
margin-bottom: 16px;
|
|
@@ -8586,8 +8618,8 @@
|
|
|
8586
8618
|
color: rgba(0, 0, 0, 0.25);
|
|
8587
8619
|
position: relative;
|
|
8588
8620
|
}
|
|
8589
|
-
.
|
|
8590
|
-
.
|
|
8621
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_time__c8b380c0::before,
|
|
8622
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_time__c8b380c0::before {
|
|
8591
8623
|
content: "";
|
|
8592
8624
|
width: 100px;
|
|
8593
8625
|
display: inline-block;
|
|
@@ -8597,8 +8629,8 @@
|
|
|
8597
8629
|
top: -3px;
|
|
8598
8630
|
right: 16px;
|
|
8599
8631
|
}
|
|
8600
|
-
.
|
|
8601
|
-
.
|
|
8632
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_time__c8b380c0::after,
|
|
8633
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_time__c8b380c0::after {
|
|
8602
8634
|
content: "";
|
|
8603
8635
|
width: 100px;
|
|
8604
8636
|
display: inline-block;
|
|
@@ -8608,16 +8640,16 @@
|
|
|
8608
8640
|
top: -3px;
|
|
8609
8641
|
left: 16px;
|
|
8610
8642
|
}
|
|
8611
|
-
.
|
|
8612
|
-
.
|
|
8643
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0,
|
|
8644
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 {
|
|
8613
8645
|
display: table;
|
|
8614
8646
|
margin-top: 4px;
|
|
8615
8647
|
padding: 8px;
|
|
8616
8648
|
border-radius: 2px;
|
|
8617
8649
|
background: #e7e7e7;
|
|
8618
8650
|
}
|
|
8619
|
-
.
|
|
8620
|
-
.
|
|
8651
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 p,
|
|
8652
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 p {
|
|
8621
8653
|
color: rgba(0, 0, 0, 0.65);
|
|
8622
8654
|
font-size: 12px;
|
|
8623
8655
|
line-height: 1.5;
|
|
@@ -8631,100 +8663,100 @@
|
|
|
8631
8663
|
cursor: pointer;
|
|
8632
8664
|
text-align: left;
|
|
8633
8665
|
}
|
|
8634
|
-
.
|
|
8635
|
-
.
|
|
8666
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 .index_module_text_exceed__c8b380c0,
|
|
8667
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 .index_module_text_exceed__c8b380c0 {
|
|
8636
8668
|
padding-right: 16px;
|
|
8637
8669
|
position: relative;
|
|
8638
8670
|
}
|
|
8639
|
-
.
|
|
8640
|
-
.
|
|
8671
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 .index_module_text_exceed__c8b380c0 > span,
|
|
8672
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_citation_content__c8b380c0 .index_module_text_exceed__c8b380c0 > span {
|
|
8641
8673
|
position: absolute;
|
|
8642
8674
|
top: 20px;
|
|
8643
8675
|
right: 0;
|
|
8644
8676
|
}
|
|
8645
|
-
.
|
|
8646
|
-
.
|
|
8677
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_popover_content__c8b380c0,
|
|
8678
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_message_con__c8b380c0 .index_module_popover_content__c8b380c0 {
|
|
8647
8679
|
max-width: 400px;
|
|
8648
8680
|
}
|
|
8649
|
-
.
|
|
8650
|
-
.
|
|
8681
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0::-webkit-scrollbar,
|
|
8682
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0::-webkit-scrollbar {
|
|
8651
8683
|
background-color: #eff0f7;
|
|
8652
8684
|
background-color: transparent;
|
|
8653
8685
|
width: 6px;
|
|
8654
8686
|
height: 4px;
|
|
8655
8687
|
}
|
|
8656
|
-
.
|
|
8657
|
-
.
|
|
8688
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main__c8b380c0::-webkit-scrollbar-thumb,
|
|
8689
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0::-webkit-scrollbar-thumb {
|
|
8658
8690
|
border-radius: 4px;
|
|
8659
8691
|
background-color: rgba(181, 184, 198, 0.8);
|
|
8660
8692
|
}
|
|
8661
|
-
.
|
|
8662
|
-
.
|
|
8693
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main_newlabo__c8b380c0 pre,
|
|
8694
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main_newlabo__c8b380c0 pre {
|
|
8663
8695
|
background: #2b303b !important;
|
|
8664
8696
|
color: #fff;
|
|
8665
8697
|
overflow: auto;
|
|
8666
8698
|
}
|
|
8667
|
-
.
|
|
8668
|
-
.
|
|
8699
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main_newlabo__c8b380c0 pre pre::-webkit-scrollbar,
|
|
8700
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main_newlabo__c8b380c0 pre pre::-webkit-scrollbar {
|
|
8669
8701
|
background-color: #eaedf1;
|
|
8670
8702
|
background-color: transparent;
|
|
8671
8703
|
width: 4px;
|
|
8672
8704
|
height: 4px;
|
|
8673
8705
|
}
|
|
8674
|
-
.
|
|
8675
|
-
.
|
|
8706
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main_newlabo__c8b380c0 pre pre::-webkit-scrollbar-thumb,
|
|
8707
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main_newlabo__c8b380c0 pre pre::-webkit-scrollbar-thumb {
|
|
8676
8708
|
border-radius: 4px;
|
|
8677
8709
|
background-color: #f4f4f4;
|
|
8678
8710
|
}
|
|
8679
|
-
.
|
|
8680
|
-
.
|
|
8711
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_main_newlabo_no_pic__c8b380c0 .index_module_head_sculpture__c8b380c0,
|
|
8712
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main_newlabo_no_pic__c8b380c0 .index_module_head_sculpture__c8b380c0 {
|
|
8681
8713
|
display: none !important;
|
|
8682
8714
|
}
|
|
8683
|
-
.
|
|
8684
|
-
.
|
|
8715
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0,
|
|
8716
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 {
|
|
8685
8717
|
position: absolute;
|
|
8686
8718
|
bottom: 0;
|
|
8687
8719
|
width: 100%;
|
|
8688
8720
|
}
|
|
8689
|
-
.
|
|
8690
|
-
.
|
|
8721
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0,
|
|
8722
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0 {
|
|
8691
8723
|
white-space: nowrap;
|
|
8692
8724
|
overflow: auto;
|
|
8693
8725
|
width: calc(100% - 40px);
|
|
8694
8726
|
box-sizing: border-box;
|
|
8695
8727
|
margin-bottom: 6px;
|
|
8696
8728
|
}
|
|
8697
|
-
.
|
|
8698
|
-
.
|
|
8729
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0 .index_module_item__c8b380c0,
|
|
8730
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0 .index_module_item__c8b380c0 {
|
|
8699
8731
|
display: inline-block;
|
|
8700
8732
|
margin-right: 8px;
|
|
8701
8733
|
}
|
|
8702
|
-
.
|
|
8703
|
-
.
|
|
8734
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0 .index_module_item__c8b380c0:last-child,
|
|
8735
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0 .index_module_item__c8b380c0:last-child {
|
|
8704
8736
|
margin-right: 0;
|
|
8705
8737
|
}
|
|
8706
|
-
.
|
|
8707
|
-
.
|
|
8738
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0::-webkit-scrollbar,
|
|
8739
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0::-webkit-scrollbar {
|
|
8708
8740
|
background-color: #eaedf1;
|
|
8709
8741
|
background-color: transparent;
|
|
8710
8742
|
width: 4px;
|
|
8711
8743
|
height: 4px;
|
|
8712
8744
|
}
|
|
8713
|
-
.
|
|
8714
|
-
.
|
|
8745
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0::-webkit-scrollbar-thumb,
|
|
8746
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list_teacherList__c8b380c0::-webkit-scrollbar-thumb {
|
|
8715
8747
|
border-radius: 4px;
|
|
8716
8748
|
background-color: rgba(181, 184, 198, 0.6);
|
|
8717
8749
|
}
|
|
8718
|
-
.
|
|
8719
|
-
.
|
|
8750
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0,
|
|
8751
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 {
|
|
8720
8752
|
position: absolute;
|
|
8721
8753
|
bottom: 60px;
|
|
8722
8754
|
margin: 0 16px;
|
|
8723
8755
|
padding-bottom: 4px;
|
|
8724
8756
|
line-height: 1;
|
|
8725
8757
|
}
|
|
8726
|
-
.
|
|
8727
|
-
.
|
|
8758
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 .index_module_item__c8b380c0 > span,
|
|
8759
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 .index_module_item__c8b380c0 > span {
|
|
8728
8760
|
cursor: pointer;
|
|
8729
8761
|
max-width: 100%;
|
|
8730
8762
|
display: inline-block;
|
|
@@ -8738,23 +8770,23 @@
|
|
|
8738
8770
|
line-height: 1;
|
|
8739
8771
|
overflow: hidden;
|
|
8740
8772
|
}
|
|
8741
|
-
.
|
|
8742
|
-
.
|
|
8773
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 .index_module_item__c8b380c0 > span:hover,
|
|
8774
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 .index_module_item__c8b380c0 > span:hover {
|
|
8743
8775
|
background-color: #fff;
|
|
8744
8776
|
}
|
|
8745
|
-
.
|
|
8746
|
-
.
|
|
8777
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 .index_module_item__c8b380c0 > span .index_module_sign__c8b380c0,
|
|
8778
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_issues_list__c8b380c0 .index_module_item__c8b380c0 > span .index_module_sign__c8b380c0 {
|
|
8747
8779
|
color: #f4523b;
|
|
8748
8780
|
}
|
|
8749
|
-
.
|
|
8750
|
-
.
|
|
8781
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0,
|
|
8782
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 {
|
|
8751
8783
|
display: flex;
|
|
8752
8784
|
align-items: flex-end;
|
|
8753
8785
|
margin-bottom: 12px;
|
|
8754
8786
|
padding: 0 16px;
|
|
8755
8787
|
}
|
|
8756
|
-
.
|
|
8757
|
-
.
|
|
8788
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0,
|
|
8789
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 {
|
|
8758
8790
|
align-items: flex-end;
|
|
8759
8791
|
width: calc(100% - 36px);
|
|
8760
8792
|
background-color: #fff;
|
|
@@ -8766,12 +8798,12 @@
|
|
|
8766
8798
|
position: relative;
|
|
8767
8799
|
padding-right: 1px;
|
|
8768
8800
|
}
|
|
8769
|
-
.
|
|
8770
|
-
.
|
|
8801
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0,
|
|
8802
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 {
|
|
8771
8803
|
line-height: 1;
|
|
8772
8804
|
}
|
|
8773
|
-
.
|
|
8774
|
-
.
|
|
8805
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 textarea,
|
|
8806
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 textarea {
|
|
8775
8807
|
max-height: 100px;
|
|
8776
8808
|
padding: 0;
|
|
8777
8809
|
border: none;
|
|
@@ -8779,64 +8811,64 @@
|
|
|
8779
8811
|
resize: none;
|
|
8780
8812
|
padding-right: 48px;
|
|
8781
8813
|
}
|
|
8782
|
-
.
|
|
8783
|
-
.
|
|
8814
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 textarea.bhd-input,
|
|
8815
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 textarea.bhd-input {
|
|
8784
8816
|
min-height: 21px !important;
|
|
8785
8817
|
line-height: 1.5;
|
|
8786
8818
|
}
|
|
8787
|
-
.
|
|
8788
|
-
.
|
|
8819
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 .bhd-input[disabled],
|
|
8820
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_input__c8b380c0 .bhd-input[disabled] {
|
|
8789
8821
|
background-color: #fff !important;
|
|
8790
8822
|
}
|
|
8791
|
-
.
|
|
8792
|
-
.
|
|
8823
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_no_AI__c8b380c0,
|
|
8824
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_no_AI__c8b380c0 {
|
|
8793
8825
|
width: 100%;
|
|
8794
8826
|
}
|
|
8795
|
-
.
|
|
8796
|
-
.
|
|
8827
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_no_AI__c8b380c0 textarea,
|
|
8828
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 > .index_module_no_AI__c8b380c0 textarea {
|
|
8797
8829
|
padding-right: 12px;
|
|
8798
8830
|
}
|
|
8799
|
-
.
|
|
8800
|
-
.
|
|
8831
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0,
|
|
8832
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 {
|
|
8801
8833
|
position: absolute;
|
|
8802
8834
|
right: 18px;
|
|
8803
8835
|
bottom: 10px;
|
|
8804
8836
|
color: rgba(0, 0, 0, 0.65);
|
|
8805
8837
|
}
|
|
8806
|
-
.
|
|
8807
|
-
.
|
|
8838
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 i,
|
|
8839
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 i {
|
|
8808
8840
|
cursor: pointer;
|
|
8809
8841
|
}
|
|
8810
|
-
.
|
|
8811
|
-
.
|
|
8842
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 i svg,
|
|
8843
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 i svg {
|
|
8812
8844
|
color: rgba(0, 0, 0, 0.65);
|
|
8813
8845
|
font-size: 20px;
|
|
8814
8846
|
}
|
|
8815
|
-
.
|
|
8816
|
-
.
|
|
8847
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 .index_module_voice_btn__c8b380c0,
|
|
8848
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_voice__c8b380c0 .index_module_voice_btn__c8b380c0 {
|
|
8817
8849
|
width: 32px;
|
|
8818
8850
|
cursor: pointer;
|
|
8819
8851
|
position: absolute;
|
|
8820
8852
|
bottom: -5px;
|
|
8821
8853
|
right: -10px;
|
|
8822
8854
|
}
|
|
8823
|
-
.
|
|
8824
|
-
.
|
|
8855
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_disabled__c8b380c0,
|
|
8856
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_disabled__c8b380c0 {
|
|
8825
8857
|
cursor: not-allowed !important;
|
|
8826
8858
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
8827
8859
|
}
|
|
8828
|
-
.
|
|
8829
|
-
.
|
|
8860
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_disabled__c8b380c0 svg,
|
|
8861
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_disabled__c8b380c0 svg {
|
|
8830
8862
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
8831
8863
|
}
|
|
8832
|
-
.
|
|
8833
|
-
.
|
|
8864
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0,
|
|
8865
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 {
|
|
8834
8866
|
display: flex;
|
|
8835
8867
|
align-items: center;
|
|
8836
8868
|
width: calc(100% - 24px);
|
|
8837
8869
|
}
|
|
8838
|
-
.
|
|
8839
|
-
.
|
|
8870
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 .index_module_content_con__c8b380c0,
|
|
8871
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 .index_module_content_con__c8b380c0 {
|
|
8840
8872
|
margin-top: 6px;
|
|
8841
8873
|
align-items: center;
|
|
8842
8874
|
padding: 8px;
|
|
@@ -8844,8 +8876,8 @@
|
|
|
8844
8876
|
display: inline-block;
|
|
8845
8877
|
width: calc(100% - 60px);
|
|
8846
8878
|
}
|
|
8847
|
-
.
|
|
8848
|
-
.
|
|
8879
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 .index_module_content_con__c8b380c0 p,
|
|
8880
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 .index_module_content_con__c8b380c0 p {
|
|
8849
8881
|
color: rgba(0, 0, 0, 0.65);
|
|
8850
8882
|
border-radius: 2px;
|
|
8851
8883
|
font-size: 12px;
|
|
@@ -8858,90 +8890,90 @@
|
|
|
8858
8890
|
max-height: 36px;
|
|
8859
8891
|
word-break: break-all;
|
|
8860
8892
|
}
|
|
8861
|
-
.
|
|
8862
|
-
.
|
|
8893
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 .index_module_delete_quote__c8b380c0,
|
|
8894
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_input_wrap__c8b380c0 .index_module_content_main__c8b380c0 .index_module_delete_quote__c8b380c0 {
|
|
8863
8895
|
font-size: 18px;
|
|
8864
8896
|
color: #bfbfbf;
|
|
8865
8897
|
margin-top: 6px;
|
|
8866
8898
|
}
|
|
8867
|
-
.
|
|
8868
|
-
.
|
|
8899
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_sending__c8b380c0,
|
|
8900
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_sending__c8b380c0 {
|
|
8869
8901
|
width: 20px;
|
|
8870
8902
|
margin-left: 16px;
|
|
8871
8903
|
margin-bottom: 8px;
|
|
8872
8904
|
}
|
|
8873
|
-
.
|
|
8874
|
-
.
|
|
8905
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_sending__c8b380c0 i svg,
|
|
8906
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_sending__c8b380c0 i svg {
|
|
8875
8907
|
font-size: 20px;
|
|
8876
8908
|
color: rgba(0, 0, 0, 0.65);
|
|
8877
8909
|
}
|
|
8878
|
-
.
|
|
8879
|
-
.
|
|
8910
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_sending__c8b380c0 .index_module_disabled__c8b380c0 svg,
|
|
8911
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 .index_module_Drawer_buttom__c8b380c0 .index_module_sending__c8b380c0 .index_module_disabled__c8b380c0 svg {
|
|
8880
8912
|
color: rgba(0, 0, 0, 0.25);
|
|
8881
8913
|
cursor: not-allowed;
|
|
8882
8914
|
}
|
|
8883
|
-
.
|
|
8884
|
-
.
|
|
8915
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .index_module_Drawer_buttom_Issues_List_newlabo__c8b380c0,
|
|
8916
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List_newlabo__c8b380c0 {
|
|
8885
8917
|
background-color: #f5f5f5 !important;
|
|
8886
8918
|
}
|
|
8887
|
-
.
|
|
8888
|
-
.
|
|
8919
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .anticon,
|
|
8920
|
+
.index_module_ChatWindow_Modal__c8b380c0 .anticon {
|
|
8889
8921
|
vertical-align: 0;
|
|
8890
8922
|
}
|
|
8891
|
-
.
|
|
8923
|
+
.index_module_ChatWindow_Drawer__c8b380c0 {
|
|
8892
8924
|
background: #f5f5f5 !important;
|
|
8893
8925
|
position: relative;
|
|
8894
8926
|
height: 100%;
|
|
8895
8927
|
}
|
|
8896
|
-
.
|
|
8928
|
+
.index_module_ChatWindow_Drawer__c8b380c0 .bhd-drawer-header {
|
|
8897
8929
|
display: none !important;
|
|
8898
8930
|
}
|
|
8899
|
-
.
|
|
8931
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-modal {
|
|
8900
8932
|
border-radius: 8px;
|
|
8901
8933
|
overflow: hidden;
|
|
8902
8934
|
position: relative;
|
|
8903
8935
|
}
|
|
8904
|
-
.
|
|
8936
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-modal-content {
|
|
8905
8937
|
height: 100%;
|
|
8906
8938
|
background-color: #f5f5f5 !important;
|
|
8907
8939
|
}
|
|
8908
|
-
.
|
|
8940
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-modal-content .bhd-modal-close {
|
|
8909
8941
|
display: none !important;
|
|
8910
8942
|
}
|
|
8911
|
-
.
|
|
8943
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-modal-header {
|
|
8912
8944
|
display: none !important;
|
|
8913
8945
|
}
|
|
8914
|
-
.
|
|
8946
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-modal-body {
|
|
8915
8947
|
height: 100%;
|
|
8916
8948
|
padding: 0 !important;
|
|
8917
8949
|
border-radius: 4px !important;
|
|
8918
8950
|
}
|
|
8919
|
-
.
|
|
8951
|
+
.index_module_ChatWindow_Modal__c8b380c0 .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
8920
8952
|
top: 129px;
|
|
8921
8953
|
right: 200px;
|
|
8922
8954
|
height: 790px;
|
|
8923
8955
|
}
|
|
8924
|
-
.
|
|
8956
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_main_list__c8b380c0 {
|
|
8925
8957
|
max-height: 650px;
|
|
8926
8958
|
}
|
|
8927
|
-
.
|
|
8959
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_user__c8b380c0 {
|
|
8928
8960
|
padding-left: 0 !important;
|
|
8929
8961
|
cursor: pointer;
|
|
8930
8962
|
}
|
|
8931
|
-
.
|
|
8963
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_buttom_Issues_List__c8b380c0 {
|
|
8932
8964
|
border-radius: 4px;
|
|
8933
8965
|
width: calc(100% - 328px);
|
|
8934
8966
|
margin-left: 328px;
|
|
8935
8967
|
}
|
|
8936
|
-
.
|
|
8968
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 {
|
|
8937
8969
|
max-height: 700px;
|
|
8938
8970
|
}
|
|
8939
|
-
.
|
|
8971
|
+
.index_module_ChatWindow_Modal__c8b380c0 .index_module_Drawer_main__c8b380c0 .index_module_chat_content__c8b380c0 {
|
|
8940
8972
|
width: calc(100% - 328px);
|
|
8941
8973
|
margin-left: 328px;
|
|
8942
8974
|
display: inline-block;
|
|
8943
8975
|
}
|
|
8944
|
-
.
|
|
8976
|
+
.index_module_popover_main_content__c8b380c0 {
|
|
8945
8977
|
min-width: 300px !important;
|
|
8946
8978
|
max-width: 340px !important;
|
|
8947
8979
|
background-color: #fff !important;
|
|
@@ -8949,21 +8981,21 @@
|
|
|
8949
8981
|
border-radius: 4px;
|
|
8950
8982
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
8951
8983
|
}
|
|
8952
|
-
.
|
|
8984
|
+
.index_module_popover_main_content__c8b380c0 .bhd-tooltip-content {
|
|
8953
8985
|
background-color: #fff;
|
|
8954
8986
|
border-radius: 4px;
|
|
8955
8987
|
}
|
|
8956
|
-
.
|
|
8988
|
+
.index_module_popover_main_content__c8b380c0 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
8957
8989
|
background-color: #fff;
|
|
8958
8990
|
color: rgba(0, 0, 0, 0.85);
|
|
8959
8991
|
font-size: 14px;
|
|
8960
8992
|
padding: 12px 16px;
|
|
8961
8993
|
border-radius: 4px;
|
|
8962
8994
|
}
|
|
8963
|
-
.
|
|
8995
|
+
.index_module_popover_main_content__c8b380c0 .bhd-tooltip-arrow:before {
|
|
8964
8996
|
background: #ccc !important;
|
|
8965
8997
|
}
|
|
8966
|
-
.
|
|
8998
|
+
.index_module_popover_main_content__c8b380c0 .bhd-tooltip-arrow::after {
|
|
8967
8999
|
width: 0 !important;
|
|
8968
9000
|
height: 0 !important;
|
|
8969
9001
|
border: 5px solid;
|
|
@@ -8975,28 +9007,28 @@
|
|
|
8975
9007
|
right: 0 !important;
|
|
8976
9008
|
box-shadow: none !important;
|
|
8977
9009
|
}
|
|
8978
|
-
.
|
|
9010
|
+
.index_module_popover_main_content_name__c8b380c0 {
|
|
8979
9011
|
width: auto;
|
|
8980
9012
|
background-color: #fff !important;
|
|
8981
9013
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
8982
9014
|
border-radius: 4px;
|
|
8983
9015
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
8984
9016
|
}
|
|
8985
|
-
.
|
|
9017
|
+
.index_module_popover_main_content_name__c8b380c0 .bhd-tooltip-content {
|
|
8986
9018
|
background-color: #fff;
|
|
8987
9019
|
border-radius: 4px;
|
|
8988
9020
|
}
|
|
8989
|
-
.
|
|
9021
|
+
.index_module_popover_main_content_name__c8b380c0 .bhd-tooltip-content .bhd-tooltip-inner {
|
|
8990
9022
|
background-color: #fff;
|
|
8991
9023
|
color: rgba(0, 0, 0, 0.85);
|
|
8992
9024
|
font-size: 14px;
|
|
8993
9025
|
padding: 12px 16px;
|
|
8994
9026
|
border-radius: 4px;
|
|
8995
9027
|
}
|
|
8996
|
-
.
|
|
9028
|
+
.index_module_popover_main_content_name__c8b380c0 .bhd-tooltip-arrow:before {
|
|
8997
9029
|
background: #ccc !important;
|
|
8998
9030
|
}
|
|
8999
|
-
.
|
|
9031
|
+
.index_module_popover_main_content_name__c8b380c0 .bhd-tooltip-arrow::after {
|
|
9000
9032
|
width: 0 !important;
|
|
9001
9033
|
height: 0 !important;
|
|
9002
9034
|
border: 5px solid;
|
|
@@ -9008,7 +9040,7 @@
|
|
|
9008
9040
|
right: 0 !important;
|
|
9009
9041
|
box-shadow: none !important;
|
|
9010
9042
|
}
|
|
9011
|
-
.
|
|
9043
|
+
.index_module_teacher_layout__c8b380c0 {
|
|
9012
9044
|
position: fixed;
|
|
9013
9045
|
right: 568px;
|
|
9014
9046
|
border-radius: 8px;
|
|
@@ -9018,8 +9050,8 @@
|
|
|
9018
9050
|
backdrop-filter: blur(7.5px);
|
|
9019
9051
|
width: 80px;
|
|
9020
9052
|
}
|
|
9021
|
-
.
|
|
9022
|
-
.
|
|
9053
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div,
|
|
9054
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div {
|
|
9023
9055
|
display: flex;
|
|
9024
9056
|
flex-direction: column;
|
|
9025
9057
|
align-items: center;
|
|
@@ -9031,16 +9063,16 @@
|
|
|
9031
9063
|
position: relative;
|
|
9032
9064
|
cursor: pointer;
|
|
9033
9065
|
}
|
|
9034
|
-
.
|
|
9035
|
-
.
|
|
9066
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div:hover,
|
|
9067
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div:hover {
|
|
9036
9068
|
background-color: #f5f5f5;
|
|
9037
9069
|
}
|
|
9038
|
-
.
|
|
9039
|
-
.
|
|
9070
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div:hover .index_module_delete__c8b380c0,
|
|
9071
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div:hover .index_module_delete__c8b380c0 {
|
|
9040
9072
|
display: block;
|
|
9041
9073
|
}
|
|
9042
|
-
.
|
|
9043
|
-
.
|
|
9074
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div p,
|
|
9075
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div p {
|
|
9044
9076
|
max-width: 60px;
|
|
9045
9077
|
overflow: hidden;
|
|
9046
9078
|
text-overflow: ellipsis;
|
|
@@ -9050,14 +9082,14 @@
|
|
|
9050
9082
|
line-height: 1;
|
|
9051
9083
|
padding-top: 12px;
|
|
9052
9084
|
}
|
|
9053
|
-
.
|
|
9054
|
-
.
|
|
9085
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div img,
|
|
9086
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div img {
|
|
9055
9087
|
width: 32px;
|
|
9056
9088
|
height: 32px;
|
|
9057
9089
|
border-radius: 50%;
|
|
9058
9090
|
}
|
|
9059
|
-
.
|
|
9060
|
-
.
|
|
9091
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div .index_module_num__c8b380c0,
|
|
9092
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div .index_module_num__c8b380c0 {
|
|
9061
9093
|
position: absolute;
|
|
9062
9094
|
top: 0;
|
|
9063
9095
|
right: 0;
|
|
@@ -9069,8 +9101,8 @@
|
|
|
9069
9101
|
font-size: 12px;
|
|
9070
9102
|
line-height: 1.2;
|
|
9071
9103
|
}
|
|
9072
|
-
.
|
|
9073
|
-
.
|
|
9104
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div .index_module_delete__c8b380c0,
|
|
9105
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div .index_module_delete__c8b380c0 {
|
|
9074
9106
|
position: absolute;
|
|
9075
9107
|
top: 2px;
|
|
9076
9108
|
right: 2px;
|
|
@@ -9078,35 +9110,35 @@
|
|
|
9078
9110
|
font-size: 12px;
|
|
9079
9111
|
display: none;
|
|
9080
9112
|
}
|
|
9081
|
-
.
|
|
9113
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 > div {
|
|
9082
9114
|
margin: 8px;
|
|
9083
9115
|
}
|
|
9084
|
-
.
|
|
9116
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 .index_module_shrink__c8b380c0 {
|
|
9085
9117
|
border-bottom: 1px solid #ebebeb;
|
|
9086
9118
|
border-radius: 0;
|
|
9087
9119
|
margin-bottom: 8px;
|
|
9088
9120
|
margin-top: 8px;
|
|
9089
9121
|
}
|
|
9090
|
-
.
|
|
9122
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 .index_module_shrink__c8b380c0 > span {
|
|
9091
9123
|
font-size: 20px;
|
|
9092
9124
|
}
|
|
9093
|
-
.
|
|
9125
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 .index_module_shrink__c8b380c0 p {
|
|
9094
9126
|
padding-top: 0;
|
|
9095
9127
|
}
|
|
9096
|
-
.
|
|
9128
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 .index_module_shrink__c8b380c0:hover {
|
|
9097
9129
|
background-color: #fff !important;
|
|
9098
9130
|
}
|
|
9099
|
-
.
|
|
9100
|
-
.
|
|
9131
|
+
.index_module_teacher_layout__c8b380c0 .index_module_top__c8b380c0 .index_module_active__c8b380c0,
|
|
9132
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 .index_module_active__c8b380c0 {
|
|
9101
9133
|
background: #ffe8e0;
|
|
9102
9134
|
}
|
|
9103
|
-
.
|
|
9135
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div:last-child {
|
|
9104
9136
|
margin-bottom: 0;
|
|
9105
9137
|
}
|
|
9106
|
-
.
|
|
9138
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 > div:first-child {
|
|
9107
9139
|
margin-top: 0;
|
|
9108
9140
|
}
|
|
9109
|
-
.
|
|
9141
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0 {
|
|
9110
9142
|
max-height: 524px;
|
|
9111
9143
|
padding: 0 8px;
|
|
9112
9144
|
padding-right: 4px;
|
|
@@ -9114,66 +9146,66 @@
|
|
|
9114
9146
|
margin-bottom: 8px;
|
|
9115
9147
|
margin-top: 8px;
|
|
9116
9148
|
}
|
|
9117
|
-
.
|
|
9149
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0::-webkit-scrollbar {
|
|
9118
9150
|
background-color: #eaedf1;
|
|
9119
9151
|
background-color: transparent;
|
|
9120
9152
|
width: 4px;
|
|
9121
9153
|
height: 4px;
|
|
9122
9154
|
}
|
|
9123
|
-
.
|
|
9155
|
+
.index_module_teacher_layout__c8b380c0 .index_module_bottom__c8b380c0::-webkit-scrollbar-thumb {
|
|
9124
9156
|
border-radius: 4px;
|
|
9125
9157
|
background-color: rgba(0, 0, 0, 0.25);
|
|
9126
9158
|
}
|
|
9127
|
-
.
|
|
9159
|
+
.index_module_teacher_layout_newlabo__c8b380c0 {
|
|
9128
9160
|
top: 50px;
|
|
9129
9161
|
right: 0;
|
|
9130
9162
|
}
|
|
9131
|
-
.
|
|
9163
|
+
.index_module_teacher_layout_newlabo__c8b380c0 .index_module_top__c8b380c0 svg {
|
|
9132
9164
|
transform: rotate(180deg);
|
|
9133
9165
|
}
|
|
9134
|
-
.
|
|
9135
|
-
.
|
|
9166
|
+
.index_module_teacher_layout_newlabo__c8b380c0 .index_module_top__c8b380c0 .index_module_active__c8b380c0,
|
|
9167
|
+
.index_module_teacher_layout_newlabo__c8b380c0 .index_module_bottom__c8b380c0 .index_module_active__c8b380c0 {
|
|
9136
9168
|
background-color: #D1E4FF;
|
|
9137
9169
|
}
|
|
9138
|
-
.
|
|
9170
|
+
.index_module_teacher_layout_modal__c8b380c0 {
|
|
9139
9171
|
width: 328px;
|
|
9140
9172
|
height: calc(100% - 48px);
|
|
9141
9173
|
background-color: #fff;
|
|
9142
9174
|
position: absolute;
|
|
9143
9175
|
border-top: 1px solid #ebebeb;
|
|
9144
9176
|
}
|
|
9145
|
-
.
|
|
9146
|
-
.
|
|
9177
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0,
|
|
9178
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 {
|
|
9147
9179
|
border-bottom: 1px solid #ebebeb;
|
|
9148
9180
|
padding: 16px;
|
|
9149
9181
|
display: flex;
|
|
9150
9182
|
align-items: center;
|
|
9151
9183
|
cursor: pointer;
|
|
9152
9184
|
}
|
|
9153
|
-
.
|
|
9154
|
-
.
|
|
9185
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 img,
|
|
9186
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 img {
|
|
9155
9187
|
width: 32px;
|
|
9156
9188
|
height: 32px;
|
|
9157
9189
|
border-radius: 50%;
|
|
9158
9190
|
margin-right: 12px;
|
|
9159
9191
|
}
|
|
9160
|
-
.
|
|
9161
|
-
.
|
|
9192
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 > span,
|
|
9193
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 > span {
|
|
9162
9194
|
margin-right: 12px;
|
|
9163
9195
|
}
|
|
9164
|
-
.
|
|
9165
|
-
.
|
|
9196
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0,
|
|
9197
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 {
|
|
9166
9198
|
width: 252px;
|
|
9167
9199
|
}
|
|
9168
|
-
.
|
|
9169
|
-
.
|
|
9200
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_message__c8b380c0,
|
|
9201
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_message__c8b380c0 {
|
|
9170
9202
|
color: #000;
|
|
9171
9203
|
font-size: 14px;
|
|
9172
9204
|
line-height: 1;
|
|
9173
9205
|
padding-right: 10px;
|
|
9174
9206
|
}
|
|
9175
|
-
.
|
|
9176
|
-
.
|
|
9207
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_message__c8b380c0 .index_module_num__c8b380c0,
|
|
9208
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_message__c8b380c0 .index_module_num__c8b380c0 {
|
|
9177
9209
|
margin-left: 12px;
|
|
9178
9210
|
border-radius: 26px;
|
|
9179
9211
|
background-color: #f4523b;
|
|
@@ -9183,14 +9215,14 @@
|
|
|
9183
9215
|
font-size: 12px;
|
|
9184
9216
|
line-height: 1;
|
|
9185
9217
|
}
|
|
9186
|
-
.
|
|
9187
|
-
.
|
|
9218
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_message__c8b380c0 .index_module_time__c8b380c0,
|
|
9219
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_message__c8b380c0 .index_module_time__c8b380c0 {
|
|
9188
9220
|
font-size: 12px;
|
|
9189
9221
|
color: rgba(0, 0, 0, 0.25);
|
|
9190
9222
|
float: right;
|
|
9191
9223
|
}
|
|
9192
|
-
.
|
|
9193
|
-
.
|
|
9224
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_con__c8b380c0,
|
|
9225
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_ai__c8b380c0 .index_module_user_info__c8b380c0 .index_module_con__c8b380c0 {
|
|
9194
9226
|
color: rgba(0, 0, 0, 0.45);
|
|
9195
9227
|
font-size: 12px;
|
|
9196
9228
|
line-height: 1.5;
|
|
@@ -9199,32 +9231,32 @@
|
|
|
9199
9231
|
white-space: nowrap;
|
|
9200
9232
|
text-overflow: ellipsis;
|
|
9201
9233
|
}
|
|
9202
|
-
.
|
|
9203
|
-
.
|
|
9234
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_top__c8b380c0 .index_module_active__c8b380c0,
|
|
9235
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 .index_module_active__c8b380c0 {
|
|
9204
9236
|
background: #ffe8e0;
|
|
9205
9237
|
}
|
|
9206
|
-
.
|
|
9238
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0 {
|
|
9207
9239
|
overflow: auto;
|
|
9208
9240
|
height: calc(100% - 70px);
|
|
9209
9241
|
}
|
|
9210
|
-
.
|
|
9242
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0::-webkit-scrollbar {
|
|
9211
9243
|
background-color: #eaedf1;
|
|
9212
9244
|
background-color: transparent;
|
|
9213
9245
|
width: 4px;
|
|
9214
9246
|
height: 4px;
|
|
9215
9247
|
}
|
|
9216
|
-
.
|
|
9248
|
+
.index_module_teacher_layout_modal__c8b380c0 .index_module_bottom__c8b380c0::-webkit-scrollbar-thumb {
|
|
9217
9249
|
border-radius: 4px;
|
|
9218
9250
|
background-color: rgba(0, 0, 0, 0.25);
|
|
9219
9251
|
}
|
|
9220
|
-
.
|
|
9252
|
+
.index_module_teacher_layout_modal__c8b380c0 .anticon {
|
|
9221
9253
|
vertical-align: 0;
|
|
9222
9254
|
}
|
|
9223
|
-
.
|
|
9224
|
-
.
|
|
9255
|
+
.index_module_teacher_layout_modal_newlabo__c8b380c0 .index_module_top__c8b380c0 .index_module_active__c8b380c0,
|
|
9256
|
+
.index_module_teacher_layout_modal_newlabo__c8b380c0 .index_module_bottom__c8b380c0 .index_module_active__c8b380c0 {
|
|
9225
9257
|
background: #f0f8ff !important;
|
|
9226
9258
|
}
|
|
9227
|
-
.
|
|
9259
|
+
.index_module_history_list__c8b380c0 {
|
|
9228
9260
|
position: absolute;
|
|
9229
9261
|
top: 0;
|
|
9230
9262
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -9232,7 +9264,7 @@
|
|
|
9232
9264
|
height: 100%;
|
|
9233
9265
|
overflow: hidden;
|
|
9234
9266
|
}
|
|
9235
|
-
.
|
|
9267
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 {
|
|
9236
9268
|
background: #fff;
|
|
9237
9269
|
position: absolute;
|
|
9238
9270
|
z-index: 10;
|
|
@@ -9240,10 +9272,10 @@
|
|
|
9240
9272
|
width: 100%;
|
|
9241
9273
|
border-radius: 16px 16px 0px 0px;
|
|
9242
9274
|
overflow: hidden;
|
|
9243
|
-
animation:
|
|
9275
|
+
animation: index_module_mymove__c8b380c0 1s forwards;
|
|
9244
9276
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
9245
9277
|
}
|
|
9246
|
-
.
|
|
9278
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_title__c8b380c0 {
|
|
9247
9279
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
9248
9280
|
font-size: 16px;
|
|
9249
9281
|
font-weight: 600;
|
|
@@ -9252,18 +9284,18 @@
|
|
|
9252
9284
|
display: flex;
|
|
9253
9285
|
justify-content: space-between;
|
|
9254
9286
|
}
|
|
9255
|
-
.
|
|
9287
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_title__c8b380c0 svg {
|
|
9256
9288
|
font-size: 12px;
|
|
9257
9289
|
cursor: pointer;
|
|
9258
9290
|
opacity: 0.65;
|
|
9259
9291
|
font-weight: 300;
|
|
9260
9292
|
}
|
|
9261
|
-
.
|
|
9293
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 {
|
|
9262
9294
|
position: relative;
|
|
9263
9295
|
margin: 16px 24px;
|
|
9264
9296
|
background-color: #fff;
|
|
9265
9297
|
}
|
|
9266
|
-
.
|
|
9298
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 input {
|
|
9267
9299
|
width: 100%;
|
|
9268
9300
|
height: 40px;
|
|
9269
9301
|
line-height: 40px;
|
|
@@ -9273,7 +9305,7 @@
|
|
|
9273
9305
|
padding-right: 30px;
|
|
9274
9306
|
color: rgba(0, 0, 0, 0.85);
|
|
9275
9307
|
}
|
|
9276
|
-
.
|
|
9308
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 .anticon {
|
|
9277
9309
|
position: absolute;
|
|
9278
9310
|
top: 11px;
|
|
9279
9311
|
z-index: 1;
|
|
@@ -9281,7 +9313,7 @@
|
|
|
9281
9313
|
font-size: 16px;
|
|
9282
9314
|
color: rgba(0, 0, 0, 0.65);
|
|
9283
9315
|
}
|
|
9284
|
-
.
|
|
9316
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 .guanbi_Close {
|
|
9285
9317
|
position: absolute;
|
|
9286
9318
|
top: 3px;
|
|
9287
9319
|
right: 38px;
|
|
@@ -9290,70 +9322,70 @@
|
|
|
9290
9322
|
color: rgba(0, 0, 0, 0.65);
|
|
9291
9323
|
cursor: pointer;
|
|
9292
9324
|
}
|
|
9293
|
-
.
|
|
9325
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 .guanbi_Close svg {
|
|
9294
9326
|
font-size: 10px;
|
|
9295
9327
|
opacity: 0.65;
|
|
9296
9328
|
}
|
|
9297
|
-
.
|
|
9329
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 svg {
|
|
9298
9330
|
opacity: 0.65;
|
|
9299
9331
|
font-weight: 300;
|
|
9300
9332
|
}
|
|
9301
|
-
.
|
|
9333
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0:first-child {
|
|
9302
9334
|
margin-top: 0;
|
|
9303
9335
|
}
|
|
9304
|
-
.
|
|
9336
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 {
|
|
9305
9337
|
overflow: auto;
|
|
9306
9338
|
height: 510px;
|
|
9307
9339
|
}
|
|
9308
|
-
.
|
|
9340
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0::-webkit-scrollbar {
|
|
9309
9341
|
background-color: #eaedf1;
|
|
9310
9342
|
background-color: transparent;
|
|
9311
9343
|
width: 4px;
|
|
9312
9344
|
height: 4px;
|
|
9313
9345
|
}
|
|
9314
|
-
.
|
|
9346
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0::-webkit-scrollbar-thumb {
|
|
9315
9347
|
border-radius: 4px;
|
|
9316
9348
|
background-color: rgba(0, 0, 0, 0.25);
|
|
9317
9349
|
}
|
|
9318
|
-
.
|
|
9350
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 {
|
|
9319
9351
|
width: 100%;
|
|
9320
9352
|
padding: 8px 16px;
|
|
9321
9353
|
display: flex;
|
|
9322
9354
|
align-items: center;
|
|
9323
9355
|
border-bottom: 1px solid #ebebeb;
|
|
9324
9356
|
}
|
|
9325
|
-
.
|
|
9357
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_head_img__c8b380c0 {
|
|
9326
9358
|
width: 36px;
|
|
9327
9359
|
height: 36px;
|
|
9328
9360
|
border-radius: 50%;
|
|
9329
9361
|
margin-right: 16px;
|
|
9330
9362
|
}
|
|
9331
|
-
.
|
|
9363
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_head_img__c8b380c0 img {
|
|
9332
9364
|
width: 36px;
|
|
9333
9365
|
height: 36px;
|
|
9334
9366
|
border-radius: 50%;
|
|
9335
9367
|
}
|
|
9336
|
-
.
|
|
9368
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_head_img__c8b380c0 svg {
|
|
9337
9369
|
width: 36px;
|
|
9338
9370
|
height: 36px;
|
|
9339
9371
|
}
|
|
9340
|
-
.
|
|
9372
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_list_desc__c8b380c0 {
|
|
9341
9373
|
width: calc(100% - 56px);
|
|
9342
9374
|
}
|
|
9343
|
-
.
|
|
9375
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_list_desc__c8b380c0 .index_module_name__c8b380c0 {
|
|
9344
9376
|
color: rgba(0, 0, 0, 0.85);
|
|
9345
9377
|
font-size: 16px;
|
|
9346
9378
|
font-weight: 600;
|
|
9347
9379
|
line-height: 150%;
|
|
9348
9380
|
margin-bottom: 4px;
|
|
9349
9381
|
}
|
|
9350
|
-
.
|
|
9382
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_list_desc__c8b380c0 .index_module_name__c8b380c0 .index_module_time__c8b380c0 {
|
|
9351
9383
|
float: right;
|
|
9352
9384
|
font-size: 14px;
|
|
9353
9385
|
color: #8c8c8c;
|
|
9354
9386
|
font-weight: 400;
|
|
9355
9387
|
}
|
|
9356
|
-
.
|
|
9388
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_list_desc__c8b380c0 .index_module_decs__c8b380c0 {
|
|
9357
9389
|
color: rgba(0, 0, 0, 0.65);
|
|
9358
9390
|
font-size: 14px;
|
|
9359
9391
|
font-weight: 400;
|
|
@@ -9362,29 +9394,29 @@
|
|
|
9362
9394
|
text-overflow: ellipsis;
|
|
9363
9395
|
white-space: nowrap;
|
|
9364
9396
|
}
|
|
9365
|
-
.
|
|
9397
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_list_desc__c8b380c0 .index_module_decs__c8b380c0 span {
|
|
9366
9398
|
color: #f4523b;
|
|
9367
9399
|
}
|
|
9368
|
-
.
|
|
9400
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_open__c8b380c0 {
|
|
9369
9401
|
font-size: 24px;
|
|
9370
9402
|
color: rgba(0, 0, 0, 0.65);
|
|
9371
9403
|
}
|
|
9372
|
-
.
|
|
9404
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_summary__c8b380c0 .index_module_active__c8b380c0 svg {
|
|
9373
9405
|
transform: rotate(90deg);
|
|
9374
9406
|
}
|
|
9375
|
-
.
|
|
9407
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 {
|
|
9376
9408
|
background-color: rgba(0, 0, 0, 0.02);
|
|
9377
9409
|
}
|
|
9378
|
-
.
|
|
9410
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0 {
|
|
9379
9411
|
padding: 8px 16px;
|
|
9380
9412
|
margin-bottom: 1px;
|
|
9381
9413
|
position: relative;
|
|
9382
9414
|
cursor: pointer;
|
|
9383
9415
|
}
|
|
9384
|
-
.
|
|
9416
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0:hover {
|
|
9385
9417
|
background-color: rgba(0, 0, 0, 0.04);
|
|
9386
9418
|
}
|
|
9387
|
-
.
|
|
9419
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0::before {
|
|
9388
9420
|
content: "";
|
|
9389
9421
|
display: inline-block;
|
|
9390
9422
|
width: 100%;
|
|
@@ -9394,23 +9426,23 @@
|
|
|
9394
9426
|
bottom: -1px;
|
|
9395
9427
|
left: -1px;
|
|
9396
9428
|
}
|
|
9397
|
-
.
|
|
9429
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0 .index_module_name__c8b380c0 {
|
|
9398
9430
|
display: flex;
|
|
9399
9431
|
justify-content: space-between;
|
|
9400
9432
|
align-items: center;
|
|
9401
9433
|
margin-bottom: 9px;
|
|
9402
9434
|
}
|
|
9403
|
-
.
|
|
9435
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0 .index_module_name__c8b380c0 p {
|
|
9404
9436
|
color: rgba(0, 0, 0, 0.85);
|
|
9405
9437
|
font-size: 16px;
|
|
9406
9438
|
font-weight: 600;
|
|
9407
9439
|
line-height: 1.5;
|
|
9408
9440
|
}
|
|
9409
|
-
.
|
|
9441
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0 .index_module_name__c8b380c0 .index_module_time__c8b380c0 {
|
|
9410
9442
|
font-size: 14px;
|
|
9411
9443
|
color: #8c8c8c;
|
|
9412
9444
|
}
|
|
9413
|
-
.
|
|
9445
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0 .index_module_con__c8b380c0 {
|
|
9414
9446
|
color: rgba(0, 0, 0, 0.85);
|
|
9415
9447
|
font-size: 14px;
|
|
9416
9448
|
font-weight: 400;
|
|
@@ -9423,22 +9455,22 @@
|
|
|
9423
9455
|
max-height: 40px;
|
|
9424
9456
|
word-break: break-all;
|
|
9425
9457
|
}
|
|
9426
|
-
.
|
|
9458
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list__c8b380c0 .index_module_con__c8b380c0 span {
|
|
9427
9459
|
color: #f4523b;
|
|
9428
9460
|
}
|
|
9429
|
-
.
|
|
9461
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_list_item__c8b380c0 .index_module_list_detail__c8b380c0 .index_module_list_more__c8b380c0 {
|
|
9430
9462
|
text-align: center;
|
|
9431
9463
|
color: rgba(0, 0, 0, 0.45);
|
|
9432
9464
|
font-size: 14px;
|
|
9433
9465
|
}
|
|
9434
|
-
.
|
|
9466
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_no_data__c8b380c0 {
|
|
9435
9467
|
text-align: center;
|
|
9436
9468
|
margin-top: 130px;
|
|
9437
9469
|
}
|
|
9438
|
-
.
|
|
9470
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_no_data__c8b380c0 img {
|
|
9439
9471
|
width: 160px;
|
|
9440
9472
|
}
|
|
9441
|
-
.
|
|
9473
|
+
.index_module_history_list__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 .index_module_no_data__c8b380c0 p {
|
|
9442
9474
|
margin-top: 24px;
|
|
9443
9475
|
color: rgba(0, 0, 0, 0.45);
|
|
9444
9476
|
text-align: center;
|
|
@@ -9446,7 +9478,7 @@
|
|
|
9446
9478
|
line-height: 100%;
|
|
9447
9479
|
/* 14px */
|
|
9448
9480
|
}
|
|
9449
|
-
@keyframes
|
|
9481
|
+
@keyframes index_module_mymove__c8b380c0 {
|
|
9450
9482
|
from {
|
|
9451
9483
|
bottom: -500px;
|
|
9452
9484
|
}
|
|
@@ -9454,10 +9486,10 @@
|
|
|
9454
9486
|
bottom: 0;
|
|
9455
9487
|
}
|
|
9456
9488
|
}
|
|
9457
|
-
.
|
|
9489
|
+
.index_module_history_list__c8b380c0 .anticon {
|
|
9458
9490
|
vertical-align: 0;
|
|
9459
9491
|
}
|
|
9460
|
-
.
|
|
9492
|
+
.index_module_history_list_broadside__c8b380c0 {
|
|
9461
9493
|
width: 417px;
|
|
9462
9494
|
height: calc(100% - 48px);
|
|
9463
9495
|
right: 0;
|
|
@@ -9466,18 +9498,18 @@
|
|
|
9466
9498
|
background: transparent;
|
|
9467
9499
|
overflow: visible;
|
|
9468
9500
|
}
|
|
9469
|
-
.
|
|
9501
|
+
.index_module_history_list_broadside__c8b380c0 .index_module_search_layout__c8b380c0 {
|
|
9470
9502
|
height: 100%;
|
|
9471
9503
|
border-radius: 0;
|
|
9472
9504
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
9473
9505
|
}
|
|
9474
|
-
.
|
|
9506
|
+
.index_module_history_list_broadside__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_search_top__c8b380c0 {
|
|
9475
9507
|
margin: 16px;
|
|
9476
9508
|
}
|
|
9477
|
-
.
|
|
9509
|
+
.index_module_history_list_broadside__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_title__c8b380c0 {
|
|
9478
9510
|
padding: 16px;
|
|
9479
9511
|
}
|
|
9480
|
-
.
|
|
9512
|
+
.index_module_history_list_broadside__c8b380c0 .index_module_search_layout__c8b380c0 .index_module_main_list__c8b380c0 {
|
|
9481
9513
|
height: calc(100% - 140px);
|
|
9482
9514
|
max-height: calc(100% - 140px);
|
|
9483
9515
|
}
|