bhd-components 0.11.21 → 0.11.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.esm.es5.development.css +158 -158
- package/dist/index.esm.es5.development.js +3 -2
- package/dist/index.esm.es5.production.css +1 -1
- package/dist/index.esm.es5.production.js +1 -1
- package/dist/vendor.esm.es5.development.js +1 -1
- package/dist/vendor.esm.es5.production.js +1 -1
- package/es2017/AIMessageList/components/footer/index.js +2 -1
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +22 -19
- package/es2017/AIMessageList/type.d.ts +2 -0
- package/esm/AIMessageList/components/footer/index.js +2 -1
- package/esm/AIMessageList/components/virtuosoList/index.module.less +22 -19
- package/esm/AIMessageList/type.d.ts +2 -0
- package/package.json +1 -1
|
@@ -13917,11 +13917,11 @@ strong {
|
|
|
13917
13917
|
height: 100%;
|
|
13918
13918
|
}
|
|
13919
13919
|
|
|
13920
|
-
.
|
|
13920
|
+
.index_module_virtuosoListWrapper__6c309a0a {
|
|
13921
13921
|
width: 100%;
|
|
13922
13922
|
height: 100%;
|
|
13923
13923
|
}
|
|
13924
|
-
.
|
|
13924
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingIcon__6c309a0a {
|
|
13925
13925
|
width: 100%;
|
|
13926
13926
|
display: flex;
|
|
13927
13927
|
align-items: center;
|
|
@@ -13929,55 +13929,55 @@ strong {
|
|
|
13929
13929
|
padding: 16px 0 24px 0;
|
|
13930
13930
|
box-sizing: border-box;
|
|
13931
13931
|
}
|
|
13932
|
-
.
|
|
13932
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingIcon__6c309a0a > img {
|
|
13933
13933
|
width: 32px;
|
|
13934
13934
|
height: 32px;
|
|
13935
13935
|
}
|
|
13936
|
-
.
|
|
13936
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a {
|
|
13937
13937
|
width: 100%;
|
|
13938
13938
|
padding: 24px 24px 0 24px;
|
|
13939
13939
|
}
|
|
13940
|
-
.
|
|
13940
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a > div {
|
|
13941
13941
|
width: 100%;
|
|
13942
13942
|
margin-bottom: 24px;
|
|
13943
13943
|
}
|
|
13944
|
-
.
|
|
13944
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a > div:last-child {
|
|
13945
13945
|
margin-bottom: 0;
|
|
13946
13946
|
}
|
|
13947
|
-
.
|
|
13947
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a > div .bhd-skeleton {
|
|
13948
13948
|
width: 80%;
|
|
13949
13949
|
}
|
|
13950
|
-
.
|
|
13950
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_left__6c309a0a {
|
|
13951
13951
|
display: flex;
|
|
13952
13952
|
justify-content: flex-start;
|
|
13953
13953
|
}
|
|
13954
|
-
.
|
|
13954
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_left__6c309a0a .bhd-skeleton-paragraph {
|
|
13955
13955
|
margin: 0;
|
|
13956
13956
|
}
|
|
13957
|
-
.
|
|
13957
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_left__6c309a0a .bhd-skeleton-paragraph > li {
|
|
13958
13958
|
width: 100%!important;
|
|
13959
13959
|
height: 20px;
|
|
13960
13960
|
border-radius: 17.5px;
|
|
13961
13961
|
}
|
|
13962
|
-
.
|
|
13962
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_left__6c309a0a .bhd-skeleton-paragraph > li + li {
|
|
13963
13963
|
margin-top: 8px;
|
|
13964
13964
|
}
|
|
13965
|
-
.
|
|
13965
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_right__6c309a0a {
|
|
13966
13966
|
display: flex;
|
|
13967
13967
|
justify-content: flex-end;
|
|
13968
13968
|
}
|
|
13969
|
-
.
|
|
13969
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_right__6c309a0a .bhd-skeleton-paragraph {
|
|
13970
13970
|
margin: 0;
|
|
13971
13971
|
}
|
|
13972
|
-
.
|
|
13972
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_right__6c309a0a .bhd-skeleton-paragraph > li {
|
|
13973
13973
|
width: 100%!important;
|
|
13974
13974
|
height: 66px;
|
|
13975
13975
|
border-radius: 20px 2px 20px 20px;
|
|
13976
13976
|
}
|
|
13977
|
-
.
|
|
13977
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_loadingInit__6c309a0a .index_module_loadingInit_right__6c309a0a .bhd-skeleton-paragraph > li + li {
|
|
13978
13978
|
margin-top: 8px;
|
|
13979
13979
|
}
|
|
13980
|
-
.
|
|
13980
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgDate__6c309a0a {
|
|
13981
13981
|
width: 100%;
|
|
13982
13982
|
display: flex;
|
|
13983
13983
|
align-items: center;
|
|
@@ -13989,41 +13989,41 @@ strong {
|
|
|
13989
13989
|
color: rgba(0, 0, 0, 0.25);
|
|
13990
13990
|
white-space: nowrap;
|
|
13991
13991
|
}
|
|
13992
|
-
.
|
|
13992
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgDate__6c309a0a:before {
|
|
13993
13993
|
content: "";
|
|
13994
13994
|
display: block;
|
|
13995
13995
|
width: 100px;
|
|
13996
13996
|
height: 1px;
|
|
13997
13997
|
background: #ebebeb;
|
|
13998
13998
|
}
|
|
13999
|
-
.
|
|
13999
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgDate__6c309a0a:after {
|
|
14000
14000
|
content: "";
|
|
14001
14001
|
display: block;
|
|
14002
14002
|
width: 100px;
|
|
14003
14003
|
height: 1px;
|
|
14004
14004
|
background: #ebebeb;
|
|
14005
14005
|
}
|
|
14006
|
-
.
|
|
14006
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a {
|
|
14007
14007
|
width: 100%;
|
|
14008
14008
|
padding: 0px 16px;
|
|
14009
14009
|
padding-top: 0;
|
|
14010
14010
|
box-sizing: border-box;
|
|
14011
14011
|
display: flex;
|
|
14012
14012
|
}
|
|
14013
|
-
.
|
|
14013
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a {
|
|
14014
14014
|
max-width: 80%;
|
|
14015
14015
|
font-size: 14px;
|
|
14016
14016
|
color: rgba(0, 0, 0, 0.65);
|
|
14017
14017
|
display: flex;
|
|
14018
14018
|
flex-direction: column;
|
|
14019
14019
|
}
|
|
14020
|
-
.
|
|
14020
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a {
|
|
14021
14021
|
position: relative;
|
|
14022
14022
|
width: -moz-fit-content;
|
|
14023
14023
|
width: fit-content;
|
|
14024
14024
|
max-width: 100%;
|
|
14025
14025
|
}
|
|
14026
|
-
.
|
|
14026
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a {
|
|
14027
14027
|
display: flex;
|
|
14028
14028
|
justify-content: flex-end;
|
|
14029
14029
|
align-items: center;
|
|
@@ -14041,35 +14041,35 @@ strong {
|
|
|
14041
14041
|
font-weight: 400;
|
|
14042
14042
|
top: 6px;
|
|
14043
14043
|
}
|
|
14044
|
-
.
|
|
14044
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a.index_module_copyCodeFun__6c309a0a {
|
|
14045
14045
|
display: flex;
|
|
14046
14046
|
}
|
|
14047
|
-
.
|
|
14047
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a .index_module_copyCodeText__6c309a0a {
|
|
14048
14048
|
line-height: 1;
|
|
14049
14049
|
}
|
|
14050
|
-
.
|
|
14050
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a .index_module_icon__6c309a0a {
|
|
14051
14051
|
display: none;
|
|
14052
14052
|
margin-right: 8px;
|
|
14053
14053
|
color: rgba(0, 0, 0, 0.65);
|
|
14054
14054
|
font-size: 14px;
|
|
14055
14055
|
}
|
|
14056
|
-
.
|
|
14056
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a .index_module_icon__6c309a0a.index_module_copy__6c309a0a {
|
|
14057
14057
|
display: flex;
|
|
14058
14058
|
}
|
|
14059
|
-
.
|
|
14059
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a.index_module_copy_success__6c309a0a .index_module_copyCode__6c309a0a {
|
|
14060
14060
|
color: #f4523b;
|
|
14061
14061
|
}
|
|
14062
|
-
.
|
|
14062
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a.index_module_copy_success__6c309a0a .index_module_copy__6c309a0a {
|
|
14063
14063
|
display: none;
|
|
14064
14064
|
}
|
|
14065
|
-
.
|
|
14065
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a.index_module_copy_success__6c309a0a .index_module_copy_success_flag__6c309a0a {
|
|
14066
14066
|
display: inline-block;
|
|
14067
14067
|
color: #f4523b;
|
|
14068
14068
|
}
|
|
14069
|
-
.
|
|
14069
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_copyCode__6c309a0a.index_module_copy_success__6c309a0a .index_module_copyCodeText__6c309a0a {
|
|
14070
14070
|
color: #f4523b;
|
|
14071
14071
|
}
|
|
14072
|
-
.
|
|
14072
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemFile__6c309a0a {
|
|
14073
14073
|
display: flex;
|
|
14074
14074
|
align-items: center;
|
|
14075
14075
|
padding: 8px 12px;
|
|
@@ -14079,7 +14079,7 @@ strong {
|
|
|
14079
14079
|
gap: 12px;
|
|
14080
14080
|
min-width: 216px;
|
|
14081
14081
|
}
|
|
14082
|
-
.
|
|
14082
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemFile__6c309a0a .index_module_msgItemFileLeft__6c309a0a {
|
|
14083
14083
|
font-size: 24px;
|
|
14084
14084
|
display: flex;
|
|
14085
14085
|
justify-content: center;
|
|
@@ -14087,45 +14087,45 @@ strong {
|
|
|
14087
14087
|
padding: 0;
|
|
14088
14088
|
margin: 0;
|
|
14089
14089
|
}
|
|
14090
|
-
.
|
|
14090
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemFile__6c309a0a .index_module_msgItemFileLeft__6c309a0a > i {
|
|
14091
14091
|
display: flex;
|
|
14092
14092
|
font-size: 24px;
|
|
14093
14093
|
}
|
|
14094
|
-
.
|
|
14094
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemFile__6c309a0a .index_module_msgItemFileRight__6c309a0a {
|
|
14095
14095
|
font-size: 14px;
|
|
14096
14096
|
font-weight: 400;
|
|
14097
14097
|
color: rgba(0, 0, 0, 0.65);
|
|
14098
14098
|
margin: 0;
|
|
14099
14099
|
padding: 0;
|
|
14100
14100
|
}
|
|
14101
|
-
.
|
|
14101
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a {
|
|
14102
14102
|
padding: 12px 16px;
|
|
14103
14103
|
}
|
|
14104
|
-
.
|
|
14105
|
-
.
|
|
14106
|
-
.
|
|
14107
|
-
.
|
|
14108
|
-
.
|
|
14109
|
-
.
|
|
14110
|
-
.
|
|
14104
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a h1,
|
|
14105
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a h2,
|
|
14106
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a h3,
|
|
14107
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a h4,
|
|
14108
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a h5,
|
|
14109
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a h6,
|
|
14110
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a strong {
|
|
14111
14111
|
color: rgba(0, 0, 0, 0.85);
|
|
14112
14112
|
font-weight: 600;
|
|
14113
14113
|
}
|
|
14114
|
-
.
|
|
14114
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a pre::-webkit-scrollbar {
|
|
14115
14115
|
background-color: #eaedf1;
|
|
14116
14116
|
background-color: transparent;
|
|
14117
14117
|
width: 4px;
|
|
14118
14118
|
height: 4px;
|
|
14119
14119
|
}
|
|
14120
|
-
.
|
|
14120
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a pre::-webkit-scrollbar-thumb {
|
|
14121
14121
|
border-radius: 4px;
|
|
14122
14122
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14123
14123
|
}
|
|
14124
|
-
.
|
|
14124
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a p {
|
|
14125
14125
|
word-break: break-all;
|
|
14126
14126
|
white-space: break-spaces;
|
|
14127
14127
|
}
|
|
14128
|
-
.
|
|
14128
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a blockquote {
|
|
14129
14129
|
background: transparent;
|
|
14130
14130
|
border: 0;
|
|
14131
14131
|
font-size: 100%;
|
|
@@ -14134,54 +14134,54 @@ strong {
|
|
|
14134
14134
|
padding: 0;
|
|
14135
14135
|
vertical-align: baseline;
|
|
14136
14136
|
}
|
|
14137
|
-
.
|
|
14138
|
-
.
|
|
14137
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a p,
|
|
14138
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a li {
|
|
14139
14139
|
line-height: 1.5;
|
|
14140
14140
|
color: rgba(0, 0, 0, 0.85);
|
|
14141
14141
|
}
|
|
14142
|
-
.
|
|
14142
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a li {
|
|
14143
14143
|
margin-top: 8px;
|
|
14144
14144
|
}
|
|
14145
|
-
.
|
|
14145
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a li:first-child {
|
|
14146
14146
|
margin-top: 0;
|
|
14147
14147
|
}
|
|
14148
|
-
.
|
|
14148
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol {
|
|
14149
14149
|
list-style: decimal;
|
|
14150
14150
|
padding-inline-start: 20px;
|
|
14151
14151
|
}
|
|
14152
|
-
.
|
|
14152
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li {
|
|
14153
14153
|
list-style-type: auto;
|
|
14154
14154
|
}
|
|
14155
|
-
.
|
|
14155
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li p {
|
|
14156
14156
|
font-size: 14px;
|
|
14157
14157
|
font-weight: 600;
|
|
14158
14158
|
}
|
|
14159
|
-
.
|
|
14159
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li > ul li {
|
|
14160
14160
|
list-style: inside;
|
|
14161
14161
|
color: rgba(0, 0, 0, 0.85);
|
|
14162
14162
|
}
|
|
14163
|
-
.
|
|
14163
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li > ul li::marker {
|
|
14164
14164
|
color: #d9d9d9;
|
|
14165
14165
|
}
|
|
14166
|
-
.
|
|
14166
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li > ul li:first-child {
|
|
14167
14167
|
padding-top: 8px;
|
|
14168
14168
|
}
|
|
14169
|
-
.
|
|
14169
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li > ol li::marker {
|
|
14170
14170
|
color: rgba(0, 0, 0, 0.45);
|
|
14171
14171
|
}
|
|
14172
|
-
.
|
|
14172
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol li > ol li:first-child {
|
|
14173
14173
|
padding-top: 8px;
|
|
14174
14174
|
}
|
|
14175
|
-
.
|
|
14175
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a ol > li:last-of-type pre {
|
|
14176
14176
|
margin-bottom: 0;
|
|
14177
14177
|
}
|
|
14178
|
-
.
|
|
14178
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a hr {
|
|
14179
14179
|
height: 0;
|
|
14180
14180
|
padding: 0;
|
|
14181
14181
|
margin: 0;
|
|
14182
14182
|
border: none;
|
|
14183
14183
|
}
|
|
14184
|
-
.
|
|
14184
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a table {
|
|
14185
14185
|
width: 100%;
|
|
14186
14186
|
padding: 0;
|
|
14187
14187
|
margin: 8px 0;
|
|
@@ -14189,21 +14189,21 @@ strong {
|
|
|
14189
14189
|
border-top: 1px solid #dfe6ec;
|
|
14190
14190
|
border-left: 1px solid #dfe6ec;
|
|
14191
14191
|
}
|
|
14192
|
-
.
|
|
14192
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a table thead tr th {
|
|
14193
14193
|
background-color: #f8f8f9;
|
|
14194
14194
|
padding: 8px;
|
|
14195
14195
|
text-align: center;
|
|
14196
14196
|
border-bottom: 1px solid #dfe6ec;
|
|
14197
14197
|
border-right: 1px solid #dfe6ec;
|
|
14198
14198
|
}
|
|
14199
|
-
.
|
|
14199
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a table tbody tr td {
|
|
14200
14200
|
padding: 8px;
|
|
14201
14201
|
line-height: 21px;
|
|
14202
14202
|
height: 37px;
|
|
14203
14203
|
border-bottom: 1px solid #dfe6ec;
|
|
14204
14204
|
border-right: 1px solid #dfe6ec;
|
|
14205
14205
|
}
|
|
14206
|
-
.
|
|
14206
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a pre {
|
|
14207
14207
|
background: #fafafa;
|
|
14208
14208
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
14209
14209
|
border-top: none;
|
|
@@ -14213,40 +14213,40 @@ strong {
|
|
|
14213
14213
|
margin-bottom: 8px;
|
|
14214
14214
|
border-radius: 0 0 4px 4px;
|
|
14215
14215
|
}
|
|
14216
|
-
.
|
|
14216
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > h3 {
|
|
14217
14217
|
font-size: 16px;
|
|
14218
14218
|
font-weight: 600;
|
|
14219
14219
|
padding: 10px 0;
|
|
14220
14220
|
}
|
|
14221
|
-
.
|
|
14221
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > *:not(pre) {
|
|
14222
14222
|
padding-top: 8px;
|
|
14223
14223
|
padding-bottom: 8px;
|
|
14224
14224
|
}
|
|
14225
|
-
.
|
|
14225
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > *:not(pre):first-child {
|
|
14226
14226
|
padding-top: 0;
|
|
14227
14227
|
}
|
|
14228
|
-
.
|
|
14228
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > *:not(pre):last-child {
|
|
14229
14229
|
padding-bottom: 0;
|
|
14230
14230
|
}
|
|
14231
|
-
.
|
|
14232
|
-
.
|
|
14231
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > h3,
|
|
14232
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > h4 {
|
|
14233
14233
|
padding-top: 8px;
|
|
14234
14234
|
padding-bottom: 4px;
|
|
14235
14235
|
}
|
|
14236
|
-
.
|
|
14236
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > p + p {
|
|
14237
14237
|
padding-top: 4px;
|
|
14238
14238
|
padding-bottom: 4px;
|
|
14239
14239
|
}
|
|
14240
|
-
.
|
|
14240
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > pre:last-of-type {
|
|
14241
14241
|
margin-bottom: 0;
|
|
14242
14242
|
}
|
|
14243
|
-
.
|
|
14243
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemText__6c309a0a .index_module_msgItemRichText__6c309a0a > pre:last-of-type + * {
|
|
14244
14244
|
margin-top: 8px;
|
|
14245
14245
|
}
|
|
14246
|
-
.
|
|
14246
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a {
|
|
14247
14247
|
color: #1f2a28;
|
|
14248
14248
|
}
|
|
14249
|
-
.
|
|
14249
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a {
|
|
14250
14250
|
font-size: 13.5px;
|
|
14251
14251
|
line-height: 1.88;
|
|
14252
14252
|
color: #1f2a28;
|
|
@@ -14259,14 +14259,7 @@ strong {
|
|
|
14259
14259
|
*/
|
|
14260
14260
|
/* 统一重置:所有直接子元素默认上间距 10px,无下间距 */
|
|
14261
14261
|
}
|
|
14262
|
-
.
|
|
14263
|
-
margin-top: 10px;
|
|
14264
|
-
margin-bottom: 0;
|
|
14265
|
-
}
|
|
14266
|
-
.index_module_virtuosoListWrapper__55e169de .index_module_msgItem__55e169de .index_module_msgItemBox__55e169de .index_module_msgItemContent__55e169de .index_module_msgItemTextAibody__55e169de .index_module_msgItemRichText__55e169de > *:first-child {
|
|
14267
|
-
margin-top: 0;
|
|
14268
|
-
}
|
|
14269
|
-
.index_module_virtuosoListWrapper__55e169de .index_module_msgItem__55e169de .index_module_msgItemBox__55e169de .index_module_msgItemContent__55e169de .index_module_msgItemTextAibody__55e169de .index_module_msgItemRichText__55e169de {
|
|
14262
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a {
|
|
14270
14263
|
--primary: #69c89e;
|
|
14271
14264
|
--primary-light: #eef8f3;
|
|
14272
14265
|
--primary-deep: #48b385;
|
|
@@ -14295,11 +14288,11 @@ strong {
|
|
|
14295
14288
|
/* 代码块 */
|
|
14296
14289
|
/* 操作按钮组:固定在内容末尾,与上方内容保持明显间距 */
|
|
14297
14290
|
}
|
|
14298
|
-
.
|
|
14291
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a * {
|
|
14299
14292
|
margin: 0;
|
|
14300
14293
|
padding: 0;
|
|
14301
14294
|
}
|
|
14302
|
-
.
|
|
14295
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h2 {
|
|
14303
14296
|
font-size: 15.5px;
|
|
14304
14297
|
font-weight: 800;
|
|
14305
14298
|
line-height: 1.35;
|
|
@@ -14309,12 +14302,12 @@ strong {
|
|
|
14309
14302
|
padding-top: 16px;
|
|
14310
14303
|
border-top: 1px solid rgba(120, 161, 138, 0.08);
|
|
14311
14304
|
}
|
|
14312
|
-
.
|
|
14305
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h2:first-child {
|
|
14313
14306
|
margin-top: 0;
|
|
14314
14307
|
padding-top: 0;
|
|
14315
14308
|
border-top: none;
|
|
14316
14309
|
}
|
|
14317
|
-
.
|
|
14310
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h3 {
|
|
14318
14311
|
font-size: 13px;
|
|
14319
14312
|
font-weight: 700;
|
|
14320
14313
|
letter-spacing: 0.01em;
|
|
@@ -14323,77 +14316,77 @@ strong {
|
|
|
14323
14316
|
padding-left: 10px;
|
|
14324
14317
|
border-left: 3px solid var(--primary);
|
|
14325
14318
|
}
|
|
14326
|
-
.
|
|
14319
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h3:first-child {
|
|
14327
14320
|
margin-top: 0;
|
|
14328
14321
|
}
|
|
14329
|
-
.
|
|
14322
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h4 {
|
|
14330
14323
|
font-size: 13.5px;
|
|
14331
14324
|
font-weight: 700;
|
|
14332
14325
|
color: var(--text);
|
|
14333
14326
|
margin-top: 14px;
|
|
14334
14327
|
}
|
|
14335
|
-
.
|
|
14328
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h4:first-child {
|
|
14336
14329
|
margin-top: 0;
|
|
14337
14330
|
}
|
|
14338
|
-
.
|
|
14331
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h2 + h3 {
|
|
14339
14332
|
margin-top: 8px;
|
|
14340
14333
|
}
|
|
14341
|
-
.
|
|
14334
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h3 + h4 {
|
|
14342
14335
|
margin-top: 6px;
|
|
14343
14336
|
}
|
|
14344
|
-
.
|
|
14345
|
-
.
|
|
14346
|
-
.
|
|
14337
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h3 + p,
|
|
14338
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h3 + ul,
|
|
14339
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h3 + ol {
|
|
14347
14340
|
margin-top: 5px;
|
|
14348
14341
|
}
|
|
14349
|
-
.
|
|
14350
|
-
.
|
|
14351
|
-
.
|
|
14342
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h2 + p,
|
|
14343
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h2 + ul,
|
|
14344
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h2 + ol {
|
|
14352
14345
|
margin-top: 7px;
|
|
14353
14346
|
}
|
|
14354
|
-
.
|
|
14355
|
-
.
|
|
14356
|
-
.
|
|
14347
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h4 + p,
|
|
14348
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h4 + ul,
|
|
14349
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a h4 + ol {
|
|
14357
14350
|
margin-top: 4px;
|
|
14358
14351
|
}
|
|
14359
|
-
.
|
|
14352
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a p {
|
|
14360
14353
|
line-height: 1.88;
|
|
14361
14354
|
}
|
|
14362
|
-
.
|
|
14355
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a ul {
|
|
14363
14356
|
padding-left: 20px;
|
|
14364
14357
|
list-style: disc;
|
|
14365
14358
|
}
|
|
14366
|
-
.
|
|
14359
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a ol {
|
|
14367
14360
|
padding-left: 24px;
|
|
14368
14361
|
list-style: decimal;
|
|
14369
14362
|
counter-reset: none;
|
|
14370
14363
|
}
|
|
14371
|
-
.
|
|
14364
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a li {
|
|
14372
14365
|
margin-top: 6px;
|
|
14373
14366
|
line-height: 1.82;
|
|
14374
14367
|
}
|
|
14375
|
-
.
|
|
14368
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a li:first-child {
|
|
14376
14369
|
margin-top: 0;
|
|
14377
14370
|
}
|
|
14378
|
-
.
|
|
14371
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a li::marker {
|
|
14379
14372
|
color: var(--primary-deep);
|
|
14380
14373
|
font-weight: 600;
|
|
14381
14374
|
}
|
|
14382
|
-
.
|
|
14383
|
-
.
|
|
14375
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a li > ul,
|
|
14376
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a li > ol {
|
|
14384
14377
|
margin-top: 4px;
|
|
14385
14378
|
}
|
|
14386
|
-
.
|
|
14379
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a ol ol {
|
|
14387
14380
|
list-style: lower-alpha;
|
|
14388
14381
|
}
|
|
14389
|
-
.
|
|
14382
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a ul ul {
|
|
14390
14383
|
list-style: circle;
|
|
14391
14384
|
}
|
|
14392
|
-
.
|
|
14385
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a strong {
|
|
14393
14386
|
font-weight: 700;
|
|
14394
14387
|
color: var(--text);
|
|
14395
14388
|
}
|
|
14396
|
-
.
|
|
14389
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a mark {
|
|
14397
14390
|
background: #e3f7ee;
|
|
14398
14391
|
color: #2a9962;
|
|
14399
14392
|
padding: 1px 6px;
|
|
@@ -14402,17 +14395,17 @@ strong {
|
|
|
14402
14395
|
font-style: normal;
|
|
14403
14396
|
font-size: 0.95em;
|
|
14404
14397
|
}
|
|
14405
|
-
.
|
|
14398
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a hr {
|
|
14406
14399
|
border: none;
|
|
14407
14400
|
border-top: 1px solid rgba(120, 161, 138, 0.11);
|
|
14408
14401
|
margin-top: 16px;
|
|
14409
14402
|
}
|
|
14410
|
-
.
|
|
14403
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a hr + * {
|
|
14411
14404
|
margin-top: 14px;
|
|
14412
14405
|
border-top: none;
|
|
14413
14406
|
padding-top: 0;
|
|
14414
14407
|
}
|
|
14415
|
-
.
|
|
14408
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a blockquote {
|
|
14416
14409
|
background: rgba(0, 125, 101, 0.05);
|
|
14417
14410
|
border-left: 2px solid var(--primary);
|
|
14418
14411
|
padding: 10px 14px;
|
|
@@ -14422,24 +14415,24 @@ strong {
|
|
|
14422
14415
|
line-height: 1.82;
|
|
14423
14416
|
color: #1b3d2e;
|
|
14424
14417
|
}
|
|
14425
|
-
.
|
|
14418
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a .ai-table-wrap {
|
|
14426
14419
|
margin-top: 12px;
|
|
14427
14420
|
margin-bottom: 12px;
|
|
14428
14421
|
overflow-x: auto;
|
|
14429
14422
|
border: 1px solid rgba(120, 161, 138, 0.12);
|
|
14430
14423
|
border-radius: 10px;
|
|
14431
14424
|
}
|
|
14432
|
-
.
|
|
14425
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a table {
|
|
14433
14426
|
width: -moz-max-content;
|
|
14434
14427
|
width: max-content;
|
|
14435
14428
|
min-width: 100%;
|
|
14436
14429
|
border-collapse: collapse;
|
|
14437
14430
|
font-size: 13px;
|
|
14438
14431
|
}
|
|
14439
|
-
.
|
|
14432
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a table thead {
|
|
14440
14433
|
background: #f5faf7;
|
|
14441
14434
|
}
|
|
14442
|
-
.
|
|
14435
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a table th {
|
|
14443
14436
|
text-align: left;
|
|
14444
14437
|
font-size: 12px;
|
|
14445
14438
|
font-weight: 700;
|
|
@@ -14447,19 +14440,19 @@ strong {
|
|
|
14447
14440
|
padding: 10px 14px;
|
|
14448
14441
|
border-bottom: 1.5px solid rgba(120, 161, 138, 0.15);
|
|
14449
14442
|
}
|
|
14450
|
-
.
|
|
14443
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a table td {
|
|
14451
14444
|
padding: 10px 14px;
|
|
14452
14445
|
border-bottom: 1px solid rgba(120, 161, 138, 0.07);
|
|
14453
14446
|
vertical-align: top;
|
|
14454
14447
|
line-height: 1.7;
|
|
14455
14448
|
}
|
|
14456
|
-
.
|
|
14449
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a table tbody tr:last-child td {
|
|
14457
14450
|
border-bottom: none;
|
|
14458
14451
|
}
|
|
14459
|
-
.
|
|
14452
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a table tbody tr:hover td {
|
|
14460
14453
|
background: rgba(0, 125, 101, 0.05);
|
|
14461
14454
|
}
|
|
14462
|
-
.
|
|
14455
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a pre {
|
|
14463
14456
|
background: #f4f8f5;
|
|
14464
14457
|
border: 1px solid rgba(120, 161, 138, 0.13);
|
|
14465
14458
|
border-radius: 10px;
|
|
@@ -14468,18 +14461,25 @@ strong {
|
|
|
14468
14461
|
margin-bottom: 10px;
|
|
14469
14462
|
overflow-x: auto;
|
|
14470
14463
|
}
|
|
14471
|
-
.
|
|
14464
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a pre code {
|
|
14472
14465
|
font-family: 'SF Mono', 'Cascadia Code', 'Fira Code', Menlo, monospace;
|
|
14473
14466
|
font-size: 12.5px;
|
|
14474
14467
|
line-height: 1.75;
|
|
14475
14468
|
color: #1a3a28;
|
|
14476
14469
|
white-space: pre;
|
|
14477
14470
|
}
|
|
14478
|
-
.
|
|
14471
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a .hljs {
|
|
14479
14472
|
background: #f4f8f5;
|
|
14480
14473
|
color: #1a3a28;
|
|
14481
14474
|
}
|
|
14482
|
-
.
|
|
14475
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a > * {
|
|
14476
|
+
margin-top: 10px;
|
|
14477
|
+
margin-bottom: 0;
|
|
14478
|
+
}
|
|
14479
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a .index_module_msgItemRichText__6c309a0a > *:first-child {
|
|
14480
|
+
margin-top: 0;
|
|
14481
|
+
}
|
|
14482
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemAction__6c309a0a {
|
|
14483
14483
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
14484
14484
|
padding: 12px 16px;
|
|
14485
14485
|
width: 100%;
|
|
@@ -14487,21 +14487,21 @@ strong {
|
|
|
14487
14487
|
align-items: center;
|
|
14488
14488
|
justify-content: space-between;
|
|
14489
14489
|
}
|
|
14490
|
-
.
|
|
14490
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemAction__6c309a0a .index_module_msgItemActionLeft__6c309a0a {
|
|
14491
14491
|
display: flex;
|
|
14492
14492
|
align-items: center;
|
|
14493
14493
|
gap: 8px;
|
|
14494
14494
|
}
|
|
14495
|
-
.
|
|
14495
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemAction__6c309a0a .index_module_msgItemActionRight__6c309a0a {
|
|
14496
14496
|
display: flex;
|
|
14497
14497
|
align-items: center;
|
|
14498
14498
|
gap: 8px;
|
|
14499
14499
|
}
|
|
14500
|
-
.
|
|
14500
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a {
|
|
14501
14501
|
height: 24px;
|
|
14502
14502
|
position: relative;
|
|
14503
14503
|
}
|
|
14504
|
-
.
|
|
14504
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a {
|
|
14505
14505
|
position: absolute;
|
|
14506
14506
|
width: -moz-max-content;
|
|
14507
14507
|
width: max-content;
|
|
@@ -14511,30 +14511,30 @@ strong {
|
|
|
14511
14511
|
z-index: 9;
|
|
14512
14512
|
padding: 4px 8px;
|
|
14513
14513
|
}
|
|
14514
|
-
.
|
|
14514
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a .index_module_msgItemActionLeft__6c309a0a {
|
|
14515
14515
|
display: flex;
|
|
14516
14516
|
align-items: center;
|
|
14517
14517
|
gap: 8px;
|
|
14518
14518
|
}
|
|
14519
|
-
.
|
|
14519
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a .index_module_msgItemActionRight__6c309a0a {
|
|
14520
14520
|
display: flex;
|
|
14521
14521
|
align-items: center;
|
|
14522
14522
|
gap: 8px;
|
|
14523
14523
|
}
|
|
14524
|
-
.
|
|
14524
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a.index_module_msgItemActionPopoverFloatTop__6c309a0a {
|
|
14525
14525
|
bottom: 4px;
|
|
14526
14526
|
right: 0;
|
|
14527
14527
|
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
14528
14528
|
}
|
|
14529
|
-
.
|
|
14529
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a.index_module_msgItemActionPopoverFloatBottom__6c309a0a {
|
|
14530
14530
|
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
14531
14531
|
right: 0;
|
|
14532
14532
|
top: 4px;
|
|
14533
14533
|
}
|
|
14534
|
-
.
|
|
14534
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemActionEmpty__6c309a0a {
|
|
14535
14535
|
min-height: 24px;
|
|
14536
14536
|
}
|
|
14537
|
-
.
|
|
14537
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceText__6c309a0a {
|
|
14538
14538
|
padding: 8px;
|
|
14539
14539
|
border-radius: 2px;
|
|
14540
14540
|
background: #e7e7e7;
|
|
@@ -14542,7 +14542,7 @@ strong {
|
|
|
14542
14542
|
color: rgba(0, 0, 0, 0.65);
|
|
14543
14543
|
margin-top: 8px;
|
|
14544
14544
|
}
|
|
14545
|
-
.
|
|
14545
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceText__6c309a0a > div {
|
|
14546
14546
|
width: 100%;
|
|
14547
14547
|
max-height: 36px;
|
|
14548
14548
|
word-break: break-all;
|
|
@@ -14553,7 +14553,7 @@ strong {
|
|
|
14553
14553
|
text-overflow: ellipsis;
|
|
14554
14554
|
word-wrap: break-word;
|
|
14555
14555
|
}
|
|
14556
|
-
.
|
|
14556
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceFile__6c309a0a {
|
|
14557
14557
|
padding: 8px;
|
|
14558
14558
|
border-radius: 2px;
|
|
14559
14559
|
background: #e7e7e7;
|
|
@@ -14561,7 +14561,7 @@ strong {
|
|
|
14561
14561
|
color: rgba(0, 0, 0, 0.65);
|
|
14562
14562
|
margin-top: 8px;
|
|
14563
14563
|
}
|
|
14564
|
-
.
|
|
14564
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceFile__6c309a0a .index_module_msgItemReferenceFileBox__6c309a0a {
|
|
14565
14565
|
background: #fafafa;
|
|
14566
14566
|
border-radius: 8px;
|
|
14567
14567
|
border: 1px solid #ebebeb;
|
|
@@ -14571,7 +14571,7 @@ strong {
|
|
|
14571
14571
|
padding: 8px 12px;
|
|
14572
14572
|
min-width: 216px;
|
|
14573
14573
|
}
|
|
14574
|
-
.
|
|
14574
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceFile__6c309a0a .index_module_msgItemReferenceFileBox__6c309a0a .index_module_msgItemReferenceFileLeft__6c309a0a {
|
|
14575
14575
|
font-size: 24px;
|
|
14576
14576
|
display: flex;
|
|
14577
14577
|
justify-content: center;
|
|
@@ -14579,61 +14579,61 @@ strong {
|
|
|
14579
14579
|
padding: 0;
|
|
14580
14580
|
margin: 0;
|
|
14581
14581
|
}
|
|
14582
|
-
.
|
|
14582
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceFile__6c309a0a .index_module_msgItemReferenceFileBox__6c309a0a .index_module_msgItemReferenceFileLeft__6c309a0a > i {
|
|
14583
14583
|
display: flex;
|
|
14584
14584
|
font-size: 24px;
|
|
14585
14585
|
}
|
|
14586
|
-
.
|
|
14586
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a .index_module_msgItemReferenceFile__6c309a0a .index_module_msgItemReferenceFileBox__6c309a0a .index_module_msgItemReferenceFileRight__6c309a0a {
|
|
14587
14587
|
font-size: 14px;
|
|
14588
14588
|
font-weight: 400;
|
|
14589
14589
|
color: rgba(0, 0, 0, 0.65);
|
|
14590
14590
|
}
|
|
14591
|
-
.
|
|
14591
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a {
|
|
14592
14592
|
justify-content: flex-start;
|
|
14593
14593
|
}
|
|
14594
|
-
.
|
|
14594
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a .index_module_msgItemBox__6c309a0a {
|
|
14595
14595
|
align-items: flex-start;
|
|
14596
14596
|
}
|
|
14597
|
-
.
|
|
14597
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a {
|
|
14598
14598
|
background: #ffffff;
|
|
14599
14599
|
border-radius: 2px 20px 20px 20px;
|
|
14600
14600
|
}
|
|
14601
|
-
.
|
|
14601
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemAction__6c309a0a {
|
|
14602
14602
|
border-radius: 0px 0px 20px 20px;
|
|
14603
14603
|
}
|
|
14604
|
-
.
|
|
14604
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a {
|
|
14605
14605
|
padding: 0;
|
|
14606
14606
|
}
|
|
14607
|
-
.
|
|
14607
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a {
|
|
14608
14608
|
margin-left: auto;
|
|
14609
14609
|
}
|
|
14610
|
-
.
|
|
14610
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLeft__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a {
|
|
14611
14611
|
display: none;
|
|
14612
14612
|
}
|
|
14613
|
-
.
|
|
14613
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a {
|
|
14614
14614
|
justify-content: flex-end;
|
|
14615
14615
|
padding-bottom: 24px;
|
|
14616
14616
|
}
|
|
14617
|
-
.
|
|
14617
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a .index_module_msgItemBox__6c309a0a {
|
|
14618
14618
|
align-items: flex-end;
|
|
14619
14619
|
}
|
|
14620
|
-
.
|
|
14620
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a .index_module_msgItemBox__6c309a0a:hover .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a {
|
|
14621
14621
|
display: flex;
|
|
14622
14622
|
}
|
|
14623
|
-
.
|
|
14623
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a {
|
|
14624
14624
|
border-radius: 20px 2px 20px 20px;
|
|
14625
14625
|
background: #d1e4ff;
|
|
14626
14626
|
}
|
|
14627
|
-
.
|
|
14627
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemAction__6c309a0a {
|
|
14628
14628
|
border-radius: 0px 0px 20px 20px;
|
|
14629
14629
|
}
|
|
14630
|
-
.
|
|
14630
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemContent__6c309a0a .index_module_msgItemTextAibody__6c309a0a {
|
|
14631
14631
|
padding: 12px 16px;
|
|
14632
14632
|
}
|
|
14633
|
-
.
|
|
14633
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemRight__6c309a0a .index_module_msgItemBox__6c309a0a .index_module_msgItemActionOperate__6c309a0a .index_module_msgItemActionPopover__6c309a0a {
|
|
14634
14634
|
display: none;
|
|
14635
14635
|
}
|
|
14636
|
-
.
|
|
14636
|
+
.index_module_virtuosoListWrapper__6c309a0a .index_module_msgItem__6c309a0a.index_module_msgItemLast__6c309a0a {
|
|
14637
14637
|
box-sizing: border-box;
|
|
14638
14638
|
}
|
|
14639
14639
|
|