bhd-components 0.7.30 → 0.7.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/{a38afcaf.esm.es5.development.js → 01eedb30.esm.es5.development.js} +1 -1
- package/dist/{381883fc.esm.es5.production.js → 2ec5f3fb.esm.es5.production.js} +1 -1
- package/dist/index.esm.es5.development.css +499 -499
- package/dist/index.esm.es5.development.js +5 -3
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/es2017/customerService/index2.module.less +8 -7
- package/es2017/customerService/screenshotTool.js +1 -1
- package/es2017/table/index.js +2 -0
- package/esm/customerService/index2.module.less +8 -7
- package/esm/customerService/screenshotTool.js +1 -1
- package/esm/table/index.js +2 -0
- package/package.json +1 -1
|
@@ -6389,49 +6389,49 @@
|
|
|
6389
6389
|
"description": "图标,六级填充色"
|
|
6390
6390
|
}
|
|
6391
6391
|
*/
|
|
6392
|
-
.
|
|
6393
|
-
.
|
|
6392
|
+
.index2_module_service_ChatWindow_Drawer__c60a2adc,
|
|
6393
|
+
.index2_module_ChatWindow_Modal__c60a2adc {
|
|
6394
6394
|
width: 100% !important;
|
|
6395
6395
|
}
|
|
6396
|
-
.
|
|
6397
|
-
.
|
|
6396
|
+
.index2_module_service_ChatWindow_Drawer__c60a2adc .bhd-drawer-mask,
|
|
6397
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-drawer-mask {
|
|
6398
6398
|
background-color: rgba(0, 0, 0, 0.15) !important;
|
|
6399
6399
|
}
|
|
6400
|
-
.
|
|
6401
|
-
.
|
|
6400
|
+
.index2_module_ChatWindow_Drawer__c60a2adc,
|
|
6401
|
+
.index2_module_ChatWindow_Modal__c60a2adc {
|
|
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__c60a2adc textarea::-webkit-scrollbar,
|
|
6406
|
+
.index2_module_ChatWindow_Modal__c60a2adc 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__c60a2adc textarea::-webkit-scrollbar-thumb,
|
|
6413
|
+
.index2_module_ChatWindow_Modal__c60a2adc 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__c60a2adc pre::-webkit-scrollbar,
|
|
6418
|
+
.index2_module_ChatWindow_Modal__c60a2adc 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__c60a2adc pre::-webkit-scrollbar-thumb,
|
|
6425
|
+
.index2_module_ChatWindow_Modal__c60a2adc 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__c60a2adc .bhd-drawer-body,
|
|
6430
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-drawer-body {
|
|
6431
6431
|
padding: 0 !important;
|
|
6432
6432
|
}
|
|
6433
|
-
.
|
|
6434
|
-
.
|
|
6433
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc,
|
|
6434
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc {
|
|
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__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc,
|
|
6443
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc {
|
|
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__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc i,
|
|
6451
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc 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__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc .index2_module_count__c60a2adc,
|
|
6461
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc .index2_module_count__c60a2adc {
|
|
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__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc,
|
|
6473
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc {
|
|
6474
6474
|
display: flex;
|
|
6475
6475
|
height: 16px;
|
|
6476
6476
|
}
|
|
6477
|
-
.
|
|
6478
|
-
.
|
|
6477
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc i,
|
|
6478
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc i {
|
|
6479
6479
|
font-size: 16px;
|
|
6480
6480
|
margin-left: 23px;
|
|
6481
6481
|
cursor: pointer;
|
|
6482
6482
|
}
|
|
6483
|
-
.
|
|
6484
|
-
.
|
|
6483
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_line__c60a2adc,
|
|
6484
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_line__c60a2adc {
|
|
6485
6485
|
display: inline-block;
|
|
6486
6486
|
width: 1px;
|
|
6487
6487
|
height: 16px;
|
|
@@ -6489,13 +6489,13 @@
|
|
|
6489
6489
|
margin: 0 4px;
|
|
6490
6490
|
margin-left: 23px;
|
|
6491
6491
|
}
|
|
6492
|
-
.
|
|
6493
|
-
.
|
|
6492
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc,
|
|
6493
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc {
|
|
6494
6494
|
position: relative;
|
|
6495
6495
|
z-index: 99;
|
|
6496
6496
|
}
|
|
6497
|
-
.
|
|
6498
|
-
.
|
|
6497
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc .index2_module_popover__c60a2adc,
|
|
6498
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc .index2_module_popover__c60a2adc {
|
|
6499
6499
|
padding: 8px 0;
|
|
6500
6500
|
width: 74px;
|
|
6501
6501
|
text-align: center;
|
|
@@ -6511,8 +6511,8 @@
|
|
|
6511
6511
|
left: -30px;
|
|
6512
6512
|
display: none;
|
|
6513
6513
|
}
|
|
6514
|
-
.
|
|
6515
|
-
.
|
|
6514
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc .index2_module_popover__c60a2adc::after,
|
|
6515
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc .index2_module_popover__c60a2adc::after {
|
|
6516
6516
|
content: "";
|
|
6517
6517
|
position: absolute;
|
|
6518
6518
|
width: 0;
|
|
@@ -6523,8 +6523,8 @@
|
|
|
6523
6523
|
top: -12px;
|
|
6524
6524
|
left: 32px;
|
|
6525
6525
|
}
|
|
6526
|
-
.
|
|
6527
|
-
.
|
|
6526
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc .index2_module_popover__c60a2adc::before,
|
|
6527
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc .index2_module_popover__c60a2adc::before {
|
|
6528
6528
|
content: "";
|
|
6529
6529
|
position: absolute;
|
|
6530
6530
|
z-index: 99;
|
|
@@ -6535,44 +6535,44 @@
|
|
|
6535
6535
|
top: -13px;
|
|
6536
6536
|
left: 32px;
|
|
6537
6537
|
}
|
|
6538
|
-
.
|
|
6539
|
-
.
|
|
6538
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc:hover .index2_module_popover__c60a2adc,
|
|
6539
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap__c60a2adc .index2_module_top__c60a2adc .index2_module_operate__c60a2adc .index2_module_popover_main__c60a2adc:hover .index2_module_popover__c60a2adc {
|
|
6540
6540
|
display: block;
|
|
6541
6541
|
}
|
|
6542
|
-
.
|
|
6543
|
-
.
|
|
6542
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap_newlabo__c60a2adc .index2_module_top__c60a2adc,
|
|
6543
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap_newlabo__c60a2adc .index2_module_top__c60a2adc {
|
|
6544
6544
|
background-color: #f5f5f5;
|
|
6545
6545
|
border-bottom: 1px solid #ebebeb;
|
|
6546
6546
|
}
|
|
6547
|
-
.
|
|
6548
|
-
.
|
|
6547
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_header_wrap_newlabo__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc,
|
|
6548
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_header_wrap_newlabo__c60a2adc .index2_module_top__c60a2adc .index2_module_user__c60a2adc {
|
|
6549
6549
|
padding-left: 0;
|
|
6550
6550
|
font-weight: 400;
|
|
6551
6551
|
}
|
|
6552
|
-
.
|
|
6553
|
-
.
|
|
6552
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc,
|
|
6553
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc {
|
|
6554
6554
|
max-height: calc(100vh - 110px);
|
|
6555
6555
|
overflow: auto;
|
|
6556
6556
|
background: #f5f5f5;
|
|
6557
6557
|
min-height: 200px;
|
|
6558
6558
|
}
|
|
6559
|
-
.
|
|
6560
|
-
.
|
|
6559
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_loading__c60a2adc,
|
|
6560
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_loading__c60a2adc {
|
|
6561
6561
|
text-align: center;
|
|
6562
6562
|
margin: 10px 0;
|
|
6563
6563
|
}
|
|
6564
|
-
.
|
|
6565
|
-
.
|
|
6564
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_loading__c60a2adc img,
|
|
6565
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_loading__c60a2adc img {
|
|
6566
6566
|
width: 30px;
|
|
6567
6567
|
height: 30px;
|
|
6568
6568
|
}
|
|
6569
|
-
.
|
|
6570
|
-
.
|
|
6569
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc,
|
|
6570
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc {
|
|
6571
6571
|
padding: 16px;
|
|
6572
6572
|
padding-top: 0;
|
|
6573
6573
|
}
|
|
6574
|
-
.
|
|
6575
|
-
.
|
|
6574
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_head_sculpture__c60a2adc,
|
|
6575
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_head_sculpture__c60a2adc {
|
|
6576
6576
|
width: 32px;
|
|
6577
6577
|
height: 32px;
|
|
6578
6578
|
margin-top: 24px;
|
|
@@ -6581,19 +6581,19 @@
|
|
|
6581
6581
|
vertical-align: top;
|
|
6582
6582
|
overflow: hidden;
|
|
6583
6583
|
}
|
|
6584
|
-
.
|
|
6585
|
-
.
|
|
6584
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_head_sculpture__c60a2adc img,
|
|
6585
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_head_sculpture__c60a2adc img {
|
|
6586
6586
|
width: 100%;
|
|
6587
6587
|
height: 100%;
|
|
6588
6588
|
}
|
|
6589
|
-
.
|
|
6590
|
-
.
|
|
6589
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_main_content__c60a2adc,
|
|
6590
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_main_content__c60a2adc {
|
|
6591
6591
|
display: flex;
|
|
6592
6592
|
flex-direction: column;
|
|
6593
6593
|
align-items: flex-end;
|
|
6594
6594
|
}
|
|
6595
|
-
.
|
|
6596
|
-
.
|
|
6595
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_right__c60a2adc .index2_module_head_sculpture__c60a2adc,
|
|
6596
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_right__c60a2adc .index2_module_head_sculpture__c60a2adc {
|
|
6597
6597
|
width: 32px;
|
|
6598
6598
|
height: 32px;
|
|
6599
6599
|
margin-top: 24px;
|
|
@@ -6604,80 +6604,80 @@
|
|
|
6604
6604
|
overflow: hidden;
|
|
6605
6605
|
text-align: center;
|
|
6606
6606
|
}
|
|
6607
|
-
.
|
|
6608
|
-
.
|
|
6607
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_right__c60a2adc .index2_module_head_sculpture__c60a2adc i,
|
|
6608
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_right__c60a2adc .index2_module_head_sculpture__c60a2adc i {
|
|
6609
6609
|
color: #fff;
|
|
6610
6610
|
}
|
|
6611
|
-
.
|
|
6612
|
-
.
|
|
6611
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_right__c60a2adc .index2_module_head_sculpture__c60a2adc img,
|
|
6612
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_right__c60a2adc .index2_module_head_sculpture__c60a2adc img {
|
|
6613
6613
|
width: 100%;
|
|
6614
6614
|
height: 100%;
|
|
6615
6615
|
}
|
|
6616
|
-
.
|
|
6617
|
-
.
|
|
6616
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li,
|
|
6617
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li {
|
|
6618
6618
|
position: relative;
|
|
6619
6619
|
display: flex;
|
|
6620
6620
|
width: 100%;
|
|
6621
6621
|
}
|
|
6622
|
-
.
|
|
6623
|
-
.
|
|
6622
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc,
|
|
6623
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc {
|
|
6624
6624
|
max-width: 80%;
|
|
6625
6625
|
}
|
|
6626
|
-
.
|
|
6627
|
-
.
|
|
6626
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content_flag__c60a2adc,
|
|
6627
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content_flag__c60a2adc {
|
|
6628
6628
|
width: 100%;
|
|
6629
6629
|
}
|
|
6630
|
-
.
|
|
6631
|
-
.
|
|
6630
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content_flag__c60a2adc:hover .index2_module_operate_modal__c60a2adc,
|
|
6631
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content_flag__c60a2adc:hover .index2_module_operate_modal__c60a2adc {
|
|
6632
6632
|
visibility: visible;
|
|
6633
6633
|
}
|
|
6634
|
-
.
|
|
6635
|
-
.
|
|
6634
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc,
|
|
6635
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc {
|
|
6636
6636
|
display: flex;
|
|
6637
6637
|
justify-content: space-between;
|
|
6638
6638
|
align-items: center;
|
|
6639
6639
|
bottom: 0;
|
|
6640
6640
|
}
|
|
6641
|
-
.
|
|
6642
|
-
.
|
|
6641
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc,
|
|
6642
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc {
|
|
6643
6643
|
display: inline-block;
|
|
6644
6644
|
padding: 8px;
|
|
6645
6645
|
line-height: 1;
|
|
6646
6646
|
color: rgba(0, 0, 0, 0.45);
|
|
6647
6647
|
}
|
|
6648
|
-
.
|
|
6649
|
-
.
|
|
6648
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc i,
|
|
6649
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc i {
|
|
6650
6650
|
color: rgba(0, 0, 0, 0.45);
|
|
6651
6651
|
font-size: 16px;
|
|
6652
6652
|
cursor: pointer;
|
|
6653
6653
|
}
|
|
6654
|
-
.
|
|
6655
|
-
.
|
|
6654
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc i svg,
|
|
6655
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc i svg {
|
|
6656
6656
|
color: rgba(0, 0, 0, 0.65);
|
|
6657
6657
|
}
|
|
6658
|
-
.
|
|
6659
|
-
.
|
|
6658
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc i:hover svg,
|
|
6659
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc i:hover svg {
|
|
6660
6660
|
color: #5991ef;
|
|
6661
6661
|
}
|
|
6662
|
-
.
|
|
6663
|
-
.
|
|
6662
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc .index2_module_active__c60a2adc svg,
|
|
6663
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc .index2_module_active__c60a2adc svg {
|
|
6664
6664
|
color: #5991ef;
|
|
6665
6665
|
}
|
|
6666
|
-
.
|
|
6667
|
-
.
|
|
6666
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc span,
|
|
6667
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc span {
|
|
6668
6668
|
margin: 0 8px;
|
|
6669
6669
|
cursor: pointer;
|
|
6670
6670
|
}
|
|
6671
|
-
.
|
|
6672
|
-
.
|
|
6671
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc,
|
|
6672
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc {
|
|
6673
6673
|
font-size: 12px;
|
|
6674
6674
|
color: rgba(0, 0, 0, 0.45);
|
|
6675
6675
|
display: inline-block;
|
|
6676
6676
|
padding: 8px 0;
|
|
6677
6677
|
cursor: pointer;
|
|
6678
6678
|
}
|
|
6679
|
-
.
|
|
6680
|
-
.
|
|
6679
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc .index2_module_icon__c60a2adc,
|
|
6680
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc .index2_module_icon__c60a2adc {
|
|
6681
6681
|
display: inline-block;
|
|
6682
6682
|
width: 10px;
|
|
6683
6683
|
height: 10px;
|
|
@@ -6685,8 +6685,8 @@
|
|
|
6685
6685
|
background-color: rgba(0, 0, 0, 0.45);
|
|
6686
6686
|
margin-right: 4px;
|
|
6687
6687
|
}
|
|
6688
|
-
.
|
|
6689
|
-
.
|
|
6688
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc .index2_module_find_teacher__c60a2adc,
|
|
6689
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc .index2_module_find_teacher__c60a2adc {
|
|
6690
6690
|
padding: 2px 8px;
|
|
6691
6691
|
border-radius: 2px;
|
|
6692
6692
|
background-color: rgba(0, 0, 0, 0.04);
|
|
@@ -6694,91 +6694,91 @@
|
|
|
6694
6694
|
font-size: 12px;
|
|
6695
6695
|
line-height: 1;
|
|
6696
6696
|
}
|
|
6697
|
-
.
|
|
6698
|
-
.
|
|
6697
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc .index2_module_find_teacher__c60a2adc:hover,
|
|
6698
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc .index2_module_find_teacher__c60a2adc:hover {
|
|
6699
6699
|
color: #5991ef;
|
|
6700
6700
|
}
|
|
6701
|
-
.
|
|
6702
|
-
.
|
|
6701
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc:hover,
|
|
6702
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc:hover {
|
|
6703
6703
|
color: #5991ef;
|
|
6704
6704
|
}
|
|
6705
|
-
.
|
|
6706
|
-
.
|
|
6705
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc:hover span,
|
|
6706
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_generate__c60a2adc:hover span {
|
|
6707
6707
|
color: #5991ef;
|
|
6708
6708
|
}
|
|
6709
|
-
.
|
|
6710
|
-
.
|
|
6709
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_findTeacher__c60a2adc,
|
|
6710
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_findTeacher__c60a2adc {
|
|
6711
6711
|
font-size: 12px;
|
|
6712
6712
|
color: rgba(0, 0, 0, 0.45);
|
|
6713
6713
|
display: inline-block;
|
|
6714
6714
|
padding: 8px 0;
|
|
6715
6715
|
cursor: pointer;
|
|
6716
6716
|
}
|
|
6717
|
-
.
|
|
6718
|
-
.
|
|
6717
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_findTeacher__c60a2adc span,
|
|
6718
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_findTeacher__c60a2adc span {
|
|
6719
6719
|
padding: 0px 8px;
|
|
6720
6720
|
background-color: rgba(0, 0, 0, 0.04);
|
|
6721
6721
|
color: rgba(0, 0, 0, 0.45);
|
|
6722
6722
|
}
|
|
6723
|
-
.
|
|
6724
|
-
.
|
|
6723
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_findTeacher__c60a2adc span:hover,
|
|
6724
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_stop_findTeacher__c60a2adc span:hover {
|
|
6725
6725
|
color: #5991ef;
|
|
6726
6726
|
}
|
|
6727
|
-
.
|
|
6728
|
-
.
|
|
6727
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc,
|
|
6728
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc {
|
|
6729
6729
|
position: relative;
|
|
6730
6730
|
}
|
|
6731
|
-
.
|
|
6732
|
-
.
|
|
6731
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc,
|
|
6732
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc {
|
|
6733
6733
|
position: relative;
|
|
6734
6734
|
max-width: 100%;
|
|
6735
6735
|
}
|
|
6736
|
-
.
|
|
6737
|
-
.
|
|
6736
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc,
|
|
6737
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc {
|
|
6738
6738
|
padding: 0;
|
|
6739
6739
|
line-height: 1;
|
|
6740
6740
|
}
|
|
6741
|
-
.
|
|
6742
|
-
.
|
|
6741
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc p,
|
|
6742
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc p {
|
|
6743
6743
|
word-break: break-all;
|
|
6744
6744
|
white-space: break-spaces;
|
|
6745
6745
|
}
|
|
6746
|
-
.
|
|
6747
|
-
.
|
|
6748
|
-
.
|
|
6749
|
-
.
|
|
6746
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc p,
|
|
6747
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc p,
|
|
6748
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc li,
|
|
6749
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc li {
|
|
6750
6750
|
line-height: 1.5;
|
|
6751
6751
|
color: rgba(0, 0, 0, 0.85);
|
|
6752
6752
|
}
|
|
6753
|
-
.
|
|
6754
|
-
.
|
|
6753
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc > h3,
|
|
6754
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc > h3 {
|
|
6755
6755
|
font-size: 16px;
|
|
6756
6756
|
font-weight: 600;
|
|
6757
6757
|
padding: 10px 0;
|
|
6758
6758
|
}
|
|
6759
|
-
.
|
|
6760
|
-
.
|
|
6759
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol,
|
|
6760
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol {
|
|
6761
6761
|
list-style: decimal;
|
|
6762
6762
|
-webkit-padding-start: 20px;
|
|
6763
6763
|
padding-inline-start: 20px;
|
|
6764
6764
|
}
|
|
6765
|
-
.
|
|
6766
|
-
.
|
|
6765
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol li,
|
|
6766
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol li {
|
|
6767
6767
|
list-style-type: auto;
|
|
6768
6768
|
}
|
|
6769
|
-
.
|
|
6770
|
-
.
|
|
6769
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol li p,
|
|
6770
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol li p {
|
|
6771
6771
|
padding: 4px 0;
|
|
6772
6772
|
font-size: 14px;
|
|
6773
6773
|
font-weight: 600;
|
|
6774
6774
|
}
|
|
6775
|
-
.
|
|
6776
|
-
.
|
|
6775
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol li > ul li,
|
|
6776
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_content_child__c60a2adc ol li > ul li {
|
|
6777
6777
|
list-style: inside;
|
|
6778
6778
|
color: rgba(0, 0, 0, 0.65);
|
|
6779
6779
|
}
|
|
6780
|
-
.
|
|
6781
|
-
.
|
|
6780
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc pre,
|
|
6781
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc pre {
|
|
6782
6782
|
background: #fafafa;
|
|
6783
6783
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
6784
6784
|
border-top: none;
|
|
@@ -6787,13 +6787,13 @@
|
|
|
6787
6787
|
margin: 4px 0;
|
|
6788
6788
|
border-radius: 0 0 4px 4px;
|
|
6789
6789
|
}
|
|
6790
|
-
.
|
|
6791
|
-
.
|
|
6790
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc,
|
|
6791
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc {
|
|
6792
6792
|
position: relative;
|
|
6793
6793
|
top: 12px ;
|
|
6794
6794
|
}
|
|
6795
|
-
.
|
|
6796
|
-
.
|
|
6795
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc::before,
|
|
6796
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc::before {
|
|
6797
6797
|
content: '';
|
|
6798
6798
|
display: block;
|
|
6799
6799
|
width: calc(100% + 32px);
|
|
@@ -6803,38 +6803,38 @@
|
|
|
6803
6803
|
bottom: 42px;
|
|
6804
6804
|
left: -16px;
|
|
6805
6805
|
}
|
|
6806
|
-
.
|
|
6807
|
-
.
|
|
6806
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc > p,
|
|
6807
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc > p {
|
|
6808
6808
|
padding: 12px 0;
|
|
6809
6809
|
}
|
|
6810
|
-
.
|
|
6811
|
-
.
|
|
6810
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_find_teacher__c60a2adc,
|
|
6811
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_find_teacher__c60a2adc {
|
|
6812
6812
|
padding: 0;
|
|
6813
6813
|
background-color: transparent;
|
|
6814
6814
|
color: #5991ef;
|
|
6815
6815
|
}
|
|
6816
|
-
.
|
|
6817
|
-
.
|
|
6816
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc .anticon,
|
|
6817
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc .anticon {
|
|
6818
6818
|
display: inline-block;
|
|
6819
6819
|
width: 20px;
|
|
6820
6820
|
height: 20px;
|
|
6821
6821
|
}
|
|
6822
|
-
.
|
|
6823
|
-
.
|
|
6822
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc .anticon:hover,
|
|
6823
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_operate_modal_bottom__c60a2adc .index2_module_operate__c60a2adc .anticon:hover {
|
|
6824
6824
|
background-color: rgba(0, 0, 0, 0.04);
|
|
6825
6825
|
}
|
|
6826
|
-
.
|
|
6827
|
-
.
|
|
6826
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_find_teacher_con__c60a2adc,
|
|
6827
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_content__c60a2adc .index2_module_find_teacher_con__c60a2adc {
|
|
6828
6828
|
color: #5991ef;
|
|
6829
6829
|
cursor: pointer;
|
|
6830
6830
|
}
|
|
6831
|
-
.
|
|
6832
|
-
.
|
|
6831
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_sign__c60a2adc,
|
|
6832
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_main_content__c60a2adc .index2_module_sign__c60a2adc {
|
|
6833
6833
|
background-color: #1890ff;
|
|
6834
6834
|
color: #fff;
|
|
6835
6835
|
}
|
|
6836
|
-
.
|
|
6837
|
-
.
|
|
6836
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc,
|
|
6837
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc {
|
|
6838
6838
|
visibility: hidden;
|
|
6839
6839
|
height: 24px;
|
|
6840
6840
|
white-space: nowrap;
|
|
@@ -6844,8 +6844,8 @@
|
|
|
6844
6844
|
z-index: 9;
|
|
6845
6845
|
text-align: right;
|
|
6846
6846
|
}
|
|
6847
|
-
.
|
|
6848
|
-
.
|
|
6847
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc,
|
|
6848
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc {
|
|
6849
6849
|
display: inline-flex;
|
|
6850
6850
|
align-items: center;
|
|
6851
6851
|
padding: 8px 0;
|
|
@@ -6855,66 +6855,66 @@
|
|
|
6855
6855
|
line-height: 1;
|
|
6856
6856
|
color: rgba(0, 0, 0, 0.45);
|
|
6857
6857
|
}
|
|
6858
|
-
.
|
|
6859
|
-
.
|
|
6858
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc i,
|
|
6859
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc i {
|
|
6860
6860
|
color: rgba(0, 0, 0, 0.45);
|
|
6861
6861
|
font-size: 16px;
|
|
6862
6862
|
cursor: pointer;
|
|
6863
6863
|
}
|
|
6864
|
-
.
|
|
6865
|
-
.
|
|
6864
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc i svg,
|
|
6865
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc i svg {
|
|
6866
6866
|
color: rgba(0, 0, 0, 0.65);
|
|
6867
6867
|
}
|
|
6868
|
-
.
|
|
6869
|
-
.
|
|
6868
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc i:hover svg,
|
|
6869
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc i:hover svg {
|
|
6870
6870
|
color: #5991ef;
|
|
6871
6871
|
}
|
|
6872
|
-
.
|
|
6873
|
-
.
|
|
6872
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc .index2_module_active__c60a2adc svg,
|
|
6873
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc .index2_module_active__c60a2adc svg {
|
|
6874
6874
|
color: #5991ef;
|
|
6875
6875
|
}
|
|
6876
|
-
.
|
|
6877
|
-
.
|
|
6876
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc span,
|
|
6877
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc span {
|
|
6878
6878
|
margin: 0 8px;
|
|
6879
6879
|
}
|
|
6880
|
-
.
|
|
6881
|
-
.
|
|
6880
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc .index2_module_ask_question__c60a2adc,
|
|
6881
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_main__c60a2adc .index2_module_operate_modal__c60a2adc .index2_module_operate__c60a2adc .index2_module_ask_question__c60a2adc {
|
|
6882
6882
|
cursor: pointer;
|
|
6883
6883
|
color: #5991ef;
|
|
6884
6884
|
font-size: 12px;
|
|
6885
6885
|
line-height: 1;
|
|
6886
6886
|
}
|
|
6887
|
-
.
|
|
6888
|
-
.
|
|
6887
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_content__c60a2adc,
|
|
6888
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc > li .index2_module_content__c60a2adc {
|
|
6889
6889
|
padding: 12px 16px;
|
|
6890
6890
|
display: inline-block;
|
|
6891
6891
|
font-size: 14px;
|
|
6892
6892
|
}
|
|
6893
|
-
.
|
|
6894
|
-
.
|
|
6893
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc,
|
|
6894
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc {
|
|
6895
6895
|
justify-content: flex-end;
|
|
6896
6896
|
}
|
|
6897
|
-
.
|
|
6898
|
-
.
|
|
6897
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_main__c60a2adc,
|
|
6898
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_left__c60a2adc .index2_module_main__c60a2adc {
|
|
6899
6899
|
text-align: right;
|
|
6900
6900
|
}
|
|
6901
|
-
.
|
|
6902
|
-
.
|
|
6901
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li.index2_module_left__c60a2adc .index2_module_content__c60a2adc,
|
|
6902
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li.index2_module_left__c60a2adc .index2_module_content__c60a2adc {
|
|
6903
6903
|
border-radius: 20px 2px 20px 20px;
|
|
6904
6904
|
background: #d1e4ff;
|
|
6905
6905
|
text-align: left;
|
|
6906
6906
|
}
|
|
6907
|
-
.
|
|
6908
|
-
.
|
|
6907
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li.index2_module_right__c60a2adc .index2_module_content__c60a2adc,
|
|
6908
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li.index2_module_right__c60a2adc .index2_module_content__c60a2adc {
|
|
6909
6909
|
border-radius: 2px 20px 20px 20px;
|
|
6910
6910
|
background: #fff;
|
|
6911
6911
|
}
|
|
6912
|
-
.
|
|
6913
|
-
.
|
|
6912
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem__c60a2adc,
|
|
6913
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem__c60a2adc {
|
|
6914
6914
|
padding-left: 0;
|
|
6915
6915
|
}
|
|
6916
|
-
.
|
|
6917
|
-
.
|
|
6916
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem__c60a2adc li,
|
|
6917
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem__c60a2adc li {
|
|
6918
6918
|
padding-top: 16px;
|
|
6919
6919
|
color: #5991ef;
|
|
6920
6920
|
font-size: 14px;
|
|
@@ -6923,13 +6923,13 @@
|
|
|
6923
6923
|
cursor: pointer;
|
|
6924
6924
|
list-style-type: none;
|
|
6925
6925
|
}
|
|
6926
|
-
.
|
|
6927
|
-
.
|
|
6926
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li,
|
|
6927
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li {
|
|
6928
6928
|
padding-left: 30px;
|
|
6929
6929
|
position: relative;
|
|
6930
6930
|
}
|
|
6931
|
-
.
|
|
6932
|
-
.
|
|
6931
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li::after,
|
|
6932
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li::after {
|
|
6933
6933
|
content: '';
|
|
6934
6934
|
width: 6px;
|
|
6935
6935
|
height: 6px;
|
|
@@ -6940,24 +6940,24 @@
|
|
|
6940
6940
|
top: 26px;
|
|
6941
6941
|
left: 10px;
|
|
6942
6942
|
}
|
|
6943
|
-
.
|
|
6944
|
-
.
|
|
6943
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li:first-child,
|
|
6944
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li:first-child {
|
|
6945
6945
|
padding-left: 0;
|
|
6946
6946
|
}
|
|
6947
|
-
.
|
|
6948
|
-
.
|
|
6947
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li:first-child::after,
|
|
6948
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc li:first-child::after {
|
|
6949
6949
|
display: none;
|
|
6950
6950
|
}
|
|
6951
|
-
.
|
|
6952
|
-
.
|
|
6951
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc .index2_module_related_issues_flag__c60a2adc span,
|
|
6952
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_association_problem_flag__c60a2adc .index2_module_related_issues_flag__c60a2adc span {
|
|
6953
6953
|
color: #000;
|
|
6954
6954
|
font-weight: 600;
|
|
6955
6955
|
border-bottom: 6px solid #f0f8ff;
|
|
6956
6956
|
display: inline-block;
|
|
6957
6957
|
height: 22px;
|
|
6958
6958
|
}
|
|
6959
|
-
.
|
|
6960
|
-
.
|
|
6959
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc,
|
|
6960
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc {
|
|
6961
6961
|
width: 100%;
|
|
6962
6962
|
text-align: center;
|
|
6963
6963
|
position: relative;
|
|
@@ -6968,14 +6968,14 @@
|
|
|
6968
6968
|
width: 240px;
|
|
6969
6969
|
max-height: 134px;
|
|
6970
6970
|
}
|
|
6971
|
-
.
|
|
6972
|
-
.
|
|
6971
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc img,
|
|
6972
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc img {
|
|
6973
6973
|
width: 240px;
|
|
6974
6974
|
height: -moz-fit-content;
|
|
6975
6975
|
height: fit-content;
|
|
6976
6976
|
}
|
|
6977
|
-
.
|
|
6978
|
-
.
|
|
6977
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc .index2_module_mask_zoom__c60a2adc,
|
|
6978
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc .index2_module_mask_zoom__c60a2adc {
|
|
6979
6979
|
position: absolute;
|
|
6980
6980
|
top: 0;
|
|
6981
6981
|
left: 0;
|
|
@@ -6987,29 +6987,29 @@
|
|
|
6987
6987
|
align-items: center;
|
|
6988
6988
|
justify-content: center;
|
|
6989
6989
|
}
|
|
6990
|
-
.
|
|
6991
|
-
.
|
|
6990
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc .index2_module_mask_zoom__c60a2adc svg,
|
|
6991
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc .index2_module_mask_zoom__c60a2adc svg {
|
|
6992
6992
|
font-size: 20px;
|
|
6993
6993
|
color: #fff;
|
|
6994
6994
|
cursor: pointer;
|
|
6995
6995
|
}
|
|
6996
|
-
.
|
|
6997
|
-
.
|
|
6996
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc:hover .index2_module_mask_zoom__c60a2adc,
|
|
6997
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con__c60a2adc:hover .index2_module_mask_zoom__c60a2adc {
|
|
6998
6998
|
display: flex;
|
|
6999
6999
|
}
|
|
7000
|
-
.
|
|
7001
|
-
.
|
|
7000
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con2__c60a2adc,
|
|
7001
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con2__c60a2adc {
|
|
7002
7002
|
width: 300px;
|
|
7003
7003
|
max-height: 168px;
|
|
7004
7004
|
}
|
|
7005
|
-
.
|
|
7006
|
-
.
|
|
7005
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con2__c60a2adc img,
|
|
7006
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_img_con2__c60a2adc img {
|
|
7007
7007
|
width: 300px;
|
|
7008
7008
|
height: -moz-fit-content;
|
|
7009
7009
|
height: fit-content;
|
|
7010
7010
|
}
|
|
7011
|
-
.
|
|
7012
|
-
.
|
|
7011
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc,
|
|
7012
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc {
|
|
7013
7013
|
display: flex;
|
|
7014
7014
|
justify-content: flex-end;
|
|
7015
7015
|
align-items: center;
|
|
@@ -7027,75 +7027,75 @@
|
|
|
7027
7027
|
cursor: pointer;
|
|
7028
7028
|
font-weight: 400 !important;
|
|
7029
7029
|
}
|
|
7030
|
-
.
|
|
7031
|
-
.
|
|
7030
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc .index2_module_icon__c60a2adc,
|
|
7031
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc .index2_module_icon__c60a2adc {
|
|
7032
7032
|
display: none;
|
|
7033
7033
|
}
|
|
7034
|
-
.
|
|
7035
|
-
.
|
|
7034
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc .copy,
|
|
7035
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc .copy {
|
|
7036
7036
|
display: block;
|
|
7037
7037
|
}
|
|
7038
|
-
.
|
|
7039
|
-
.
|
|
7038
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc svg,
|
|
7039
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .index2_module_copyCode__c60a2adc svg {
|
|
7040
7040
|
color: rgba(0, 0, 0, 0.65);
|
|
7041
7041
|
margin-right: 8px;
|
|
7042
7042
|
font-size: 16px;
|
|
7043
7043
|
position: relative;
|
|
7044
7044
|
top: 2px;
|
|
7045
7045
|
}
|
|
7046
|
-
.
|
|
7047
|
-
.
|
|
7046
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copyCode,
|
|
7047
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copyCode {
|
|
7048
7048
|
color: #5991ef;
|
|
7049
7049
|
}
|
|
7050
|
-
.
|
|
7051
|
-
.
|
|
7050
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copy,
|
|
7051
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copy {
|
|
7052
7052
|
display: none;
|
|
7053
7053
|
}
|
|
7054
|
-
.
|
|
7055
|
-
.
|
|
7054
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copy_success_flag,
|
|
7055
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copy_success_flag {
|
|
7056
7056
|
display: inline-block;
|
|
7057
7057
|
}
|
|
7058
|
-
.
|
|
7059
|
-
.
|
|
7058
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copy_success_flag svg,
|
|
7059
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc .copy_success .copy_success_flag svg {
|
|
7060
7060
|
color: #5991ef;
|
|
7061
7061
|
}
|
|
7062
|
-
.
|
|
7063
|
-
.
|
|
7062
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc p > code,
|
|
7063
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc p > code {
|
|
7064
7064
|
border: none;
|
|
7065
7065
|
background-color: rgba(0, 0, 0, 0.06);
|
|
7066
7066
|
border-radius: 2px;
|
|
7067
7067
|
color: #000;
|
|
7068
7068
|
padding: 0 2px;
|
|
7069
7069
|
}
|
|
7070
|
-
.
|
|
7071
|
-
.
|
|
7070
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li > code,
|
|
7071
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li > code {
|
|
7072
7072
|
border: none;
|
|
7073
7073
|
background-color: rgba(0, 0, 0, 0.06);
|
|
7074
7074
|
border-radius: 2px;
|
|
7075
7075
|
color: #000;
|
|
7076
7076
|
padding: 0 2px;
|
|
7077
7077
|
}
|
|
7078
|
-
.
|
|
7079
|
-
.
|
|
7078
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li ::marker,
|
|
7079
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li ::marker {
|
|
7080
7080
|
font-weight: 600 !important;
|
|
7081
7081
|
}
|
|
7082
|
-
.
|
|
7083
|
-
.
|
|
7082
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li ::marker,
|
|
7083
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li ::marker {
|
|
7084
7084
|
font-weight: 600 !important;
|
|
7085
7085
|
}
|
|
7086
|
-
.
|
|
7087
|
-
.
|
|
7086
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li p,
|
|
7087
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li p {
|
|
7088
7088
|
font-weight: 400 !important;
|
|
7089
7089
|
}
|
|
7090
|
-
.
|
|
7091
|
-
.
|
|
7090
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li p strong,
|
|
7091
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc li .index2_module_content__c60a2adc li p strong {
|
|
7092
7092
|
border-bottom: 6px solid #f0f8ff;
|
|
7093
7093
|
height: 20px;
|
|
7094
7094
|
display: inline-block;
|
|
7095
7095
|
font-weight: 600;
|
|
7096
7096
|
}
|
|
7097
|
-
.
|
|
7098
|
-
.
|
|
7097
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_time__c60a2adc,
|
|
7098
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_time__c60a2adc {
|
|
7099
7099
|
display: block;
|
|
7100
7100
|
margin: 40px 0;
|
|
7101
7101
|
margin-bottom: 16px;
|
|
@@ -7104,8 +7104,8 @@
|
|
|
7104
7104
|
color: rgba(0, 0, 0, 0.25);
|
|
7105
7105
|
position: relative;
|
|
7106
7106
|
}
|
|
7107
|
-
.
|
|
7108
|
-
.
|
|
7107
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_time__c60a2adc::before,
|
|
7108
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_time__c60a2adc::before {
|
|
7109
7109
|
content: "";
|
|
7110
7110
|
width: 100px;
|
|
7111
7111
|
display: inline-block;
|
|
@@ -7115,8 +7115,8 @@
|
|
|
7115
7115
|
top: -3px;
|
|
7116
7116
|
right: 16px;
|
|
7117
7117
|
}
|
|
7118
|
-
.
|
|
7119
|
-
.
|
|
7118
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_time__c60a2adc::after,
|
|
7119
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_time__c60a2adc::after {
|
|
7120
7120
|
content: "";
|
|
7121
7121
|
width: 100px;
|
|
7122
7122
|
display: inline-block;
|
|
@@ -7126,16 +7126,16 @@
|
|
|
7126
7126
|
top: -3px;
|
|
7127
7127
|
left: 16px;
|
|
7128
7128
|
}
|
|
7129
|
-
.
|
|
7130
|
-
.
|
|
7129
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc,
|
|
7130
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc {
|
|
7131
7131
|
display: table;
|
|
7132
7132
|
margin-top: 4px;
|
|
7133
7133
|
padding: 8px;
|
|
7134
7134
|
border-radius: 2px;
|
|
7135
7135
|
background: #e7e7e7;
|
|
7136
7136
|
}
|
|
7137
|
-
.
|
|
7138
|
-
.
|
|
7137
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc p,
|
|
7138
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc p {
|
|
7139
7139
|
color: rgba(0, 0, 0, 0.65);
|
|
7140
7140
|
font-size: 12px;
|
|
7141
7141
|
line-height: 1.5;
|
|
@@ -7149,100 +7149,100 @@
|
|
|
7149
7149
|
cursor: pointer;
|
|
7150
7150
|
text-align: left;
|
|
7151
7151
|
}
|
|
7152
|
-
.
|
|
7153
|
-
.
|
|
7152
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc .index2_module_text_exceed__c60a2adc,
|
|
7153
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc .index2_module_text_exceed__c60a2adc {
|
|
7154
7154
|
padding-right: 16px;
|
|
7155
7155
|
position: relative;
|
|
7156
7156
|
}
|
|
7157
|
-
.
|
|
7158
|
-
.
|
|
7157
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc .index2_module_text_exceed__c60a2adc > span,
|
|
7158
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_citation_content__c60a2adc .index2_module_text_exceed__c60a2adc > span {
|
|
7159
7159
|
position: absolute;
|
|
7160
7160
|
top: 20px;
|
|
7161
7161
|
right: 0;
|
|
7162
7162
|
}
|
|
7163
|
-
.
|
|
7164
|
-
.
|
|
7163
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_popover_content__c60a2adc,
|
|
7164
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_message_con__c60a2adc .index2_module_popover_content__c60a2adc {
|
|
7165
7165
|
max-width: 400px;
|
|
7166
7166
|
}
|
|
7167
|
-
.
|
|
7168
|
-
.
|
|
7167
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc::-webkit-scrollbar,
|
|
7168
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc::-webkit-scrollbar {
|
|
7169
7169
|
background-color: #eff0f7;
|
|
7170
7170
|
background-color: transparent;
|
|
7171
7171
|
width: 6px;
|
|
7172
7172
|
height: 4px;
|
|
7173
7173
|
}
|
|
7174
|
-
.
|
|
7175
|
-
.
|
|
7174
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main__c60a2adc::-webkit-scrollbar-thumb,
|
|
7175
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc::-webkit-scrollbar-thumb {
|
|
7176
7176
|
border-radius: 4px;
|
|
7177
7177
|
background-color: rgba(181, 184, 198, 0.8);
|
|
7178
7178
|
}
|
|
7179
|
-
.
|
|
7180
|
-
.
|
|
7179
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main_newlabo__c60a2adc pre,
|
|
7180
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main_newlabo__c60a2adc pre {
|
|
7181
7181
|
background: #2b303b !important;
|
|
7182
7182
|
color: #fff;
|
|
7183
7183
|
overflow: auto;
|
|
7184
7184
|
}
|
|
7185
|
-
.
|
|
7186
|
-
.
|
|
7185
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main_newlabo__c60a2adc pre pre::-webkit-scrollbar,
|
|
7186
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main_newlabo__c60a2adc pre pre::-webkit-scrollbar {
|
|
7187
7187
|
background-color: #eaedf1;
|
|
7188
7188
|
background-color: transparent;
|
|
7189
7189
|
width: 4px;
|
|
7190
7190
|
height: 4px;
|
|
7191
7191
|
}
|
|
7192
|
-
.
|
|
7193
|
-
.
|
|
7192
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main_newlabo__c60a2adc pre pre::-webkit-scrollbar-thumb,
|
|
7193
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main_newlabo__c60a2adc pre pre::-webkit-scrollbar-thumb {
|
|
7194
7194
|
border-radius: 4px;
|
|
7195
7195
|
background-color: #f4f4f4;
|
|
7196
7196
|
}
|
|
7197
|
-
.
|
|
7198
|
-
.
|
|
7197
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_main_newlabo_no_pic__c60a2adc .index2_module_head_sculpture__c60a2adc,
|
|
7198
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main_newlabo_no_pic__c60a2adc .index2_module_head_sculpture__c60a2adc {
|
|
7199
7199
|
display: none !important;
|
|
7200
7200
|
}
|
|
7201
|
-
.
|
|
7202
|
-
.
|
|
7201
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc,
|
|
7202
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc {
|
|
7203
7203
|
position: absolute;
|
|
7204
7204
|
bottom: 0;
|
|
7205
7205
|
width: 100%;
|
|
7206
7206
|
}
|
|
7207
|
-
.
|
|
7208
|
-
.
|
|
7207
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc,
|
|
7208
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc {
|
|
7209
7209
|
white-space: nowrap;
|
|
7210
7210
|
overflow: auto;
|
|
7211
7211
|
width: calc(100% - 40px);
|
|
7212
7212
|
box-sizing: border-box;
|
|
7213
7213
|
margin-bottom: 6px;
|
|
7214
7214
|
}
|
|
7215
|
-
.
|
|
7216
|
-
.
|
|
7215
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc .index2_module_item__c60a2adc,
|
|
7216
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc .index2_module_item__c60a2adc {
|
|
7217
7217
|
display: inline-block;
|
|
7218
7218
|
margin-right: 8px;
|
|
7219
7219
|
}
|
|
7220
|
-
.
|
|
7221
|
-
.
|
|
7220
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc .index2_module_item__c60a2adc:last-child,
|
|
7221
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc .index2_module_item__c60a2adc:last-child {
|
|
7222
7222
|
margin-right: 0;
|
|
7223
7223
|
}
|
|
7224
|
-
.
|
|
7225
|
-
.
|
|
7224
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc::-webkit-scrollbar,
|
|
7225
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc::-webkit-scrollbar {
|
|
7226
7226
|
background-color: #eaedf1;
|
|
7227
7227
|
background-color: transparent;
|
|
7228
7228
|
width: 4px;
|
|
7229
7229
|
height: 4px;
|
|
7230
7230
|
}
|
|
7231
|
-
.
|
|
7232
|
-
.
|
|
7231
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc::-webkit-scrollbar-thumb,
|
|
7232
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_teacherList__c60a2adc::-webkit-scrollbar-thumb {
|
|
7233
7233
|
border-radius: 4px;
|
|
7234
7234
|
background-color: rgba(181, 184, 198, 0.6);
|
|
7235
7235
|
}
|
|
7236
|
-
.
|
|
7237
|
-
.
|
|
7236
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc,
|
|
7237
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc {
|
|
7238
7238
|
position: absolute;
|
|
7239
7239
|
bottom: 60px;
|
|
7240
7240
|
margin: 0 16px;
|
|
7241
7241
|
padding-bottom: 4px;
|
|
7242
7242
|
line-height: 1;
|
|
7243
7243
|
}
|
|
7244
|
-
.
|
|
7245
|
-
.
|
|
7244
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc .index2_module_item__c60a2adc > span,
|
|
7245
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc .index2_module_item__c60a2adc > span {
|
|
7246
7246
|
cursor: pointer;
|
|
7247
7247
|
max-width: 100%;
|
|
7248
7248
|
display: inline-block;
|
|
@@ -7256,22 +7256,22 @@
|
|
|
7256
7256
|
line-height: 1;
|
|
7257
7257
|
overflow: hidden;
|
|
7258
7258
|
}
|
|
7259
|
-
.
|
|
7260
|
-
.
|
|
7259
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc .index2_module_item__c60a2adc > span:hover,
|
|
7260
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc .index2_module_item__c60a2adc > span:hover {
|
|
7261
7261
|
background-color: #fff;
|
|
7262
7262
|
}
|
|
7263
|
-
.
|
|
7264
|
-
.
|
|
7263
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc .index2_module_item__c60a2adc > span .index2_module_sign__c60a2adc,
|
|
7264
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list__c60a2adc .index2_module_item__c60a2adc > span .index2_module_sign__c60a2adc {
|
|
7265
7265
|
color: #5991ef;
|
|
7266
7266
|
}
|
|
7267
|
-
.
|
|
7268
|
-
.
|
|
7267
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_flag__c60a2adc,
|
|
7268
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_flag__c60a2adc {
|
|
7269
7269
|
margin: 0 16px;
|
|
7270
7270
|
line-height: 1;
|
|
7271
7271
|
padding-top: 24px;
|
|
7272
7272
|
}
|
|
7273
|
-
.
|
|
7274
|
-
.
|
|
7273
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_flag__c60a2adc p,
|
|
7274
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_flag__c60a2adc p {
|
|
7275
7275
|
padding: 8px 16px;
|
|
7276
7276
|
background-color: #fff;
|
|
7277
7277
|
border-radius: 38px;
|
|
@@ -7280,20 +7280,20 @@
|
|
|
7280
7280
|
display: inline-block;
|
|
7281
7281
|
cursor: pointer;
|
|
7282
7282
|
}
|
|
7283
|
-
.
|
|
7284
|
-
.
|
|
7283
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_flag__c60a2adc p:hover,
|
|
7284
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_issues_list_flag__c60a2adc p:hover {
|
|
7285
7285
|
background-color: #f0f8ff;
|
|
7286
7286
|
color: #f4523b;
|
|
7287
7287
|
}
|
|
7288
|
-
.
|
|
7289
|
-
.
|
|
7288
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc,
|
|
7289
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc {
|
|
7290
7290
|
display: flex;
|
|
7291
7291
|
align-items: flex-end;
|
|
7292
7292
|
margin-bottom: 12px;
|
|
7293
7293
|
padding: 0 16px;
|
|
7294
7294
|
}
|
|
7295
|
-
.
|
|
7296
|
-
.
|
|
7295
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc,
|
|
7296
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc {
|
|
7297
7297
|
align-items: flex-end;
|
|
7298
7298
|
width: calc(100% - 36px);
|
|
7299
7299
|
background-color: #fff;
|
|
@@ -7305,12 +7305,12 @@
|
|
|
7305
7305
|
position: relative;
|
|
7306
7306
|
padding-right: 1px;
|
|
7307
7307
|
}
|
|
7308
|
-
.
|
|
7309
|
-
.
|
|
7308
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc,
|
|
7309
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc {
|
|
7310
7310
|
line-height: 1;
|
|
7311
7311
|
}
|
|
7312
|
-
.
|
|
7313
|
-
.
|
|
7312
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc textarea,
|
|
7313
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc textarea {
|
|
7314
7314
|
max-height: 100px;
|
|
7315
7315
|
padding: 0;
|
|
7316
7316
|
border: none;
|
|
@@ -7318,55 +7318,55 @@
|
|
|
7318
7318
|
resize: none;
|
|
7319
7319
|
padding-right: 48px;
|
|
7320
7320
|
}
|
|
7321
|
-
.
|
|
7322
|
-
.
|
|
7321
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc textarea.bhd-input,
|
|
7322
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc textarea.bhd-input {
|
|
7323
7323
|
min-height: 21px !important;
|
|
7324
7324
|
line-height: 1.5;
|
|
7325
7325
|
}
|
|
7326
|
-
.
|
|
7327
|
-
.
|
|
7326
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .bhd-input[disabled],
|
|
7327
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .bhd-input[disabled] {
|
|
7328
7328
|
background-color: #fff !important;
|
|
7329
7329
|
}
|
|
7330
|
-
.
|
|
7331
|
-
.
|
|
7330
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc,
|
|
7331
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc {
|
|
7332
7332
|
display: flex;
|
|
7333
7333
|
align-items: center;
|
|
7334
7334
|
padding-bottom: 12px;
|
|
7335
7335
|
border-bottom: 1px solid rgba(0, 0, 0, 0.06);
|
|
7336
7336
|
margin-bottom: 12px;
|
|
7337
7337
|
}
|
|
7338
|
-
.
|
|
7339
|
-
.
|
|
7338
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc:hover,
|
|
7339
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc:hover {
|
|
7340
7340
|
cursor: pointer;
|
|
7341
7341
|
}
|
|
7342
|
-
.
|
|
7343
|
-
.
|
|
7342
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc,
|
|
7343
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc {
|
|
7344
7344
|
width: 90px;
|
|
7345
7345
|
height: 60px;
|
|
7346
7346
|
position: relative;
|
|
7347
7347
|
border-radius: 4px;
|
|
7348
7348
|
}
|
|
7349
|
-
.
|
|
7350
|
-
.
|
|
7349
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc img,
|
|
7350
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc img {
|
|
7351
7351
|
width: 100%;
|
|
7352
7352
|
height: 100%;
|
|
7353
7353
|
border-radius: 4px;
|
|
7354
7354
|
overflow: hidden;
|
|
7355
7355
|
}
|
|
7356
|
-
.
|
|
7357
|
-
.
|
|
7356
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_close__c60a2adc,
|
|
7357
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_close__c60a2adc {
|
|
7358
7358
|
position: absolute;
|
|
7359
7359
|
top: -8px;
|
|
7360
7360
|
right: -8px;
|
|
7361
7361
|
z-index: 2;
|
|
7362
7362
|
}
|
|
7363
|
-
.
|
|
7364
|
-
.
|
|
7363
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_close__c60a2adc span,
|
|
7364
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_close__c60a2adc span {
|
|
7365
7365
|
font-size: 18px;
|
|
7366
7366
|
color: rgba(0, 0, 0, 0.45);
|
|
7367
7367
|
}
|
|
7368
|
-
.
|
|
7369
|
-
.
|
|
7368
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_zoom__c60a2adc,
|
|
7369
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_zoom__c60a2adc {
|
|
7370
7370
|
position: absolute;
|
|
7371
7371
|
background: rgba(0, 0, 0, 0.3);
|
|
7372
7372
|
width: 100%;
|
|
@@ -7378,25 +7378,25 @@
|
|
|
7378
7378
|
justify-content: center;
|
|
7379
7379
|
border-radius: 4px;
|
|
7380
7380
|
}
|
|
7381
|
-
.
|
|
7382
|
-
.
|
|
7381
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_zoom__c60a2adc .anticon,
|
|
7382
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_zoom__c60a2adc .anticon {
|
|
7383
7383
|
color: #fff;
|
|
7384
7384
|
}
|
|
7385
|
-
.
|
|
7386
|
-
.
|
|
7385
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_zoom__c60a2adc .index2_module_anticon__c60a2adc,
|
|
7386
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc .index2_module_icon_zoom__c60a2adc .index2_module_anticon__c60a2adc {
|
|
7387
7387
|
color: #fff;
|
|
7388
7388
|
font-size: 18px;
|
|
7389
7389
|
}
|
|
7390
|
-
.
|
|
7391
|
-
.
|
|
7390
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc:hover .index2_module_icon_zoom__c60a2adc,
|
|
7391
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_left__c60a2adc:hover .index2_module_icon_zoom__c60a2adc {
|
|
7392
7392
|
display: flex;
|
|
7393
7393
|
}
|
|
7394
|
-
.
|
|
7395
|
-
.
|
|
7394
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc,
|
|
7395
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc {
|
|
7396
7396
|
margin-left: 24px;
|
|
7397
7397
|
}
|
|
7398
|
-
.
|
|
7399
|
-
.
|
|
7398
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p,
|
|
7399
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p {
|
|
7400
7400
|
display: inline-flex;
|
|
7401
7401
|
align-items: center;
|
|
7402
7402
|
padding: 2px 8px;
|
|
@@ -7404,64 +7404,64 @@
|
|
|
7404
7404
|
color: rgba(0, 0, 0, 0.85);
|
|
7405
7405
|
line-height: 1.5;
|
|
7406
7406
|
}
|
|
7407
|
-
.
|
|
7408
|
-
.
|
|
7407
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p:first-child,
|
|
7408
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p:first-child {
|
|
7409
7409
|
margin-bottom: 8px;
|
|
7410
7410
|
}
|
|
7411
|
-
.
|
|
7412
|
-
.
|
|
7411
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p span,
|
|
7412
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p span {
|
|
7413
7413
|
margin-right: 4px;
|
|
7414
7414
|
}
|
|
7415
|
-
.
|
|
7416
|
-
.
|
|
7415
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p .anticon,
|
|
7416
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p .anticon {
|
|
7417
7417
|
vertical-align: middle !important;
|
|
7418
7418
|
}
|
|
7419
|
-
.
|
|
7420
|
-
.
|
|
7419
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p svg,
|
|
7420
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_input__c60a2adc .index2_module_picture_layout__c60a2adc .index2_module_right__c60a2adc p svg {
|
|
7421
7421
|
color: rgba(0, 0, 0, 0.85);
|
|
7422
7422
|
font-size: 20px;
|
|
7423
7423
|
}
|
|
7424
|
-
.
|
|
7425
|
-
.
|
|
7424
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_no_AI__c60a2adc,
|
|
7425
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_no_AI__c60a2adc {
|
|
7426
7426
|
width: 100%;
|
|
7427
7427
|
}
|
|
7428
|
-
.
|
|
7429
|
-
.
|
|
7428
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_no_AI__c60a2adc textarea,
|
|
7429
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc > .index2_module_no_AI__c60a2adc textarea {
|
|
7430
7430
|
padding-right: 12px;
|
|
7431
7431
|
}
|
|
7432
|
-
.
|
|
7433
|
-
.
|
|
7432
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_screenshot__c60a2adc,
|
|
7433
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_screenshot__c60a2adc {
|
|
7434
7434
|
position: absolute;
|
|
7435
7435
|
right: 16px;
|
|
7436
7436
|
bottom: 10px;
|
|
7437
7437
|
color: rgba(0, 0, 0, 0.65);
|
|
7438
7438
|
}
|
|
7439
|
-
.
|
|
7440
|
-
.
|
|
7439
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_screenshot__c60a2adc i,
|
|
7440
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_screenshot__c60a2adc i {
|
|
7441
7441
|
cursor: pointer;
|
|
7442
7442
|
}
|
|
7443
|
-
.
|
|
7444
|
-
.
|
|
7443
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_screenshot__c60a2adc i svg,
|
|
7444
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_screenshot__c60a2adc i svg {
|
|
7445
7445
|
color: rgba(0, 0, 0, 0.65);
|
|
7446
7446
|
font-size: 20px;
|
|
7447
7447
|
}
|
|
7448
|
-
.
|
|
7449
|
-
.
|
|
7448
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_disabled__c60a2adc,
|
|
7449
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_disabled__c60a2adc {
|
|
7450
7450
|
cursor: not-allowed !important;
|
|
7451
7451
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
7452
7452
|
}
|
|
7453
|
-
.
|
|
7454
|
-
.
|
|
7453
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_disabled__c60a2adc svg,
|
|
7454
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_disabled__c60a2adc svg {
|
|
7455
7455
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
7456
7456
|
}
|
|
7457
|
-
.
|
|
7458
|
-
.
|
|
7457
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc,
|
|
7458
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc {
|
|
7459
7459
|
display: flex;
|
|
7460
7460
|
align-items: center;
|
|
7461
7461
|
width: calc(100% - 24px);
|
|
7462
7462
|
}
|
|
7463
|
-
.
|
|
7464
|
-
.
|
|
7463
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_content_con__c60a2adc,
|
|
7464
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_content_con__c60a2adc {
|
|
7465
7465
|
margin-top: 6px;
|
|
7466
7466
|
align-items: center;
|
|
7467
7467
|
padding: 8px;
|
|
@@ -7469,8 +7469,8 @@
|
|
|
7469
7469
|
display: inline-block;
|
|
7470
7470
|
width: calc(100% - 60px);
|
|
7471
7471
|
}
|
|
7472
|
-
.
|
|
7473
|
-
.
|
|
7472
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_content_con__c60a2adc p,
|
|
7473
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_content_con__c60a2adc p {
|
|
7474
7474
|
color: rgba(0, 0, 0, 0.65);
|
|
7475
7475
|
border-radius: 2px;
|
|
7476
7476
|
font-size: 12px;
|
|
@@ -7485,96 +7485,96 @@
|
|
|
7485
7485
|
display: flex;
|
|
7486
7486
|
align-items: center;
|
|
7487
7487
|
}
|
|
7488
|
-
.
|
|
7489
|
-
.
|
|
7488
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_content_con__c60a2adc p img,
|
|
7489
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_content_con__c60a2adc p img {
|
|
7490
7490
|
margin-right: 8px;
|
|
7491
7491
|
width: 60px;
|
|
7492
7492
|
}
|
|
7493
|
-
.
|
|
7494
|
-
.
|
|
7493
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_delete_quote__c60a2adc,
|
|
7494
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_input_wrap__c60a2adc .index2_module_content_main__c60a2adc .index2_module_delete_quote__c60a2adc {
|
|
7495
7495
|
font-size: 18px;
|
|
7496
7496
|
color: #bfbfbf;
|
|
7497
7497
|
margin-top: 6px;
|
|
7498
7498
|
}
|
|
7499
|
-
.
|
|
7500
|
-
.
|
|
7499
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_sending__c60a2adc,
|
|
7500
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_sending__c60a2adc {
|
|
7501
7501
|
width: 20px;
|
|
7502
7502
|
margin-left: 16px;
|
|
7503
7503
|
margin-bottom: 8px;
|
|
7504
7504
|
}
|
|
7505
|
-
.
|
|
7506
|
-
.
|
|
7505
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_sending__c60a2adc i svg,
|
|
7506
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_sending__c60a2adc i svg {
|
|
7507
7507
|
font-size: 20px;
|
|
7508
7508
|
color: rgba(0, 0, 0, 0.65);
|
|
7509
7509
|
cursor: pointer;
|
|
7510
7510
|
}
|
|
7511
|
-
.
|
|
7512
|
-
.
|
|
7511
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_sending__c60a2adc .index2_module_disabled__c60a2adc svg,
|
|
7512
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc .index2_module_Drawer_buttom__c60a2adc .index2_module_sending__c60a2adc .index2_module_disabled__c60a2adc svg {
|
|
7513
7513
|
color: rgba(0, 0, 0, 0.25);
|
|
7514
7514
|
cursor: not-allowed;
|
|
7515
7515
|
}
|
|
7516
|
-
.
|
|
7517
|
-
.
|
|
7516
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .index2_module_Drawer_buttom_Issues_List_newlabo__c60a2adc,
|
|
7517
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List_newlabo__c60a2adc {
|
|
7518
7518
|
background-color: #f5f5f5 !important;
|
|
7519
7519
|
}
|
|
7520
|
-
.
|
|
7521
|
-
.
|
|
7520
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .anticon,
|
|
7521
|
+
.index2_module_ChatWindow_Modal__c60a2adc .anticon {
|
|
7522
7522
|
vertical-align: 0;
|
|
7523
7523
|
}
|
|
7524
|
-
.
|
|
7524
|
+
.index2_module_ChatWindow_Drawer__c60a2adc {
|
|
7525
7525
|
background: #f5f5f5 !important;
|
|
7526
7526
|
position: relative;
|
|
7527
7527
|
height: 100%;
|
|
7528
7528
|
}
|
|
7529
|
-
.
|
|
7529
|
+
.index2_module_ChatWindow_Drawer__c60a2adc .bhd-drawer-header {
|
|
7530
7530
|
display: none !important;
|
|
7531
7531
|
}
|
|
7532
|
-
.
|
|
7532
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-modal {
|
|
7533
7533
|
border-radius: 8px;
|
|
7534
7534
|
overflow: hidden;
|
|
7535
7535
|
position: relative;
|
|
7536
7536
|
}
|
|
7537
|
-
.
|
|
7537
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-modal-content {
|
|
7538
7538
|
height: 100%;
|
|
7539
7539
|
background-color: #f5f5f5 !important;
|
|
7540
7540
|
}
|
|
7541
|
-
.
|
|
7541
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-modal-content .bhd-modal-close {
|
|
7542
7542
|
display: none !important;
|
|
7543
7543
|
}
|
|
7544
|
-
.
|
|
7544
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-modal-header {
|
|
7545
7545
|
display: none !important;
|
|
7546
7546
|
}
|
|
7547
|
-
.
|
|
7547
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-modal-body {
|
|
7548
7548
|
height: 100%;
|
|
7549
7549
|
padding: 0 !important;
|
|
7550
7550
|
border-radius: 4px !important;
|
|
7551
7551
|
}
|
|
7552
|
-
.
|
|
7552
|
+
.index2_module_ChatWindow_Modal__c60a2adc .bhd-drawer-right > .bhd-drawer-content-wrapper {
|
|
7553
7553
|
top: 129px;
|
|
7554
7554
|
right: 200px;
|
|
7555
7555
|
height: 790px;
|
|
7556
7556
|
}
|
|
7557
|
-
.
|
|
7557
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_main_list__c60a2adc {
|
|
7558
7558
|
max-height: 650px;
|
|
7559
7559
|
}
|
|
7560
|
-
.
|
|
7560
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_user__c60a2adc {
|
|
7561
7561
|
padding-left: 0 !important;
|
|
7562
7562
|
cursor: pointer;
|
|
7563
7563
|
}
|
|
7564
|
-
.
|
|
7564
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_buttom_Issues_List__c60a2adc {
|
|
7565
7565
|
border-radius: 4px;
|
|
7566
7566
|
width: calc(100% - 328px);
|
|
7567
7567
|
margin-left: 328px;
|
|
7568
7568
|
}
|
|
7569
|
-
.
|
|
7569
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc {
|
|
7570
7570
|
max-height: 700px;
|
|
7571
7571
|
}
|
|
7572
|
-
.
|
|
7572
|
+
.index2_module_ChatWindow_Modal__c60a2adc .index2_module_Drawer_main__c60a2adc .index2_module_chat_content__c60a2adc {
|
|
7573
7573
|
width: calc(100% - 328px);
|
|
7574
7574
|
margin-left: 328px;
|
|
7575
7575
|
display: inline-block;
|
|
7576
7576
|
}
|
|
7577
|
-
.
|
|
7577
|
+
.index2_module_popover_main_content__c60a2adc {
|
|
7578
7578
|
min-width: 300px !important;
|
|
7579
7579
|
max-width: 340px !important;
|
|
7580
7580
|
background-color: #fff !important;
|
|
@@ -7582,21 +7582,21 @@
|
|
|
7582
7582
|
border-radius: 4px;
|
|
7583
7583
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
7584
7584
|
}
|
|
7585
|
-
.
|
|
7585
|
+
.index2_module_popover_main_content__c60a2adc .bhd-tooltip-content {
|
|
7586
7586
|
background-color: #fff;
|
|
7587
7587
|
border-radius: 4px;
|
|
7588
7588
|
}
|
|
7589
|
-
.
|
|
7589
|
+
.index2_module_popover_main_content__c60a2adc .bhd-tooltip-content .bhd-tooltip-inner {
|
|
7590
7590
|
background-color: #fff;
|
|
7591
7591
|
color: rgba(0, 0, 0, 0.85);
|
|
7592
7592
|
font-size: 14px;
|
|
7593
7593
|
padding: 12px 16px;
|
|
7594
7594
|
border-radius: 4px;
|
|
7595
7595
|
}
|
|
7596
|
-
.
|
|
7596
|
+
.index2_module_popover_main_content__c60a2adc .bhd-tooltip-arrow:before {
|
|
7597
7597
|
background: #ccc !important;
|
|
7598
7598
|
}
|
|
7599
|
-
.
|
|
7599
|
+
.index2_module_popover_main_content__c60a2adc .bhd-tooltip-arrow::after {
|
|
7600
7600
|
width: 0 !important;
|
|
7601
7601
|
height: 0 !important;
|
|
7602
7602
|
border: 5px solid;
|
|
@@ -7608,28 +7608,28 @@
|
|
|
7608
7608
|
right: 0 !important;
|
|
7609
7609
|
box-shadow: none !important;
|
|
7610
7610
|
}
|
|
7611
|
-
.
|
|
7611
|
+
.index2_module_popover_main_content_name__c60a2adc {
|
|
7612
7612
|
width: auto;
|
|
7613
7613
|
background-color: #fff !important;
|
|
7614
7614
|
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
|
|
7615
7615
|
border-radius: 4px;
|
|
7616
7616
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
7617
7617
|
}
|
|
7618
|
-
.
|
|
7618
|
+
.index2_module_popover_main_content_name__c60a2adc .bhd-tooltip-content {
|
|
7619
7619
|
background-color: #fff;
|
|
7620
7620
|
border-radius: 4px;
|
|
7621
7621
|
}
|
|
7622
|
-
.
|
|
7622
|
+
.index2_module_popover_main_content_name__c60a2adc .bhd-tooltip-content .bhd-tooltip-inner {
|
|
7623
7623
|
background-color: #fff;
|
|
7624
7624
|
color: rgba(0, 0, 0, 0.85);
|
|
7625
7625
|
font-size: 14px;
|
|
7626
7626
|
padding: 12px 16px;
|
|
7627
7627
|
border-radius: 4px;
|
|
7628
7628
|
}
|
|
7629
|
-
.
|
|
7629
|
+
.index2_module_popover_main_content_name__c60a2adc .bhd-tooltip-arrow:before {
|
|
7630
7630
|
background: #ccc !important;
|
|
7631
7631
|
}
|
|
7632
|
-
.
|
|
7632
|
+
.index2_module_popover_main_content_name__c60a2adc .bhd-tooltip-arrow::after {
|
|
7633
7633
|
width: 0 !important;
|
|
7634
7634
|
height: 0 !important;
|
|
7635
7635
|
border: 5px solid;
|
|
@@ -7641,7 +7641,7 @@
|
|
|
7641
7641
|
right: 0 !important;
|
|
7642
7642
|
box-shadow: none !important;
|
|
7643
7643
|
}
|
|
7644
|
-
.
|
|
7644
|
+
.index2_module_teacher_layout__c60a2adc {
|
|
7645
7645
|
position: fixed;
|
|
7646
7646
|
right: 568px;
|
|
7647
7647
|
border-radius: 8px;
|
|
@@ -7651,8 +7651,8 @@
|
|
|
7651
7651
|
backdrop-filter: blur(7.5px);
|
|
7652
7652
|
width: 80px;
|
|
7653
7653
|
}
|
|
7654
|
-
.
|
|
7655
|
-
.
|
|
7654
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div,
|
|
7655
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div {
|
|
7656
7656
|
display: flex;
|
|
7657
7657
|
flex-direction: column;
|
|
7658
7658
|
align-items: center;
|
|
@@ -7664,16 +7664,16 @@
|
|
|
7664
7664
|
position: relative;
|
|
7665
7665
|
cursor: pointer;
|
|
7666
7666
|
}
|
|
7667
|
-
.
|
|
7668
|
-
.
|
|
7667
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div:hover,
|
|
7668
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div:hover {
|
|
7669
7669
|
background-color: #f5f5f5;
|
|
7670
7670
|
}
|
|
7671
|
-
.
|
|
7672
|
-
.
|
|
7671
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div:hover .index2_module_delete__c60a2adc,
|
|
7672
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div:hover .index2_module_delete__c60a2adc {
|
|
7673
7673
|
display: block;
|
|
7674
7674
|
}
|
|
7675
|
-
.
|
|
7676
|
-
.
|
|
7675
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div p,
|
|
7676
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div p {
|
|
7677
7677
|
max-width: 60px;
|
|
7678
7678
|
overflow: hidden;
|
|
7679
7679
|
text-overflow: ellipsis;
|
|
@@ -7683,14 +7683,14 @@
|
|
|
7683
7683
|
line-height: 1;
|
|
7684
7684
|
padding-top: 12px;
|
|
7685
7685
|
}
|
|
7686
|
-
.
|
|
7687
|
-
.
|
|
7686
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div img,
|
|
7687
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div img {
|
|
7688
7688
|
width: 32px;
|
|
7689
7689
|
height: 32px;
|
|
7690
7690
|
border-radius: 50%;
|
|
7691
7691
|
}
|
|
7692
|
-
.
|
|
7693
|
-
.
|
|
7692
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div .index2_module_num__c60a2adc,
|
|
7693
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div .index2_module_num__c60a2adc {
|
|
7694
7694
|
position: absolute;
|
|
7695
7695
|
top: 0;
|
|
7696
7696
|
right: 0;
|
|
@@ -7702,8 +7702,8 @@
|
|
|
7702
7702
|
font-size: 12px;
|
|
7703
7703
|
line-height: 1.2;
|
|
7704
7704
|
}
|
|
7705
|
-
.
|
|
7706
|
-
.
|
|
7705
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div .index2_module_delete__c60a2adc,
|
|
7706
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div .index2_module_delete__c60a2adc {
|
|
7707
7707
|
position: absolute;
|
|
7708
7708
|
top: 2px;
|
|
7709
7709
|
right: 2px;
|
|
@@ -7711,35 +7711,35 @@
|
|
|
7711
7711
|
font-size: 12px;
|
|
7712
7712
|
display: none;
|
|
7713
7713
|
}
|
|
7714
|
-
.
|
|
7714
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc > div {
|
|
7715
7715
|
margin: 8px;
|
|
7716
7716
|
}
|
|
7717
|
-
.
|
|
7717
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc .index2_module_shrink__c60a2adc {
|
|
7718
7718
|
border-bottom: 1px solid #ebebeb;
|
|
7719
7719
|
border-radius: 0;
|
|
7720
7720
|
margin-bottom: 8px;
|
|
7721
7721
|
margin-top: 8px;
|
|
7722
7722
|
}
|
|
7723
|
-
.
|
|
7723
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc .index2_module_shrink__c60a2adc > span {
|
|
7724
7724
|
font-size: 20px;
|
|
7725
7725
|
}
|
|
7726
|
-
.
|
|
7726
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc .index2_module_shrink__c60a2adc p {
|
|
7727
7727
|
padding-top: 0;
|
|
7728
7728
|
}
|
|
7729
|
-
.
|
|
7729
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc .index2_module_shrink__c60a2adc:hover {
|
|
7730
7730
|
background-color: #fff !important;
|
|
7731
7731
|
}
|
|
7732
|
-
.
|
|
7733
|
-
.
|
|
7732
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_top__c60a2adc .index2_module_active__c60a2adc,
|
|
7733
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc .index2_module_active__c60a2adc {
|
|
7734
7734
|
background: #f0f8ff;
|
|
7735
7735
|
}
|
|
7736
|
-
.
|
|
7736
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div:last-child {
|
|
7737
7737
|
margin-bottom: 0;
|
|
7738
7738
|
}
|
|
7739
|
-
.
|
|
7739
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc > div:first-child {
|
|
7740
7740
|
margin-top: 0;
|
|
7741
7741
|
}
|
|
7742
|
-
.
|
|
7742
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc {
|
|
7743
7743
|
max-height: 524px;
|
|
7744
7744
|
padding: 0 8px;
|
|
7745
7745
|
padding-right: 4px;
|
|
@@ -7747,66 +7747,66 @@
|
|
|
7747
7747
|
margin-bottom: 8px;
|
|
7748
7748
|
margin-top: 8px;
|
|
7749
7749
|
}
|
|
7750
|
-
.
|
|
7750
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc::-webkit-scrollbar {
|
|
7751
7751
|
background-color: #eaedf1;
|
|
7752
7752
|
background-color: transparent;
|
|
7753
7753
|
width: 4px;
|
|
7754
7754
|
height: 4px;
|
|
7755
7755
|
}
|
|
7756
|
-
.
|
|
7756
|
+
.index2_module_teacher_layout__c60a2adc .index2_module_bottom__c60a2adc::-webkit-scrollbar-thumb {
|
|
7757
7757
|
border-radius: 4px;
|
|
7758
7758
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7759
7759
|
}
|
|
7760
|
-
.
|
|
7760
|
+
.index2_module_teacher_layout_newlabo__c60a2adc {
|
|
7761
7761
|
top: 50px;
|
|
7762
7762
|
right: 0;
|
|
7763
7763
|
}
|
|
7764
|
-
.
|
|
7764
|
+
.index2_module_teacher_layout_newlabo__c60a2adc .index2_module_top__c60a2adc svg {
|
|
7765
7765
|
transform: rotate(180deg);
|
|
7766
7766
|
}
|
|
7767
|
-
.
|
|
7768
|
-
.
|
|
7767
|
+
.index2_module_teacher_layout_newlabo__c60a2adc .index2_module_top__c60a2adc .index2_module_active__c60a2adc,
|
|
7768
|
+
.index2_module_teacher_layout_newlabo__c60a2adc .index2_module_bottom__c60a2adc .index2_module_active__c60a2adc {
|
|
7769
7769
|
background-color: #D1E4FF;
|
|
7770
7770
|
}
|
|
7771
|
-
.
|
|
7771
|
+
.index2_module_teacher_layout_modal__c60a2adc {
|
|
7772
7772
|
width: 328px;
|
|
7773
7773
|
height: calc(100% - 48px);
|
|
7774
7774
|
background-color: #fff;
|
|
7775
7775
|
position: absolute;
|
|
7776
7776
|
border-top: 1px solid #ebebeb;
|
|
7777
7777
|
}
|
|
7778
|
-
.
|
|
7779
|
-
.
|
|
7778
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc,
|
|
7779
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc {
|
|
7780
7780
|
border-bottom: 1px solid #ebebeb;
|
|
7781
7781
|
padding: 16px;
|
|
7782
7782
|
display: flex;
|
|
7783
7783
|
align-items: center;
|
|
7784
7784
|
cursor: pointer;
|
|
7785
7785
|
}
|
|
7786
|
-
.
|
|
7787
|
-
.
|
|
7786
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc img,
|
|
7787
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc img {
|
|
7788
7788
|
width: 32px;
|
|
7789
7789
|
height: 32px;
|
|
7790
7790
|
border-radius: 50%;
|
|
7791
7791
|
margin-right: 12px;
|
|
7792
7792
|
}
|
|
7793
|
-
.
|
|
7794
|
-
.
|
|
7793
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc > span,
|
|
7794
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc > span {
|
|
7795
7795
|
margin-right: 12px;
|
|
7796
7796
|
}
|
|
7797
|
-
.
|
|
7798
|
-
.
|
|
7797
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc,
|
|
7798
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc {
|
|
7799
7799
|
width: 252px;
|
|
7800
7800
|
}
|
|
7801
|
-
.
|
|
7802
|
-
.
|
|
7801
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_message__c60a2adc,
|
|
7802
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_message__c60a2adc {
|
|
7803
7803
|
color: #000;
|
|
7804
7804
|
font-size: 14px;
|
|
7805
7805
|
line-height: 1;
|
|
7806
7806
|
padding-right: 10px;
|
|
7807
7807
|
}
|
|
7808
|
-
.
|
|
7809
|
-
.
|
|
7808
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_message__c60a2adc .index2_module_num__c60a2adc,
|
|
7809
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_message__c60a2adc .index2_module_num__c60a2adc {
|
|
7810
7810
|
margin-left: 12px;
|
|
7811
7811
|
border-radius: 26px;
|
|
7812
7812
|
background-color: #f4523b;
|
|
@@ -7816,14 +7816,14 @@
|
|
|
7816
7816
|
font-size: 12px;
|
|
7817
7817
|
line-height: 1;
|
|
7818
7818
|
}
|
|
7819
|
-
.
|
|
7820
|
-
.
|
|
7819
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_message__c60a2adc .index2_module_time__c60a2adc,
|
|
7820
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_message__c60a2adc .index2_module_time__c60a2adc {
|
|
7821
7821
|
font-size: 12px;
|
|
7822
7822
|
color: rgba(0, 0, 0, 0.25);
|
|
7823
7823
|
float: right;
|
|
7824
7824
|
}
|
|
7825
|
-
.
|
|
7826
|
-
.
|
|
7825
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_con__c60a2adc,
|
|
7826
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_ai__c60a2adc .index2_module_user_info__c60a2adc .index2_module_con__c60a2adc {
|
|
7827
7827
|
color: rgba(0, 0, 0, 0.45);
|
|
7828
7828
|
font-size: 12px;
|
|
7829
7829
|
line-height: 1.5;
|
|
@@ -7832,32 +7832,32 @@
|
|
|
7832
7832
|
white-space: nowrap;
|
|
7833
7833
|
text-overflow: ellipsis;
|
|
7834
7834
|
}
|
|
7835
|
-
.
|
|
7836
|
-
.
|
|
7835
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_top__c60a2adc .index2_module_active__c60a2adc,
|
|
7836
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc .index2_module_active__c60a2adc {
|
|
7837
7837
|
background: #f0f8ff;
|
|
7838
7838
|
}
|
|
7839
|
-
.
|
|
7839
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc {
|
|
7840
7840
|
overflow: auto;
|
|
7841
7841
|
height: calc(100% - 70px);
|
|
7842
7842
|
}
|
|
7843
|
-
.
|
|
7843
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc::-webkit-scrollbar {
|
|
7844
7844
|
background-color: #eaedf1;
|
|
7845
7845
|
background-color: transparent;
|
|
7846
7846
|
width: 4px;
|
|
7847
7847
|
height: 4px;
|
|
7848
7848
|
}
|
|
7849
|
-
.
|
|
7849
|
+
.index2_module_teacher_layout_modal__c60a2adc .index2_module_bottom__c60a2adc::-webkit-scrollbar-thumb {
|
|
7850
7850
|
border-radius: 4px;
|
|
7851
7851
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7852
7852
|
}
|
|
7853
|
-
.
|
|
7853
|
+
.index2_module_teacher_layout_modal__c60a2adc .anticon {
|
|
7854
7854
|
vertical-align: 0;
|
|
7855
7855
|
}
|
|
7856
|
-
.
|
|
7857
|
-
.
|
|
7856
|
+
.index2_module_teacher_layout_modal_newlabo__c60a2adc .index2_module_top__c60a2adc .index2_module_active__c60a2adc,
|
|
7857
|
+
.index2_module_teacher_layout_modal_newlabo__c60a2adc .index2_module_bottom__c60a2adc .index2_module_active__c60a2adc {
|
|
7858
7858
|
background: #f0f8ff !important;
|
|
7859
7859
|
}
|
|
7860
|
-
.
|
|
7860
|
+
.index2_module_history_list__c60a2adc {
|
|
7861
7861
|
position: absolute;
|
|
7862
7862
|
top: 0;
|
|
7863
7863
|
background: rgba(0, 0, 0, 0.3);
|
|
@@ -7865,7 +7865,7 @@
|
|
|
7865
7865
|
height: 100%;
|
|
7866
7866
|
overflow: hidden;
|
|
7867
7867
|
}
|
|
7868
|
-
.
|
|
7868
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc {
|
|
7869
7869
|
background: #fff;
|
|
7870
7870
|
position: absolute;
|
|
7871
7871
|
z-index: 10;
|
|
@@ -7873,10 +7873,10 @@
|
|
|
7873
7873
|
width: 100%;
|
|
7874
7874
|
border-radius: 16px 16px 0px 0px;
|
|
7875
7875
|
overflow: hidden;
|
|
7876
|
-
animation:
|
|
7876
|
+
animation: index2_module_mymove__c60a2adc 1s forwards;
|
|
7877
7877
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
7878
7878
|
}
|
|
7879
|
-
.
|
|
7879
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_title__c60a2adc {
|
|
7880
7880
|
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
7881
7881
|
font-size: 16px;
|
|
7882
7882
|
font-weight: 600;
|
|
@@ -7885,18 +7885,18 @@
|
|
|
7885
7885
|
display: flex;
|
|
7886
7886
|
justify-content: space-between;
|
|
7887
7887
|
}
|
|
7888
|
-
.
|
|
7888
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_title__c60a2adc svg {
|
|
7889
7889
|
font-size: 12px;
|
|
7890
7890
|
cursor: pointer;
|
|
7891
7891
|
opacity: 0.65;
|
|
7892
7892
|
font-weight: 300;
|
|
7893
7893
|
}
|
|
7894
|
-
.
|
|
7894
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc {
|
|
7895
7895
|
position: relative;
|
|
7896
7896
|
margin: 16px 24px;
|
|
7897
7897
|
background-color: #fff;
|
|
7898
7898
|
}
|
|
7899
|
-
.
|
|
7899
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc input {
|
|
7900
7900
|
width: 100%;
|
|
7901
7901
|
height: 40px;
|
|
7902
7902
|
line-height: 40px;
|
|
@@ -7906,7 +7906,7 @@
|
|
|
7906
7906
|
padding-right: 30px;
|
|
7907
7907
|
color: rgba(0, 0, 0, 0.85);
|
|
7908
7908
|
}
|
|
7909
|
-
.
|
|
7909
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc .anticon {
|
|
7910
7910
|
position: absolute;
|
|
7911
7911
|
top: 11px;
|
|
7912
7912
|
z-index: 1;
|
|
@@ -7914,7 +7914,7 @@
|
|
|
7914
7914
|
font-size: 16px;
|
|
7915
7915
|
color: rgba(0, 0, 0, 0.65);
|
|
7916
7916
|
}
|
|
7917
|
-
.
|
|
7917
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc .guanbi_Close {
|
|
7918
7918
|
position: absolute;
|
|
7919
7919
|
top: 3px;
|
|
7920
7920
|
right: 38px;
|
|
@@ -7923,32 +7923,32 @@
|
|
|
7923
7923
|
color: rgba(0, 0, 0, 0.65);
|
|
7924
7924
|
cursor: pointer;
|
|
7925
7925
|
}
|
|
7926
|
-
.
|
|
7926
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc .guanbi_Close svg {
|
|
7927
7927
|
font-size: 10px;
|
|
7928
7928
|
opacity: 0.65;
|
|
7929
7929
|
}
|
|
7930
|
-
.
|
|
7930
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc svg {
|
|
7931
7931
|
opacity: 0.65;
|
|
7932
7932
|
font-weight: 300;
|
|
7933
7933
|
}
|
|
7934
|
-
.
|
|
7934
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc:first-child {
|
|
7935
7935
|
margin-top: 0;
|
|
7936
7936
|
}
|
|
7937
|
-
.
|
|
7937
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc {
|
|
7938
7938
|
overflow: auto;
|
|
7939
7939
|
height: 510px;
|
|
7940
7940
|
}
|
|
7941
|
-
.
|
|
7941
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc::-webkit-scrollbar {
|
|
7942
7942
|
background-color: #eaedf1;
|
|
7943
7943
|
background-color: transparent;
|
|
7944
7944
|
width: 4px;
|
|
7945
7945
|
height: 4px;
|
|
7946
7946
|
}
|
|
7947
|
-
.
|
|
7947
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc::-webkit-scrollbar-thumb {
|
|
7948
7948
|
border-radius: 4px;
|
|
7949
7949
|
background-color: rgba(0, 0, 0, 0.25);
|
|
7950
7950
|
}
|
|
7951
|
-
.
|
|
7951
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc {
|
|
7952
7952
|
width: 100%;
|
|
7953
7953
|
padding: 8px 16px;
|
|
7954
7954
|
display: flex;
|
|
@@ -7956,41 +7956,41 @@
|
|
|
7956
7956
|
border-bottom: 1px solid #ebebeb;
|
|
7957
7957
|
cursor: pointer;
|
|
7958
7958
|
}
|
|
7959
|
-
.
|
|
7959
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc:hover {
|
|
7960
7960
|
background-color: #EBEBEB;
|
|
7961
7961
|
}
|
|
7962
|
-
.
|
|
7962
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_head_img__c60a2adc {
|
|
7963
7963
|
width: 36px;
|
|
7964
7964
|
height: 36px;
|
|
7965
7965
|
border-radius: 50%;
|
|
7966
7966
|
margin-right: 16px;
|
|
7967
7967
|
}
|
|
7968
|
-
.
|
|
7968
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_head_img__c60a2adc img {
|
|
7969
7969
|
width: 36px;
|
|
7970
7970
|
height: 36px;
|
|
7971
7971
|
border-radius: 50%;
|
|
7972
7972
|
}
|
|
7973
|
-
.
|
|
7973
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_head_img__c60a2adc svg {
|
|
7974
7974
|
width: 36px;
|
|
7975
7975
|
height: 36px;
|
|
7976
7976
|
}
|
|
7977
|
-
.
|
|
7977
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_list_desc__c60a2adc {
|
|
7978
7978
|
width: calc(100% - 56px);
|
|
7979
7979
|
}
|
|
7980
|
-
.
|
|
7980
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_list_desc__c60a2adc .index2_module_name__c60a2adc {
|
|
7981
7981
|
color: rgba(0, 0, 0, 0.85);
|
|
7982
7982
|
font-size: 16px;
|
|
7983
7983
|
font-weight: 600;
|
|
7984
7984
|
line-height: 150%;
|
|
7985
7985
|
margin-bottom: 4px;
|
|
7986
7986
|
}
|
|
7987
|
-
.
|
|
7987
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_list_desc__c60a2adc .index2_module_name__c60a2adc .index2_module_time__c60a2adc {
|
|
7988
7988
|
float: right;
|
|
7989
7989
|
font-size: 14px;
|
|
7990
7990
|
color: #8c8c8c;
|
|
7991
7991
|
font-weight: 400;
|
|
7992
7992
|
}
|
|
7993
|
-
.
|
|
7993
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_list_desc__c60a2adc .index2_module_decs__c60a2adc {
|
|
7994
7994
|
color: rgba(0, 0, 0, 0.65);
|
|
7995
7995
|
font-size: 14px;
|
|
7996
7996
|
font-weight: 400;
|
|
@@ -7999,35 +7999,35 @@
|
|
|
7999
7999
|
text-overflow: ellipsis;
|
|
8000
8000
|
white-space: nowrap;
|
|
8001
8001
|
}
|
|
8002
|
-
.
|
|
8002
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_list_desc__c60a2adc .index2_module_decs__c60a2adc span {
|
|
8003
8003
|
color: #5991ef;
|
|
8004
8004
|
}
|
|
8005
|
-
.
|
|
8005
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_open__c60a2adc {
|
|
8006
8006
|
font-size: 24px;
|
|
8007
8007
|
color: rgba(0, 0, 0, 0.65);
|
|
8008
8008
|
}
|
|
8009
|
-
.
|
|
8009
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary__c60a2adc .index2_module_active__c60a2adc svg {
|
|
8010
8010
|
transform: rotate(90deg);
|
|
8011
8011
|
}
|
|
8012
|
-
.
|
|
8012
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary_active__c60a2adc {
|
|
8013
8013
|
background-color: #f0f8ff;
|
|
8014
8014
|
}
|
|
8015
|
-
.
|
|
8015
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_summary_active__c60a2adc:hover {
|
|
8016
8016
|
background-color: #f0f8ff;
|
|
8017
8017
|
}
|
|
8018
|
-
.
|
|
8018
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc {
|
|
8019
8019
|
background-color: rgba(0, 0, 0, 0.02);
|
|
8020
8020
|
}
|
|
8021
|
-
.
|
|
8021
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc {
|
|
8022
8022
|
padding: 8px 16px;
|
|
8023
8023
|
margin-bottom: 1px;
|
|
8024
8024
|
position: relative;
|
|
8025
8025
|
cursor: pointer;
|
|
8026
8026
|
}
|
|
8027
|
-
.
|
|
8027
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc:hover {
|
|
8028
8028
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8029
8029
|
}
|
|
8030
|
-
.
|
|
8030
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc::before {
|
|
8031
8031
|
content: "";
|
|
8032
8032
|
display: inline-block;
|
|
8033
8033
|
width: 100%;
|
|
@@ -8037,22 +8037,22 @@
|
|
|
8037
8037
|
bottom: -1px;
|
|
8038
8038
|
left: -1px;
|
|
8039
8039
|
}
|
|
8040
|
-
.
|
|
8040
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc .index2_module_name__c60a2adc {
|
|
8041
8041
|
display: flex;
|
|
8042
8042
|
justify-content: space-between;
|
|
8043
8043
|
align-items: center;
|
|
8044
8044
|
margin-bottom: 4px;
|
|
8045
8045
|
}
|
|
8046
|
-
.
|
|
8046
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc .index2_module_name__c60a2adc p {
|
|
8047
8047
|
color: rgba(0, 0, 0, 0.65);
|
|
8048
8048
|
font-size: 14px;
|
|
8049
8049
|
line-height: 1.5;
|
|
8050
8050
|
}
|
|
8051
|
-
.
|
|
8051
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc .index2_module_name__c60a2adc .index2_module_time__c60a2adc {
|
|
8052
8052
|
font-size: 14px;
|
|
8053
8053
|
color: #8c8c8c;
|
|
8054
8054
|
}
|
|
8055
|
-
.
|
|
8055
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc .index2_module_con__c60a2adc {
|
|
8056
8056
|
color: rgba(0, 0, 0, 0.85);
|
|
8057
8057
|
font-size: 14px;
|
|
8058
8058
|
font-weight: 400;
|
|
@@ -8062,22 +8062,22 @@
|
|
|
8062
8062
|
max-height: 21px;
|
|
8063
8063
|
white-space: nowrap;
|
|
8064
8064
|
}
|
|
8065
|
-
.
|
|
8065
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list__c60a2adc .index2_module_con__c60a2adc span {
|
|
8066
8066
|
color: #5991ef;
|
|
8067
8067
|
}
|
|
8068
|
-
.
|
|
8068
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_list_item__c60a2adc .index2_module_list_detail__c60a2adc .index2_module_list_more__c60a2adc {
|
|
8069
8069
|
text-align: center;
|
|
8070
8070
|
color: rgba(0, 0, 0, 0.45);
|
|
8071
8071
|
font-size: 14px;
|
|
8072
8072
|
}
|
|
8073
|
-
.
|
|
8073
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_no_data__c60a2adc {
|
|
8074
8074
|
text-align: center;
|
|
8075
8075
|
margin-top: 130px;
|
|
8076
8076
|
}
|
|
8077
|
-
.
|
|
8077
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_no_data__c60a2adc img {
|
|
8078
8078
|
width: 160px;
|
|
8079
8079
|
}
|
|
8080
|
-
.
|
|
8080
|
+
.index2_module_history_list__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc .index2_module_no_data__c60a2adc p {
|
|
8081
8081
|
margin-top: 24px;
|
|
8082
8082
|
color: rgba(0, 0, 0, 0.45);
|
|
8083
8083
|
text-align: center;
|
|
@@ -8085,7 +8085,7 @@
|
|
|
8085
8085
|
line-height: 100%;
|
|
8086
8086
|
/* 14px */
|
|
8087
8087
|
}
|
|
8088
|
-
@keyframes
|
|
8088
|
+
@keyframes index2_module_mymove__c60a2adc {
|
|
8089
8089
|
from {
|
|
8090
8090
|
bottom: -500px;
|
|
8091
8091
|
}
|
|
@@ -8093,10 +8093,10 @@
|
|
|
8093
8093
|
bottom: 0;
|
|
8094
8094
|
}
|
|
8095
8095
|
}
|
|
8096
|
-
.
|
|
8096
|
+
.index2_module_history_list__c60a2adc .anticon {
|
|
8097
8097
|
vertical-align: 0;
|
|
8098
8098
|
}
|
|
8099
|
-
.
|
|
8099
|
+
.index2_module_history_list_broadside__c60a2adc {
|
|
8100
8100
|
width: 417px;
|
|
8101
8101
|
height: calc(100% - 48px);
|
|
8102
8102
|
right: 0;
|
|
@@ -8105,29 +8105,29 @@
|
|
|
8105
8105
|
background: transparent;
|
|
8106
8106
|
overflow: visible;
|
|
8107
8107
|
}
|
|
8108
|
-
.
|
|
8108
|
+
.index2_module_history_list_broadside__c60a2adc .index2_module_search_layout__c60a2adc {
|
|
8109
8109
|
height: 100%;
|
|
8110
8110
|
border-radius: 0;
|
|
8111
8111
|
box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
|
|
8112
8112
|
}
|
|
8113
|
-
.
|
|
8113
|
+
.index2_module_history_list_broadside__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_search_top__c60a2adc {
|
|
8114
8114
|
margin: 16px;
|
|
8115
8115
|
}
|
|
8116
|
-
.
|
|
8116
|
+
.index2_module_history_list_broadside__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_title__c60a2adc {
|
|
8117
8117
|
padding: 16px;
|
|
8118
8118
|
}
|
|
8119
|
-
.
|
|
8119
|
+
.index2_module_history_list_broadside__c60a2adc .index2_module_search_layout__c60a2adc .index2_module_main_list__c60a2adc {
|
|
8120
8120
|
height: calc(100% - 140px);
|
|
8121
8121
|
max-height: calc(100% - 140px);
|
|
8122
8122
|
}
|
|
8123
|
-
.
|
|
8123
|
+
.index2_module_teacher_list__c60a2adc .index2_module_name__c60a2adc {
|
|
8124
8124
|
margin-bottom: 0!important;
|
|
8125
8125
|
font-weight: 400 !important;
|
|
8126
8126
|
}
|
|
8127
|
-
.
|
|
8127
|
+
.index2_module_teacher_list__c60a2adc .index2_module_name__c60a2adc .index2_module_sign__c60a2adc {
|
|
8128
8128
|
color: #5991ef;
|
|
8129
8129
|
}
|
|
8130
|
-
.
|
|
8130
|
+
.index2_module_screenshot_Modal__c60a2adc {
|
|
8131
8131
|
position: fixed;
|
|
8132
8132
|
top: 0;
|
|
8133
8133
|
left: 0;
|
|
@@ -8136,20 +8136,20 @@
|
|
|
8136
8136
|
height: 100% !important;
|
|
8137
8137
|
background-color: transparent !important;
|
|
8138
8138
|
}
|
|
8139
|
-
.
|
|
8139
|
+
.index2_module_screenshot_Modal__c60a2adc .ReactCrop__child-wrapper {
|
|
8140
8140
|
position: fixed;
|
|
8141
8141
|
width: 100% !important;
|
|
8142
8142
|
height: 100% !important;
|
|
8143
8143
|
top: 0 !important;
|
|
8144
8144
|
left: 0 !important;
|
|
8145
8145
|
}
|
|
8146
|
-
.
|
|
8146
|
+
.index2_module_screenshot_Modal__c60a2adc .ReactCrop {
|
|
8147
8147
|
width: 100% !important;
|
|
8148
8148
|
height: 100% !important;
|
|
8149
8149
|
top: 0 !important;
|
|
8150
8150
|
left: 0 !important;
|
|
8151
8151
|
}
|
|
8152
|
-
.
|
|
8152
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc {
|
|
8153
8153
|
position: fixed !important;
|
|
8154
8154
|
z-index: 999;
|
|
8155
8155
|
border-radius: 4px;
|
|
@@ -8160,33 +8160,33 @@
|
|
|
8160
8160
|
justify-content: space-around;
|
|
8161
8161
|
align-items: center;
|
|
8162
8162
|
}
|
|
8163
|
-
.
|
|
8163
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span {
|
|
8164
8164
|
display: inline-block;
|
|
8165
8165
|
width: 24px;
|
|
8166
8166
|
height: 24px;
|
|
8167
8167
|
border-radius: 2px;
|
|
8168
8168
|
text-align: center;
|
|
8169
8169
|
}
|
|
8170
|
-
.
|
|
8170
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span .index2_module_anticon__c60a2adc {
|
|
8171
8171
|
padding-top: 3.5px;
|
|
8172
8172
|
}
|
|
8173
|
-
.
|
|
8173
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span:hover {
|
|
8174
8174
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8175
8175
|
}
|
|
8176
|
-
.
|
|
8176
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span svg {
|
|
8177
8177
|
font-size: 18px;
|
|
8178
8178
|
color: #f4523b;
|
|
8179
8179
|
}
|
|
8180
|
-
.
|
|
8180
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span:nth-child(2) {
|
|
8181
8181
|
display: inline-block;
|
|
8182
8182
|
width: 24px;
|
|
8183
8183
|
height: 24px;
|
|
8184
8184
|
border-radius: 2px;
|
|
8185
8185
|
}
|
|
8186
|
-
.
|
|
8186
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span:nth-child(2):hover {
|
|
8187
8187
|
background-color: rgba(0, 0, 0, 0.04);
|
|
8188
8188
|
}
|
|
8189
|
-
.
|
|
8189
|
+
.index2_module_screenshot_Modal__c60a2adc .index2_module_screenshot_Modal_btn__c60a2adc > span:nth-child(2) svg {
|
|
8190
8190
|
color: #23d9c3;
|
|
8191
8191
|
}
|
|
8192
8192
|
|