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