bhd-components 0.11.12 → 0.11.14
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 +366 -128
- package/dist/index.esm.es5.development.js +14 -8
- 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 +3 -3
- package/es2017/AIMessageList/components/virtuosoList/index.js +10 -4
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +411 -169
- package/es2017/AIMessageList/type.d.ts +6 -1
- package/esm/AIMessageList/components/footer/index.js +3 -3
- package/esm/AIMessageList/components/virtuosoList/index.js +10 -4
- package/esm/AIMessageList/components/virtuosoList/index.module.less +411 -169
- package/esm/AIMessageList/type.d.ts +6 -1
- package/package.json +1 -1
|
@@ -13917,11 +13917,11 @@ strong {
|
|
|
13917
13917
|
height: 100%;
|
|
13918
13918
|
}
|
|
13919
13919
|
|
|
13920
|
-
.
|
|
13920
|
+
.index_module_virtuosoListWrapper__b9baaf1e {
|
|
13921
13921
|
width: 100%;
|
|
13922
13922
|
height: 100%;
|
|
13923
13923
|
}
|
|
13924
|
-
.
|
|
13924
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingIcon__b9baaf1e {
|
|
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__b9baaf1e .index_module_loadingIcon__b9baaf1e > img {
|
|
13933
13933
|
width: 32px;
|
|
13934
13934
|
height: 32px;
|
|
13935
13935
|
}
|
|
13936
|
-
.
|
|
13936
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e {
|
|
13937
13937
|
width: 100%;
|
|
13938
13938
|
padding: 24px 24px 0 24px;
|
|
13939
13939
|
}
|
|
13940
|
-
.
|
|
13940
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e > div {
|
|
13941
13941
|
width: 100%;
|
|
13942
13942
|
margin-bottom: 24px;
|
|
13943
13943
|
}
|
|
13944
|
-
.
|
|
13944
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e > div:last-child {
|
|
13945
13945
|
margin-bottom: 0;
|
|
13946
13946
|
}
|
|
13947
|
-
.
|
|
13947
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e > div .bhd-skeleton {
|
|
13948
13948
|
width: 80%;
|
|
13949
13949
|
}
|
|
13950
|
-
.
|
|
13950
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_left__b9baaf1e {
|
|
13951
13951
|
display: flex;
|
|
13952
13952
|
justify-content: flex-start;
|
|
13953
13953
|
}
|
|
13954
|
-
.
|
|
13954
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_left__b9baaf1e .bhd-skeleton-paragraph {
|
|
13955
13955
|
margin: 0;
|
|
13956
13956
|
}
|
|
13957
|
-
.
|
|
13957
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_left__b9baaf1e .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__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_left__b9baaf1e .bhd-skeleton-paragraph > li + li {
|
|
13963
13963
|
margin-top: 8px;
|
|
13964
13964
|
}
|
|
13965
|
-
.
|
|
13965
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_right__b9baaf1e {
|
|
13966
13966
|
display: flex;
|
|
13967
13967
|
justify-content: flex-end;
|
|
13968
13968
|
}
|
|
13969
|
-
.
|
|
13969
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_right__b9baaf1e .bhd-skeleton-paragraph {
|
|
13970
13970
|
margin: 0;
|
|
13971
13971
|
}
|
|
13972
|
-
.
|
|
13972
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_right__b9baaf1e .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__b9baaf1e .index_module_loadingInit__b9baaf1e .index_module_loadingInit_right__b9baaf1e .bhd-skeleton-paragraph > li + li {
|
|
13978
13978
|
margin-top: 8px;
|
|
13979
13979
|
}
|
|
13980
|
-
.
|
|
13980
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgDate__b9baaf1e {
|
|
13981
13981
|
width: 100%;
|
|
13982
13982
|
display: flex;
|
|
13983
13983
|
align-items: center;
|
|
@@ -13988,46 +13988,41 @@ strong {
|
|
|
13988
13988
|
font-size: 14px;
|
|
13989
13989
|
color: rgba(0, 0, 0, 0.25);
|
|
13990
13990
|
}
|
|
13991
|
-
.
|
|
13991
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgDate__b9baaf1e:before {
|
|
13992
13992
|
content: "";
|
|
13993
13993
|
display: block;
|
|
13994
|
-
|
|
13995
|
-
width: 50%;
|
|
13994
|
+
width: 100px;
|
|
13996
13995
|
height: 1px;
|
|
13997
13996
|
background: #ebebeb;
|
|
13998
13997
|
}
|
|
13999
|
-
.
|
|
13998
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgDate__b9baaf1e:after {
|
|
14000
13999
|
content: "";
|
|
14001
14000
|
display: block;
|
|
14002
|
-
|
|
14003
|
-
width: 50%;
|
|
14001
|
+
width: 100px;
|
|
14004
14002
|
height: 1px;
|
|
14005
14003
|
background: #ebebeb;
|
|
14006
14004
|
}
|
|
14007
|
-
.
|
|
14005
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e {
|
|
14008
14006
|
width: 100%;
|
|
14009
14007
|
padding: 0px 16px;
|
|
14010
14008
|
padding-top: 0;
|
|
14011
14009
|
box-sizing: border-box;
|
|
14012
14010
|
display: flex;
|
|
14013
14011
|
}
|
|
14014
|
-
.
|
|
14012
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e {
|
|
14015
14013
|
max-width: 80%;
|
|
14016
14014
|
font-size: 14px;
|
|
14017
14015
|
color: rgba(0, 0, 0, 0.65);
|
|
14018
14016
|
display: flex;
|
|
14019
14017
|
flex-direction: column;
|
|
14020
14018
|
}
|
|
14021
|
-
.
|
|
14019
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e {
|
|
14022
14020
|
position: relative;
|
|
14023
14021
|
width: -moz-fit-content;
|
|
14024
14022
|
width: fit-content;
|
|
14025
14023
|
max-width: 100%;
|
|
14026
14024
|
}
|
|
14027
|
-
.
|
|
14028
|
-
padding: 12px 16px;
|
|
14029
|
-
}
|
|
14030
|
-
.index_module_virtuosoListWrapper__0370639d .index_module_msgItem__0370639d .index_module_msgItemBox__0370639d .index_module_msgItemContent__0370639d .index_module_msgItemText__0370639d .index_module_copyCode__0370639d {
|
|
14025
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e {
|
|
14031
14026
|
display: flex;
|
|
14032
14027
|
justify-content: flex-end;
|
|
14033
14028
|
align-items: center;
|
|
@@ -14045,59 +14040,91 @@ strong {
|
|
|
14045
14040
|
font-weight: 400;
|
|
14046
14041
|
top: 6px;
|
|
14047
14042
|
}
|
|
14048
|
-
.
|
|
14043
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e.index_module_copyCodeFun__b9baaf1e {
|
|
14049
14044
|
display: flex;
|
|
14050
14045
|
}
|
|
14051
|
-
.
|
|
14046
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e .index_module_copyCodeText__b9baaf1e {
|
|
14052
14047
|
line-height: 1;
|
|
14053
14048
|
}
|
|
14054
|
-
.
|
|
14049
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e .index_module_icon__b9baaf1e {
|
|
14055
14050
|
display: none;
|
|
14056
14051
|
margin-right: 8px;
|
|
14057
14052
|
color: rgba(0, 0, 0, 0.65);
|
|
14058
14053
|
font-size: 14px;
|
|
14059
14054
|
}
|
|
14060
|
-
.
|
|
14055
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e .index_module_icon__b9baaf1e.index_module_copy__b9baaf1e {
|
|
14061
14056
|
display: flex;
|
|
14062
14057
|
}
|
|
14063
|
-
.
|
|
14058
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e.index_module_copy_success__b9baaf1e .index_module_copyCode__b9baaf1e {
|
|
14064
14059
|
color: #f4523b;
|
|
14065
14060
|
}
|
|
14066
|
-
.
|
|
14061
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e.index_module_copy_success__b9baaf1e .index_module_copy__b9baaf1e {
|
|
14067
14062
|
display: none;
|
|
14068
14063
|
}
|
|
14069
|
-
.
|
|
14064
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e.index_module_copy_success__b9baaf1e .index_module_copy_success_flag__b9baaf1e {
|
|
14070
14065
|
display: inline-block;
|
|
14071
14066
|
color: #f4523b;
|
|
14072
14067
|
}
|
|
14073
|
-
.
|
|
14068
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_copyCode__b9baaf1e.index_module_copy_success__b9baaf1e .index_module_copyCodeText__b9baaf1e {
|
|
14074
14069
|
color: #f4523b;
|
|
14075
14070
|
}
|
|
14076
|
-
.
|
|
14077
|
-
|
|
14078
|
-
|
|
14079
|
-
|
|
14080
|
-
|
|
14081
|
-
|
|
14082
|
-
|
|
14071
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemFile__b9baaf1e {
|
|
14072
|
+
display: flex;
|
|
14073
|
+
align-items: center;
|
|
14074
|
+
padding: 8px 12px;
|
|
14075
|
+
background: #fafafa;
|
|
14076
|
+
border-radius: 8px;
|
|
14077
|
+
border: 1px solid #ebebeb;
|
|
14078
|
+
gap: 12px;
|
|
14079
|
+
min-width: 216px;
|
|
14080
|
+
}
|
|
14081
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemFile__b9baaf1e .index_module_msgItemFileLeft__b9baaf1e {
|
|
14082
|
+
font-size: 24px;
|
|
14083
|
+
display: flex;
|
|
14084
|
+
justify-content: center;
|
|
14085
|
+
align-items: center;
|
|
14086
|
+
padding: 0;
|
|
14087
|
+
margin: 0;
|
|
14088
|
+
}
|
|
14089
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemFile__b9baaf1e .index_module_msgItemFileLeft__b9baaf1e > i {
|
|
14090
|
+
display: flex;
|
|
14091
|
+
font-size: 24px;
|
|
14092
|
+
}
|
|
14093
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemFile__b9baaf1e .index_module_msgItemFileRight__b9baaf1e {
|
|
14094
|
+
font-size: 14px;
|
|
14095
|
+
font-weight: 400;
|
|
14096
|
+
color: rgba(0, 0, 0, 0.65);
|
|
14097
|
+
margin: 0;
|
|
14098
|
+
padding: 0;
|
|
14099
|
+
}
|
|
14100
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e {
|
|
14101
|
+
padding: 12px 16px;
|
|
14102
|
+
}
|
|
14103
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e h1,
|
|
14104
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e h2,
|
|
14105
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e h3,
|
|
14106
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e h4,
|
|
14107
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e h5,
|
|
14108
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e h6,
|
|
14109
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e strong {
|
|
14083
14110
|
color: rgba(0, 0, 0, 0.85);
|
|
14084
14111
|
font-weight: 600;
|
|
14085
14112
|
}
|
|
14086
|
-
.
|
|
14113
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e pre::-webkit-scrollbar {
|
|
14087
14114
|
background-color: #eaedf1;
|
|
14088
14115
|
background-color: transparent;
|
|
14089
14116
|
width: 4px;
|
|
14090
14117
|
height: 4px;
|
|
14091
14118
|
}
|
|
14092
|
-
.
|
|
14119
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e pre::-webkit-scrollbar-thumb {
|
|
14093
14120
|
border-radius: 4px;
|
|
14094
14121
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14095
14122
|
}
|
|
14096
|
-
.
|
|
14123
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e p {
|
|
14097
14124
|
word-break: break-all;
|
|
14098
14125
|
white-space: break-spaces;
|
|
14099
14126
|
}
|
|
14100
|
-
.
|
|
14127
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e blockquote {
|
|
14101
14128
|
background: transparent;
|
|
14102
14129
|
border: 0;
|
|
14103
14130
|
font-size: 100%;
|
|
@@ -14106,54 +14133,54 @@ strong {
|
|
|
14106
14133
|
padding: 0;
|
|
14107
14134
|
vertical-align: baseline;
|
|
14108
14135
|
}
|
|
14109
|
-
.
|
|
14110
|
-
.
|
|
14136
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e p,
|
|
14137
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e li {
|
|
14111
14138
|
line-height: 1.5;
|
|
14112
14139
|
color: rgba(0, 0, 0, 0.85);
|
|
14113
14140
|
}
|
|
14114
|
-
.
|
|
14141
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e li {
|
|
14115
14142
|
margin-top: 8px;
|
|
14116
14143
|
}
|
|
14117
|
-
.
|
|
14144
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e li:first-child {
|
|
14118
14145
|
margin-top: 0;
|
|
14119
14146
|
}
|
|
14120
|
-
.
|
|
14147
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol {
|
|
14121
14148
|
list-style: decimal;
|
|
14122
14149
|
padding-inline-start: 20px;
|
|
14123
14150
|
}
|
|
14124
|
-
.
|
|
14151
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li {
|
|
14125
14152
|
list-style-type: auto;
|
|
14126
14153
|
}
|
|
14127
|
-
.
|
|
14154
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li p {
|
|
14128
14155
|
font-size: 14px;
|
|
14129
14156
|
font-weight: 600;
|
|
14130
14157
|
}
|
|
14131
|
-
.
|
|
14158
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li > ul li {
|
|
14132
14159
|
list-style: inside;
|
|
14133
14160
|
color: rgba(0, 0, 0, 0.85);
|
|
14134
14161
|
}
|
|
14135
|
-
.
|
|
14162
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li > ul li::marker {
|
|
14136
14163
|
color: #d9d9d9;
|
|
14137
14164
|
}
|
|
14138
|
-
.
|
|
14165
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li > ul li:first-child {
|
|
14139
14166
|
padding-top: 8px;
|
|
14140
14167
|
}
|
|
14141
|
-
.
|
|
14168
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li > ol li::marker {
|
|
14142
14169
|
color: rgba(0, 0, 0, 0.45);
|
|
14143
14170
|
}
|
|
14144
|
-
.
|
|
14171
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol li > ol li:first-child {
|
|
14145
14172
|
padding-top: 8px;
|
|
14146
14173
|
}
|
|
14147
|
-
.
|
|
14174
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e ol > li:last-of-type pre {
|
|
14148
14175
|
margin-bottom: 0;
|
|
14149
14176
|
}
|
|
14150
|
-
.
|
|
14177
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e hr {
|
|
14151
14178
|
height: 0;
|
|
14152
14179
|
padding: 0;
|
|
14153
14180
|
margin: 0;
|
|
14154
14181
|
border: none;
|
|
14155
14182
|
}
|
|
14156
|
-
.
|
|
14183
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e table {
|
|
14157
14184
|
width: 100%;
|
|
14158
14185
|
padding: 0;
|
|
14159
14186
|
margin: 8px 0;
|
|
@@ -14161,21 +14188,21 @@ strong {
|
|
|
14161
14188
|
border-top: 1px solid #dfe6ec;
|
|
14162
14189
|
border-left: 1px solid #dfe6ec;
|
|
14163
14190
|
}
|
|
14164
|
-
.
|
|
14191
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e table thead tr th {
|
|
14165
14192
|
background-color: #f8f8f9;
|
|
14166
14193
|
padding: 8px;
|
|
14167
14194
|
text-align: center;
|
|
14168
14195
|
border-bottom: 1px solid #dfe6ec;
|
|
14169
14196
|
border-right: 1px solid #dfe6ec;
|
|
14170
14197
|
}
|
|
14171
|
-
.
|
|
14198
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e table tbody tr td {
|
|
14172
14199
|
padding: 8px;
|
|
14173
14200
|
line-height: 21px;
|
|
14174
14201
|
height: 37px;
|
|
14175
14202
|
border-bottom: 1px solid #dfe6ec;
|
|
14176
14203
|
border-right: 1px solid #dfe6ec;
|
|
14177
14204
|
}
|
|
14178
|
-
.
|
|
14205
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e pre {
|
|
14179
14206
|
background: #fafafa;
|
|
14180
14207
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
14181
14208
|
border-top: none;
|
|
@@ -14185,66 +14212,271 @@ strong {
|
|
|
14185
14212
|
margin-bottom: 8px;
|
|
14186
14213
|
border-radius: 0 0 4px 4px;
|
|
14187
14214
|
}
|
|
14188
|
-
.
|
|
14215
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > h3 {
|
|
14189
14216
|
font-size: 16px;
|
|
14190
14217
|
font-weight: 600;
|
|
14191
14218
|
padding: 10px 0;
|
|
14192
14219
|
}
|
|
14193
|
-
.
|
|
14220
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > *:not(pre) {
|
|
14194
14221
|
padding-top: 8px;
|
|
14195
14222
|
padding-bottom: 8px;
|
|
14196
14223
|
}
|
|
14197
|
-
.
|
|
14224
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > *:not(pre):first-child {
|
|
14198
14225
|
padding-top: 0;
|
|
14199
14226
|
}
|
|
14200
|
-
.
|
|
14227
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > *:not(pre):last-child {
|
|
14201
14228
|
padding-bottom: 0;
|
|
14202
14229
|
}
|
|
14203
|
-
.
|
|
14204
|
-
.
|
|
14230
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > h3,
|
|
14231
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > h4 {
|
|
14205
14232
|
padding-top: 8px;
|
|
14206
14233
|
padding-bottom: 4px;
|
|
14207
14234
|
}
|
|
14208
|
-
.
|
|
14235
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > p + p {
|
|
14209
14236
|
padding-top: 4px;
|
|
14210
14237
|
padding-bottom: 4px;
|
|
14211
14238
|
}
|
|
14212
|
-
.
|
|
14239
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > pre:last-of-type {
|
|
14213
14240
|
margin-bottom: 0;
|
|
14214
14241
|
}
|
|
14215
|
-
.
|
|
14242
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemText__b9baaf1e .index_module_msgItemRichText__b9baaf1e > pre:last-of-type + * {
|
|
14216
14243
|
margin-top: 8px;
|
|
14217
14244
|
}
|
|
14218
|
-
.
|
|
14219
|
-
|
|
14220
|
-
align-items: center;
|
|
14221
|
-
padding: 8px 12px;
|
|
14222
|
-
background: #fafafa;
|
|
14223
|
-
border-radius: 8px;
|
|
14224
|
-
border: 1px solid #ebebeb;
|
|
14225
|
-
gap: 12px;
|
|
14226
|
-
min-width: 216px;
|
|
14245
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e {
|
|
14246
|
+
color: #1f2a28;
|
|
14227
14247
|
}
|
|
14228
|
-
.
|
|
14229
|
-
font-size:
|
|
14230
|
-
|
|
14231
|
-
|
|
14232
|
-
|
|
14233
|
-
|
|
14234
|
-
|
|
14248
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e {
|
|
14249
|
+
font-size: 13.5px;
|
|
14250
|
+
line-height: 1.88;
|
|
14251
|
+
color: #1f2a28;
|
|
14252
|
+
white-space: normal;
|
|
14253
|
+
word-break: break-all;
|
|
14254
|
+
/*
|
|
14255
|
+
* AI 内容排版系统
|
|
14256
|
+
* 规则:所有间距只用 margin-top,margin-bottom 统一为 0
|
|
14257
|
+
* 层级:H2(22px) > H3(16px) > 段落/列表(10px) > 紧跟标签后内容(5px)
|
|
14258
|
+
*/
|
|
14259
|
+
/* 统一重置:所有直接子元素默认上间距 10px,无下间距 */
|
|
14260
|
+
}
|
|
14261
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e > * {
|
|
14262
|
+
margin-top: 10px;
|
|
14263
|
+
margin-bottom: 0;
|
|
14235
14264
|
}
|
|
14236
|
-
.
|
|
14237
|
-
|
|
14238
|
-
font-size: 24px;
|
|
14265
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e > *:first-child {
|
|
14266
|
+
margin-top: 0;
|
|
14239
14267
|
}
|
|
14240
|
-
.
|
|
14241
|
-
|
|
14242
|
-
|
|
14243
|
-
|
|
14268
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e {
|
|
14269
|
+
--primary: #69c89e;
|
|
14270
|
+
--primary-light: #eef8f3;
|
|
14271
|
+
--primary-deep: #48b385;
|
|
14272
|
+
--primary-soft: #f4fbf7;
|
|
14273
|
+
--bg: linear-gradient(180deg, #f7faf7 0%, #eff7f2 100%);
|
|
14274
|
+
--card: rgba(255, 255, 255, 0.92);
|
|
14275
|
+
--text: #1f2a28;
|
|
14276
|
+
--text-light: #7f9089;
|
|
14277
|
+
--border: rgba(124, 177, 151, 0.14);
|
|
14278
|
+
--shadow: 0 18px 40px rgba(115, 150, 127, 0.08);
|
|
14279
|
+
--sidebar-w: 74px;
|
|
14280
|
+
--chat-w: 430px;
|
|
14281
|
+
--chat-collapsed-w: 64px;
|
|
14282
|
+
/* H2:大段落标题,上方留足够空间表示新章节 */
|
|
14283
|
+
/* H3:分类标签,带左侧标记条 */
|
|
14284
|
+
/* H4:段内小标题,加粗正文 */
|
|
14285
|
+
/* H2 紧跟 H3:副标题关系 */
|
|
14286
|
+
/* H3/H2 之后的内容:紧贴标签,5px 即可 */
|
|
14287
|
+
/* 段落 */
|
|
14288
|
+
/* 列表 */
|
|
14289
|
+
/* 嵌套列表 */
|
|
14290
|
+
/* 内联强调 */
|
|
14291
|
+
/* 分隔线:两侧均等留白 */
|
|
14292
|
+
/* 引用/重点提示:左侧竖线 + 浅底 */
|
|
14293
|
+
/* 表格 */
|
|
14294
|
+
/* 代码块 */
|
|
14295
|
+
/* 操作按钮组:固定在内容末尾,与上方内容保持明显间距 */
|
|
14296
|
+
}
|
|
14297
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e * {
|
|
14244
14298
|
margin: 0;
|
|
14245
14299
|
padding: 0;
|
|
14246
14300
|
}
|
|
14247
|
-
.
|
|
14301
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h2 {
|
|
14302
|
+
font-size: 15.5px;
|
|
14303
|
+
font-weight: 800;
|
|
14304
|
+
line-height: 1.35;
|
|
14305
|
+
letter-spacing: -0.02em;
|
|
14306
|
+
color: var(--text);
|
|
14307
|
+
margin-top: 24px;
|
|
14308
|
+
padding-top: 16px;
|
|
14309
|
+
border-top: 1px solid rgba(120, 161, 138, 0.08);
|
|
14310
|
+
}
|
|
14311
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h2:first-child {
|
|
14312
|
+
margin-top: 0;
|
|
14313
|
+
padding-top: 0;
|
|
14314
|
+
border-top: none;
|
|
14315
|
+
}
|
|
14316
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h3 {
|
|
14317
|
+
font-size: 13px;
|
|
14318
|
+
font-weight: 700;
|
|
14319
|
+
letter-spacing: 0.01em;
|
|
14320
|
+
color: var(--primary-deep);
|
|
14321
|
+
margin-top: 18px;
|
|
14322
|
+
padding-left: 10px;
|
|
14323
|
+
border-left: 3px solid var(--primary);
|
|
14324
|
+
}
|
|
14325
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h3:first-child {
|
|
14326
|
+
margin-top: 0;
|
|
14327
|
+
}
|
|
14328
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h4 {
|
|
14329
|
+
font-size: 13.5px;
|
|
14330
|
+
font-weight: 700;
|
|
14331
|
+
color: var(--text);
|
|
14332
|
+
margin-top: 14px;
|
|
14333
|
+
}
|
|
14334
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h4:first-child {
|
|
14335
|
+
margin-top: 0;
|
|
14336
|
+
}
|
|
14337
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h2 + h3 {
|
|
14338
|
+
margin-top: 8px;
|
|
14339
|
+
}
|
|
14340
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h3 + h4 {
|
|
14341
|
+
margin-top: 6px;
|
|
14342
|
+
}
|
|
14343
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h3 + p,
|
|
14344
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h3 + ul,
|
|
14345
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h3 + ol {
|
|
14346
|
+
margin-top: 5px;
|
|
14347
|
+
}
|
|
14348
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h2 + p,
|
|
14349
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h2 + ul,
|
|
14350
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h2 + ol {
|
|
14351
|
+
margin-top: 7px;
|
|
14352
|
+
}
|
|
14353
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h4 + p,
|
|
14354
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h4 + ul,
|
|
14355
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e h4 + ol {
|
|
14356
|
+
margin-top: 4px;
|
|
14357
|
+
}
|
|
14358
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e p {
|
|
14359
|
+
line-height: 1.88;
|
|
14360
|
+
}
|
|
14361
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e ul {
|
|
14362
|
+
padding-left: 20px;
|
|
14363
|
+
list-style: disc;
|
|
14364
|
+
}
|
|
14365
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e ol {
|
|
14366
|
+
padding-left: 24px;
|
|
14367
|
+
list-style: decimal;
|
|
14368
|
+
counter-reset: none;
|
|
14369
|
+
}
|
|
14370
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e li {
|
|
14371
|
+
margin-top: 6px;
|
|
14372
|
+
line-height: 1.82;
|
|
14373
|
+
}
|
|
14374
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e li:first-child {
|
|
14375
|
+
margin-top: 0;
|
|
14376
|
+
}
|
|
14377
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e li::marker {
|
|
14378
|
+
color: var(--primary-deep);
|
|
14379
|
+
font-weight: 600;
|
|
14380
|
+
}
|
|
14381
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e li > ul,
|
|
14382
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e li > ol {
|
|
14383
|
+
margin-top: 4px;
|
|
14384
|
+
}
|
|
14385
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e ol ol {
|
|
14386
|
+
list-style: lower-alpha;
|
|
14387
|
+
}
|
|
14388
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e ul ul {
|
|
14389
|
+
list-style: circle;
|
|
14390
|
+
}
|
|
14391
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e strong {
|
|
14392
|
+
font-weight: 700;
|
|
14393
|
+
color: var(--text);
|
|
14394
|
+
}
|
|
14395
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e mark {
|
|
14396
|
+
background: #e3f7ee;
|
|
14397
|
+
color: #2a9962;
|
|
14398
|
+
padding: 1px 6px;
|
|
14399
|
+
border-radius: 4px;
|
|
14400
|
+
font-weight: 600;
|
|
14401
|
+
font-style: normal;
|
|
14402
|
+
font-size: 0.95em;
|
|
14403
|
+
}
|
|
14404
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e hr {
|
|
14405
|
+
border: none;
|
|
14406
|
+
border-top: 1px solid rgba(120, 161, 138, 0.11);
|
|
14407
|
+
margin-top: 16px;
|
|
14408
|
+
}
|
|
14409
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e hr + * {
|
|
14410
|
+
margin-top: 14px;
|
|
14411
|
+
border-top: none;
|
|
14412
|
+
padding-top: 0;
|
|
14413
|
+
}
|
|
14414
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e blockquote {
|
|
14415
|
+
background: rgba(0, 125, 101, 0.05);
|
|
14416
|
+
border-left: 2px solid var(--primary);
|
|
14417
|
+
padding: 10px 14px;
|
|
14418
|
+
border-radius: 0 8px 8px 0;
|
|
14419
|
+
margin-top: 12px;
|
|
14420
|
+
font-size: 13.5px;
|
|
14421
|
+
line-height: 1.82;
|
|
14422
|
+
color: #1b3d2e;
|
|
14423
|
+
}
|
|
14424
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e .ai-table-wrap {
|
|
14425
|
+
margin-top: 12px;
|
|
14426
|
+
overflow-x: auto;
|
|
14427
|
+
border: 1px solid rgba(120, 161, 138, 0.12);
|
|
14428
|
+
border-radius: 10px;
|
|
14429
|
+
}
|
|
14430
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e table {
|
|
14431
|
+
width: -moz-max-content;
|
|
14432
|
+
width: max-content;
|
|
14433
|
+
min-width: 100%;
|
|
14434
|
+
border-collapse: collapse;
|
|
14435
|
+
font-size: 13px;
|
|
14436
|
+
}
|
|
14437
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e table thead {
|
|
14438
|
+
background: #f5faf7;
|
|
14439
|
+
}
|
|
14440
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e table th {
|
|
14441
|
+
text-align: left;
|
|
14442
|
+
font-size: 12px;
|
|
14443
|
+
font-weight: 700;
|
|
14444
|
+
color: var(--text);
|
|
14445
|
+
padding: 10px 14px;
|
|
14446
|
+
border-bottom: 1.5px solid rgba(120, 161, 138, 0.15);
|
|
14447
|
+
}
|
|
14448
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e table td {
|
|
14449
|
+
padding: 10px 14px;
|
|
14450
|
+
border-bottom: 1px solid rgba(120, 161, 138, 0.07);
|
|
14451
|
+
vertical-align: top;
|
|
14452
|
+
line-height: 1.7;
|
|
14453
|
+
}
|
|
14454
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e table tbody tr:last-child td {
|
|
14455
|
+
border-bottom: none;
|
|
14456
|
+
}
|
|
14457
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e table tbody tr:hover td {
|
|
14458
|
+
background: rgba(0, 125, 101, 0.05);
|
|
14459
|
+
}
|
|
14460
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e pre {
|
|
14461
|
+
background: #f4f8f5;
|
|
14462
|
+
border: 1px solid rgba(120, 161, 138, 0.13);
|
|
14463
|
+
border-radius: 10px;
|
|
14464
|
+
padding: 14px 16px;
|
|
14465
|
+
margin-top: 10px;
|
|
14466
|
+
overflow-x: auto;
|
|
14467
|
+
}
|
|
14468
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e pre code {
|
|
14469
|
+
font-family: 'SF Mono', 'Cascadia Code', 'Fira Code', Menlo, monospace;
|
|
14470
|
+
font-size: 12.5px;
|
|
14471
|
+
line-height: 1.75;
|
|
14472
|
+
color: #1a3a28;
|
|
14473
|
+
white-space: pre;
|
|
14474
|
+
}
|
|
14475
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e .index_module_msgItemRichText__b9baaf1e .hljs {
|
|
14476
|
+
background: #f4f8f5;
|
|
14477
|
+
color: #1a3a28;
|
|
14478
|
+
}
|
|
14479
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemAction__b9baaf1e {
|
|
14248
14480
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
14249
14481
|
padding: 12px 16px;
|
|
14250
14482
|
width: 100%;
|
|
@@ -14252,21 +14484,21 @@ strong {
|
|
|
14252
14484
|
align-items: center;
|
|
14253
14485
|
justify-content: space-between;
|
|
14254
14486
|
}
|
|
14255
|
-
.
|
|
14487
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemAction__b9baaf1e .index_module_msgItemActionLeft__b9baaf1e {
|
|
14256
14488
|
display: flex;
|
|
14257
14489
|
align-items: center;
|
|
14258
14490
|
gap: 8px;
|
|
14259
14491
|
}
|
|
14260
|
-
.
|
|
14492
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemAction__b9baaf1e .index_module_msgItemActionRight__b9baaf1e {
|
|
14261
14493
|
display: flex;
|
|
14262
14494
|
align-items: center;
|
|
14263
14495
|
gap: 8px;
|
|
14264
14496
|
}
|
|
14265
|
-
.
|
|
14497
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e {
|
|
14266
14498
|
height: 24px;
|
|
14267
14499
|
position: relative;
|
|
14268
14500
|
}
|
|
14269
|
-
.
|
|
14501
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e {
|
|
14270
14502
|
position: absolute;
|
|
14271
14503
|
width: -moz-max-content;
|
|
14272
14504
|
width: max-content;
|
|
@@ -14276,30 +14508,30 @@ strong {
|
|
|
14276
14508
|
z-index: 9;
|
|
14277
14509
|
padding: 4px 8px;
|
|
14278
14510
|
}
|
|
14279
|
-
.
|
|
14511
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e .index_module_msgItemActionLeft__b9baaf1e {
|
|
14280
14512
|
display: flex;
|
|
14281
14513
|
align-items: center;
|
|
14282
14514
|
gap: 8px;
|
|
14283
14515
|
}
|
|
14284
|
-
.
|
|
14516
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e .index_module_msgItemActionRight__b9baaf1e {
|
|
14285
14517
|
display: flex;
|
|
14286
14518
|
align-items: center;
|
|
14287
14519
|
gap: 8px;
|
|
14288
14520
|
}
|
|
14289
|
-
.
|
|
14521
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e.index_module_msgItemActionPopoverFloatTop__b9baaf1e {
|
|
14290
14522
|
bottom: 4px;
|
|
14291
14523
|
right: 0;
|
|
14292
14524
|
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
14293
14525
|
}
|
|
14294
|
-
.
|
|
14526
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e.index_module_msgItemActionPopoverFloatBottom__b9baaf1e {
|
|
14295
14527
|
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
14296
14528
|
right: 0;
|
|
14297
14529
|
top: 4px;
|
|
14298
14530
|
}
|
|
14299
|
-
.
|
|
14531
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemActionEmpty__b9baaf1e {
|
|
14300
14532
|
min-height: 24px;
|
|
14301
14533
|
}
|
|
14302
|
-
.
|
|
14534
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceText__b9baaf1e {
|
|
14303
14535
|
padding: 8px;
|
|
14304
14536
|
border-radius: 2px;
|
|
14305
14537
|
background: #e7e7e7;
|
|
@@ -14307,7 +14539,7 @@ strong {
|
|
|
14307
14539
|
color: rgba(0, 0, 0, 0.65);
|
|
14308
14540
|
margin-top: 8px;
|
|
14309
14541
|
}
|
|
14310
|
-
.
|
|
14542
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceText__b9baaf1e > div {
|
|
14311
14543
|
width: 100%;
|
|
14312
14544
|
max-height: 36px;
|
|
14313
14545
|
word-break: break-all;
|
|
@@ -14318,7 +14550,7 @@ strong {
|
|
|
14318
14550
|
text-overflow: ellipsis;
|
|
14319
14551
|
word-wrap: break-word;
|
|
14320
14552
|
}
|
|
14321
|
-
.
|
|
14553
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceFile__b9baaf1e {
|
|
14322
14554
|
padding: 8px;
|
|
14323
14555
|
border-radius: 2px;
|
|
14324
14556
|
background: #e7e7e7;
|
|
@@ -14326,7 +14558,7 @@ strong {
|
|
|
14326
14558
|
color: rgba(0, 0, 0, 0.65);
|
|
14327
14559
|
margin-top: 8px;
|
|
14328
14560
|
}
|
|
14329
|
-
.
|
|
14561
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceFile__b9baaf1e .index_module_msgItemReferenceFileBox__b9baaf1e {
|
|
14330
14562
|
background: #fafafa;
|
|
14331
14563
|
border-radius: 8px;
|
|
14332
14564
|
border: 1px solid #ebebeb;
|
|
@@ -14336,7 +14568,7 @@ strong {
|
|
|
14336
14568
|
padding: 8px 12px;
|
|
14337
14569
|
min-width: 216px;
|
|
14338
14570
|
}
|
|
14339
|
-
.
|
|
14571
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceFile__b9baaf1e .index_module_msgItemReferenceFileBox__b9baaf1e .index_module_msgItemReferenceFileLeft__b9baaf1e {
|
|
14340
14572
|
font-size: 24px;
|
|
14341
14573
|
display: flex;
|
|
14342
14574
|
justify-content: center;
|
|
@@ -14344,55 +14576,61 @@ strong {
|
|
|
14344
14576
|
padding: 0;
|
|
14345
14577
|
margin: 0;
|
|
14346
14578
|
}
|
|
14347
|
-
.
|
|
14579
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceFile__b9baaf1e .index_module_msgItemReferenceFileBox__b9baaf1e .index_module_msgItemReferenceFileLeft__b9baaf1e > i {
|
|
14348
14580
|
display: flex;
|
|
14349
14581
|
font-size: 24px;
|
|
14350
14582
|
}
|
|
14351
|
-
.
|
|
14583
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e .index_module_msgItemReferenceFile__b9baaf1e .index_module_msgItemReferenceFileBox__b9baaf1e .index_module_msgItemReferenceFileRight__b9baaf1e {
|
|
14352
14584
|
font-size: 14px;
|
|
14353
14585
|
font-weight: 400;
|
|
14354
14586
|
color: rgba(0, 0, 0, 0.65);
|
|
14355
14587
|
}
|
|
14356
|
-
.
|
|
14588
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e {
|
|
14357
14589
|
justify-content: flex-start;
|
|
14358
14590
|
}
|
|
14359
|
-
.
|
|
14591
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e .index_module_msgItemBox__b9baaf1e {
|
|
14360
14592
|
align-items: flex-start;
|
|
14361
14593
|
}
|
|
14362
|
-
.
|
|
14594
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e {
|
|
14363
14595
|
background: #ffffff;
|
|
14364
14596
|
border-radius: 2px 20px 20px 20px;
|
|
14365
14597
|
}
|
|
14366
|
-
.
|
|
14598
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemAction__b9baaf1e {
|
|
14367
14599
|
border-radius: 0px 0px 20px 20px;
|
|
14368
14600
|
}
|
|
14369
|
-
.
|
|
14601
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e {
|
|
14602
|
+
padding: 0;
|
|
14603
|
+
}
|
|
14604
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e {
|
|
14370
14605
|
margin-left: auto;
|
|
14371
14606
|
}
|
|
14372
|
-
.
|
|
14607
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLeft__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e {
|
|
14373
14608
|
display: none;
|
|
14374
14609
|
}
|
|
14375
|
-
.
|
|
14610
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e {
|
|
14376
14611
|
justify-content: flex-end;
|
|
14377
14612
|
padding-bottom: 24px;
|
|
14378
14613
|
}
|
|
14379
|
-
.
|
|
14614
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e .index_module_msgItemBox__b9baaf1e {
|
|
14380
14615
|
align-items: flex-end;
|
|
14381
14616
|
}
|
|
14382
|
-
.
|
|
14617
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e .index_module_msgItemBox__b9baaf1e:hover .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e {
|
|
14383
14618
|
display: flex;
|
|
14384
14619
|
}
|
|
14385
|
-
.
|
|
14620
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e {
|
|
14386
14621
|
border-radius: 20px 2px 20px 20px;
|
|
14387
14622
|
background: #d1e4ff;
|
|
14388
14623
|
}
|
|
14389
|
-
.
|
|
14624
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemAction__b9baaf1e {
|
|
14390
14625
|
border-radius: 0px 0px 20px 20px;
|
|
14391
14626
|
}
|
|
14392
|
-
.
|
|
14627
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemContent__b9baaf1e .index_module_msgItemTextAibody__b9baaf1e {
|
|
14628
|
+
padding: 12px 16px;
|
|
14629
|
+
}
|
|
14630
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemRight__b9baaf1e .index_module_msgItemBox__b9baaf1e .index_module_msgItemActionOperate__b9baaf1e .index_module_msgItemActionPopover__b9baaf1e {
|
|
14393
14631
|
display: none;
|
|
14394
14632
|
}
|
|
14395
|
-
.
|
|
14633
|
+
.index_module_virtuosoListWrapper__b9baaf1e .index_module_msgItem__b9baaf1e.index_module_msgItemLast__b9baaf1e {
|
|
14396
14634
|
box-sizing: border-box;
|
|
14397
14635
|
}
|
|
14398
14636
|
|