bhd-components 0.10.53 → 0.10.54
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 +147 -123
- package/dist/index.esm.es5.development.js +11 -7
- 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/fileList/index.js +5 -3
- package/es2017/AIMessageList/components/fileList/index.module.less +21 -0
- package/es2017/AIMessageList/components/footer/index.js +3 -1
- package/es2017/AIMessageList/components/virtuosoList/index.js +1 -1
- package/es2017/AIMessageList/components/virtuosoList/index.module.less +129 -135
- package/es2017/AIMessageList/components/virtuosoList/index.module/347/232/204/345/211/257/346/234/254.less +473 -0
- package/es2017/AIMessageList/type.d.ts +2 -0
- package/esm/AIMessageList/components/fileList/index.js +5 -3
- package/esm/AIMessageList/components/fileList/index.module.less +21 -0
- package/esm/AIMessageList/components/footer/index.js +3 -1
- package/esm/AIMessageList/components/virtuosoList/index.js +1 -1
- package/esm/AIMessageList/components/virtuosoList/index.module.less +129 -135
- package/esm/AIMessageList/components/virtuosoList/index.module/347/232/204/345/211/257/346/234/254.less +473 -0
- 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__238627a9 {
|
|
13921
13921
|
width: 100%;
|
|
13922
13922
|
height: 100%;
|
|
13923
13923
|
}
|
|
13924
|
-
.
|
|
13924
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_loadingIcon__238627a9 {
|
|
13925
13925
|
width: 100%;
|
|
13926
13926
|
display: flex;
|
|
13927
13927
|
align-items: center;
|
|
@@ -13929,11 +13929,11 @@ strong {
|
|
|
13929
13929
|
padding: 16px 0 24px 0;
|
|
13930
13930
|
box-sizing: border-box;
|
|
13931
13931
|
}
|
|
13932
|
-
.
|
|
13932
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_loadingIcon__238627a9 > img {
|
|
13933
13933
|
width: 32px;
|
|
13934
13934
|
height: 32px;
|
|
13935
13935
|
}
|
|
13936
|
-
.
|
|
13936
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgDate__238627a9 {
|
|
13937
13937
|
width: 100%;
|
|
13938
13938
|
display: flex;
|
|
13939
13939
|
align-items: center;
|
|
@@ -13944,7 +13944,7 @@ strong {
|
|
|
13944
13944
|
font-size: 14px;
|
|
13945
13945
|
color: rgba(0, 0, 0, 0.25);
|
|
13946
13946
|
}
|
|
13947
|
-
.
|
|
13947
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgDate__238627a9:before {
|
|
13948
13948
|
content: "";
|
|
13949
13949
|
display: block;
|
|
13950
13950
|
flex: 1;
|
|
@@ -13952,7 +13952,7 @@ strong {
|
|
|
13952
13952
|
height: 1px;
|
|
13953
13953
|
background: #ebebeb;
|
|
13954
13954
|
}
|
|
13955
|
-
.
|
|
13955
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgDate__238627a9:after {
|
|
13956
13956
|
content: "";
|
|
13957
13957
|
display: block;
|
|
13958
13958
|
flex: 1;
|
|
@@ -13960,30 +13960,30 @@ strong {
|
|
|
13960
13960
|
height: 1px;
|
|
13961
13961
|
background: #ebebeb;
|
|
13962
13962
|
}
|
|
13963
|
-
.
|
|
13963
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 {
|
|
13964
13964
|
width: 100%;
|
|
13965
13965
|
padding: 0px 16px;
|
|
13966
13966
|
padding-top: 0;
|
|
13967
13967
|
box-sizing: border-box;
|
|
13968
13968
|
display: flex;
|
|
13969
13969
|
}
|
|
13970
|
-
.
|
|
13970
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 {
|
|
13971
13971
|
max-width: 80%;
|
|
13972
13972
|
font-size: 14px;
|
|
13973
13973
|
color: rgba(0, 0, 0, 0.65);
|
|
13974
13974
|
display: flex;
|
|
13975
13975
|
flex-direction: column;
|
|
13976
13976
|
}
|
|
13977
|
-
.
|
|
13977
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 {
|
|
13978
13978
|
position: relative;
|
|
13979
13979
|
width: -moz-fit-content;
|
|
13980
13980
|
width: fit-content;
|
|
13981
13981
|
max-width: 100%;
|
|
13982
13982
|
}
|
|
13983
|
-
.
|
|
13983
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 {
|
|
13984
13984
|
padding: 12px 16px;
|
|
13985
13985
|
}
|
|
13986
|
-
.
|
|
13986
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9 {
|
|
13987
13987
|
display: flex;
|
|
13988
13988
|
justify-content: flex-end;
|
|
13989
13989
|
align-items: center;
|
|
@@ -14001,134 +14001,106 @@ strong {
|
|
|
14001
14001
|
font-weight: 400;
|
|
14002
14002
|
top: 6px;
|
|
14003
14003
|
}
|
|
14004
|
-
.
|
|
14004
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9.index_module_copyCodeFun__238627a9 {
|
|
14005
14005
|
display: flex;
|
|
14006
14006
|
}
|
|
14007
|
-
.
|
|
14007
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9 .index_module_copyCodeText__238627a9 {
|
|
14008
14008
|
line-height: 1;
|
|
14009
14009
|
}
|
|
14010
|
-
.
|
|
14010
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9 .index_module_icon__238627a9 {
|
|
14011
14011
|
display: none;
|
|
14012
14012
|
margin-right: 8px;
|
|
14013
14013
|
color: rgba(0, 0, 0, 0.65);
|
|
14014
14014
|
font-size: 14px;
|
|
14015
14015
|
}
|
|
14016
|
-
.
|
|
14016
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9 .index_module_icon__238627a9.index_module_copy__238627a9 {
|
|
14017
14017
|
display: block;
|
|
14018
14018
|
}
|
|
14019
|
-
.
|
|
14019
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9.index_module_copy_success__238627a9 .index_module_copyCode__238627a9 {
|
|
14020
14020
|
color: #f4523b;
|
|
14021
14021
|
}
|
|
14022
|
-
.
|
|
14022
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9.index_module_copy_success__238627a9 .index_module_copy__238627a9 {
|
|
14023
14023
|
display: none;
|
|
14024
14024
|
}
|
|
14025
|
-
.
|
|
14025
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9.index_module_copy_success__238627a9 .index_module_copy_success_flag__238627a9 {
|
|
14026
14026
|
display: inline-block;
|
|
14027
14027
|
color: #f4523b;
|
|
14028
14028
|
}
|
|
14029
|
-
.
|
|
14029
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_copyCode__238627a9.index_module_copy_success__238627a9 .index_module_copyCodeText__238627a9 {
|
|
14030
14030
|
color: #f4523b;
|
|
14031
14031
|
}
|
|
14032
|
-
.
|
|
14033
|
-
.
|
|
14034
|
-
.
|
|
14035
|
-
.
|
|
14036
|
-
.
|
|
14037
|
-
.
|
|
14032
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 h1,
|
|
14033
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 h2,
|
|
14034
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 h3,
|
|
14035
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 h4,
|
|
14036
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 h5,
|
|
14037
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 h6,
|
|
14038
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 strong {
|
|
14038
14039
|
color: rgba(0, 0, 0, 0.85);
|
|
14040
|
+
font-weight: 600;
|
|
14039
14041
|
}
|
|
14040
|
-
.
|
|
14042
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 pre::-webkit-scrollbar {
|
|
14041
14043
|
background-color: #eaedf1;
|
|
14042
14044
|
background-color: transparent;
|
|
14043
14045
|
width: 4px;
|
|
14044
14046
|
height: 4px;
|
|
14045
14047
|
}
|
|
14046
|
-
.
|
|
14048
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 pre::-webkit-scrollbar-thumb {
|
|
14047
14049
|
border-radius: 4px;
|
|
14048
14050
|
background-color: rgba(0, 0, 0, 0.25);
|
|
14049
14051
|
}
|
|
14050
|
-
.
|
|
14052
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 p {
|
|
14051
14053
|
word-break: break-all;
|
|
14052
14054
|
white-space: break-spaces;
|
|
14053
14055
|
}
|
|
14054
|
-
.
|
|
14055
|
-
.
|
|
14056
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 p,
|
|
14057
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 li {
|
|
14056
14058
|
line-height: 1.5;
|
|
14057
14059
|
color: rgba(0, 0, 0, 0.85);
|
|
14058
14060
|
}
|
|
14059
|
-
.
|
|
14061
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 li {
|
|
14060
14062
|
margin-top: 8px;
|
|
14061
14063
|
}
|
|
14062
|
-
.
|
|
14064
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 li:first-child {
|
|
14063
14065
|
margin-top: 0;
|
|
14064
14066
|
}
|
|
14065
|
-
.
|
|
14066
|
-
font-size: 16px;
|
|
14067
|
-
font-weight: 600;
|
|
14068
|
-
padding: 10px 0;
|
|
14069
|
-
}
|
|
14070
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol {
|
|
14067
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol {
|
|
14071
14068
|
list-style: decimal;
|
|
14072
14069
|
padding-inline-start: 20px;
|
|
14073
14070
|
}
|
|
14074
|
-
.
|
|
14071
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li {
|
|
14075
14072
|
list-style-type: auto;
|
|
14076
14073
|
}
|
|
14077
|
-
.
|
|
14074
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li p {
|
|
14078
14075
|
font-size: 14px;
|
|
14079
14076
|
font-weight: 600;
|
|
14080
14077
|
}
|
|
14081
|
-
.
|
|
14078
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li > ul li {
|
|
14082
14079
|
list-style: inside;
|
|
14083
14080
|
color: rgba(0, 0, 0, 0.85);
|
|
14084
14081
|
}
|
|
14085
|
-
.
|
|
14082
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li > ul li::marker {
|
|
14086
14083
|
color: #d9d9d9;
|
|
14087
14084
|
}
|
|
14088
|
-
.
|
|
14085
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li > ul li:first-child {
|
|
14089
14086
|
padding-top: 8px;
|
|
14090
14087
|
}
|
|
14091
|
-
.
|
|
14088
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li > ol li::marker {
|
|
14092
14089
|
color: rgba(0, 0, 0, 0.45);
|
|
14093
14090
|
}
|
|
14094
|
-
.
|
|
14095
|
-
padding-top: 8px;
|
|
14096
|
-
}
|
|
14097
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div ol > li:last-of-type pre {
|
|
14098
|
-
margin-bottom: 0;
|
|
14099
|
-
}
|
|
14100
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div *:not(pre) {
|
|
14101
|
-
padding-top: 8px;
|
|
14102
|
-
padding-bottom: 8px;
|
|
14103
|
-
}
|
|
14104
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div *:not(pre):first-child {
|
|
14105
|
-
padding-top: 0;
|
|
14106
|
-
}
|
|
14107
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div *:not(pre):last-child {
|
|
14108
|
-
padding-bottom: 0;
|
|
14109
|
-
}
|
|
14110
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h3,
|
|
14111
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div h4 {
|
|
14091
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol li > ol li:first-child {
|
|
14112
14092
|
padding-top: 8px;
|
|
14113
|
-
padding-bottom: 4px;
|
|
14114
14093
|
}
|
|
14115
|
-
.
|
|
14116
|
-
padding-top: 4px;
|
|
14117
|
-
padding-bottom: 4px;
|
|
14118
|
-
}
|
|
14119
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div pre:last-of-type {
|
|
14094
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 ol > li:last-of-type pre {
|
|
14120
14095
|
margin-bottom: 0;
|
|
14121
14096
|
}
|
|
14122
|
-
.
|
|
14123
|
-
margin-top: 8px;
|
|
14124
|
-
}
|
|
14125
|
-
.index_module_virtuosoListWrapper__bc570e85 .index_module_msgItem__bc570e85 .index_module_msgItemBox__bc570e85 .index_module_msgItemContent__bc570e85 .index_module_msgItemText__bc570e85 > div hr {
|
|
14097
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 hr {
|
|
14126
14098
|
height: 0;
|
|
14127
14099
|
padding: 0;
|
|
14128
14100
|
margin: 0;
|
|
14129
14101
|
border: none;
|
|
14130
14102
|
}
|
|
14131
|
-
.
|
|
14103
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 table {
|
|
14132
14104
|
width: 100%;
|
|
14133
14105
|
padding: 0;
|
|
14134
14106
|
margin: 8px 0;
|
|
@@ -14136,21 +14108,21 @@ strong {
|
|
|
14136
14108
|
border-top: 1px solid #dfe6ec;
|
|
14137
14109
|
border-left: 1px solid #dfe6ec;
|
|
14138
14110
|
}
|
|
14139
|
-
.
|
|
14111
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 table thead tr th {
|
|
14140
14112
|
background-color: #f8f8f9;
|
|
14141
14113
|
padding: 8px;
|
|
14142
14114
|
text-align: center;
|
|
14143
14115
|
border-bottom: 1px solid #dfe6ec;
|
|
14144
14116
|
border-right: 1px solid #dfe6ec;
|
|
14145
14117
|
}
|
|
14146
|
-
.
|
|
14118
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 table tbody tr td {
|
|
14147
14119
|
padding: 8px;
|
|
14148
14120
|
line-height: 21px;
|
|
14149
14121
|
height: 37px;
|
|
14150
14122
|
border-bottom: 1px solid #dfe6ec;
|
|
14151
14123
|
border-right: 1px solid #dfe6ec;
|
|
14152
14124
|
}
|
|
14153
|
-
.
|
|
14125
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 pre {
|
|
14154
14126
|
background: #fafafa;
|
|
14155
14127
|
border: 1px solid rgba(0, 0, 0, 0.06);
|
|
14156
14128
|
border-top: none;
|
|
@@ -14160,7 +14132,37 @@ strong {
|
|
|
14160
14132
|
margin-bottom: 8px;
|
|
14161
14133
|
border-radius: 0 0 4px 4px;
|
|
14162
14134
|
}
|
|
14163
|
-
.
|
|
14135
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > h3 {
|
|
14136
|
+
font-size: 16px;
|
|
14137
|
+
font-weight: 600;
|
|
14138
|
+
padding: 10px 0;
|
|
14139
|
+
}
|
|
14140
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > *:not(pre) {
|
|
14141
|
+
padding-top: 8px;
|
|
14142
|
+
padding-bottom: 8px;
|
|
14143
|
+
}
|
|
14144
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > *:not(pre):first-child {
|
|
14145
|
+
padding-top: 0;
|
|
14146
|
+
}
|
|
14147
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > *:not(pre):last-child {
|
|
14148
|
+
padding-bottom: 0;
|
|
14149
|
+
}
|
|
14150
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > h3,
|
|
14151
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > h4 {
|
|
14152
|
+
padding-top: 8px;
|
|
14153
|
+
padding-bottom: 4px;
|
|
14154
|
+
}
|
|
14155
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > p + p {
|
|
14156
|
+
padding-top: 4px;
|
|
14157
|
+
padding-bottom: 4px;
|
|
14158
|
+
}
|
|
14159
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > pre:last-of-type {
|
|
14160
|
+
margin-bottom: 0;
|
|
14161
|
+
}
|
|
14162
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemRichText__238627a9 > pre:last-of-type + * {
|
|
14163
|
+
margin-top: 8px;
|
|
14164
|
+
}
|
|
14165
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemFile__238627a9 {
|
|
14164
14166
|
display: flex;
|
|
14165
14167
|
align-items: center;
|
|
14166
14168
|
padding: 8px 12px;
|
|
@@ -14170,7 +14172,7 @@ strong {
|
|
|
14170
14172
|
gap: 12px;
|
|
14171
14173
|
min-width: 216px;
|
|
14172
14174
|
}
|
|
14173
|
-
.
|
|
14175
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemFile__238627a9 .index_module_msgItemFileLeft__238627a9 {
|
|
14174
14176
|
font-size: 24px;
|
|
14175
14177
|
display: flex;
|
|
14176
14178
|
justify-content: center;
|
|
@@ -14178,18 +14180,18 @@ strong {
|
|
|
14178
14180
|
padding: 0;
|
|
14179
14181
|
margin: 0;
|
|
14180
14182
|
}
|
|
14181
|
-
.
|
|
14183
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemFile__238627a9 .index_module_msgItemFileLeft__238627a9 > i {
|
|
14182
14184
|
display: flex;
|
|
14183
14185
|
font-size: 24px;
|
|
14184
14186
|
}
|
|
14185
|
-
.
|
|
14187
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemText__238627a9 .index_module_msgItemFile__238627a9 .index_module_msgItemFileRight__238627a9 {
|
|
14186
14188
|
font-size: 14px;
|
|
14187
14189
|
font-weight: 400;
|
|
14188
14190
|
color: rgba(0, 0, 0, 0.65);
|
|
14189
14191
|
margin: 0;
|
|
14190
14192
|
padding: 0;
|
|
14191
14193
|
}
|
|
14192
|
-
.
|
|
14194
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemAction__238627a9 {
|
|
14193
14195
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
14194
14196
|
padding: 12px 16px;
|
|
14195
14197
|
width: 100%;
|
|
@@ -14197,21 +14199,21 @@ strong {
|
|
|
14197
14199
|
align-items: center;
|
|
14198
14200
|
justify-content: space-between;
|
|
14199
14201
|
}
|
|
14200
|
-
.
|
|
14202
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemAction__238627a9 .index_module_msgItemActionLeft__238627a9 {
|
|
14201
14203
|
display: flex;
|
|
14202
14204
|
align-items: center;
|
|
14203
14205
|
gap: 8px;
|
|
14204
14206
|
}
|
|
14205
|
-
.
|
|
14207
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemAction__238627a9 .index_module_msgItemActionRight__238627a9 {
|
|
14206
14208
|
display: flex;
|
|
14207
14209
|
align-items: center;
|
|
14208
14210
|
gap: 8px;
|
|
14209
14211
|
}
|
|
14210
|
-
.
|
|
14212
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 {
|
|
14211
14213
|
height: 24px;
|
|
14212
14214
|
position: relative;
|
|
14213
14215
|
}
|
|
14214
|
-
.
|
|
14216
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9 {
|
|
14215
14217
|
position: absolute;
|
|
14216
14218
|
width: -moz-max-content;
|
|
14217
14219
|
width: max-content;
|
|
@@ -14221,30 +14223,30 @@ strong {
|
|
|
14221
14223
|
z-index: 9;
|
|
14222
14224
|
padding: 4px 8px;
|
|
14223
14225
|
}
|
|
14224
|
-
.
|
|
14226
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9 .index_module_msgItemActionLeft__238627a9 {
|
|
14225
14227
|
display: flex;
|
|
14226
14228
|
align-items: center;
|
|
14227
14229
|
gap: 8px;
|
|
14228
14230
|
}
|
|
14229
|
-
.
|
|
14231
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9 .index_module_msgItemActionRight__238627a9 {
|
|
14230
14232
|
display: flex;
|
|
14231
14233
|
align-items: center;
|
|
14232
14234
|
gap: 8px;
|
|
14233
14235
|
}
|
|
14234
|
-
.
|
|
14236
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9.index_module_msgItemActionPopoverFloatTop__238627a9 {
|
|
14235
14237
|
bottom: 4px;
|
|
14236
14238
|
right: 0;
|
|
14237
14239
|
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
|
|
14238
14240
|
}
|
|
14239
|
-
.
|
|
14241
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9.index_module_msgItemActionPopoverFloatBottom__238627a9 {
|
|
14240
14242
|
box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.1);
|
|
14241
14243
|
right: 0;
|
|
14242
14244
|
top: 4px;
|
|
14243
14245
|
}
|
|
14244
|
-
.
|
|
14246
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemActionEmpty__238627a9 {
|
|
14245
14247
|
min-height: 24px;
|
|
14246
14248
|
}
|
|
14247
|
-
.
|
|
14249
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceText__238627a9 {
|
|
14248
14250
|
padding: 8px;
|
|
14249
14251
|
border-radius: 2px;
|
|
14250
14252
|
background: #e7e7e7;
|
|
@@ -14252,7 +14254,7 @@ strong {
|
|
|
14252
14254
|
color: rgba(0, 0, 0, 0.65);
|
|
14253
14255
|
margin-top: 8px;
|
|
14254
14256
|
}
|
|
14255
|
-
.
|
|
14257
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceText__238627a9 > div {
|
|
14256
14258
|
width: 100%;
|
|
14257
14259
|
max-height: 36px;
|
|
14258
14260
|
word-break: break-all;
|
|
@@ -14263,7 +14265,7 @@ strong {
|
|
|
14263
14265
|
text-overflow: ellipsis;
|
|
14264
14266
|
word-wrap: break-word;
|
|
14265
14267
|
}
|
|
14266
|
-
.
|
|
14268
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceFile__238627a9 {
|
|
14267
14269
|
padding: 8px;
|
|
14268
14270
|
border-radius: 2px;
|
|
14269
14271
|
background: #e7e7e7;
|
|
@@ -14271,7 +14273,7 @@ strong {
|
|
|
14271
14273
|
color: rgba(0, 0, 0, 0.65);
|
|
14272
14274
|
margin-top: 8px;
|
|
14273
14275
|
}
|
|
14274
|
-
.
|
|
14276
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceFile__238627a9 .index_module_msgItemReferenceFileBox__238627a9 {
|
|
14275
14277
|
background: #fafafa;
|
|
14276
14278
|
border-radius: 8px;
|
|
14277
14279
|
border: 1px solid #ebebeb;
|
|
@@ -14281,7 +14283,7 @@ strong {
|
|
|
14281
14283
|
padding: 8px 12px;
|
|
14282
14284
|
min-width: 216px;
|
|
14283
14285
|
}
|
|
14284
|
-
.
|
|
14286
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceFile__238627a9 .index_module_msgItemReferenceFileBox__238627a9 .index_module_msgItemReferenceFileLeft__238627a9 {
|
|
14285
14287
|
font-size: 24px;
|
|
14286
14288
|
display: flex;
|
|
14287
14289
|
justify-content: center;
|
|
@@ -14289,52 +14291,52 @@ strong {
|
|
|
14289
14291
|
padding: 0;
|
|
14290
14292
|
margin: 0;
|
|
14291
14293
|
}
|
|
14292
|
-
.
|
|
14294
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceFile__238627a9 .index_module_msgItemReferenceFileBox__238627a9 .index_module_msgItemReferenceFileLeft__238627a9 > i {
|
|
14293
14295
|
display: flex;
|
|
14294
14296
|
font-size: 24px;
|
|
14295
14297
|
}
|
|
14296
|
-
.
|
|
14298
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9 .index_module_msgItemReferenceFile__238627a9 .index_module_msgItemReferenceFileBox__238627a9 .index_module_msgItemReferenceFileRight__238627a9 {
|
|
14297
14299
|
font-size: 14px;
|
|
14298
14300
|
font-weight: 400;
|
|
14299
14301
|
color: rgba(0, 0, 0, 0.65);
|
|
14300
14302
|
}
|
|
14301
|
-
.
|
|
14303
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemLeft__238627a9 {
|
|
14302
14304
|
justify-content: flex-start;
|
|
14303
14305
|
}
|
|
14304
|
-
.
|
|
14306
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemLeft__238627a9 .index_module_msgItemBox__238627a9 {
|
|
14305
14307
|
align-items: flex-start;
|
|
14306
14308
|
}
|
|
14307
|
-
.
|
|
14309
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemLeft__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 {
|
|
14308
14310
|
background: #ffffff;
|
|
14309
14311
|
border-radius: 2px 20px 20px 20px;
|
|
14310
14312
|
}
|
|
14311
|
-
.
|
|
14313
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemLeft__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemAction__238627a9 {
|
|
14312
14314
|
border-radius: 0px 0px 20px 20px;
|
|
14313
14315
|
}
|
|
14314
|
-
.
|
|
14316
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemLeft__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 {
|
|
14315
14317
|
margin-left: auto;
|
|
14316
14318
|
}
|
|
14317
|
-
.
|
|
14319
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemLeft__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9 {
|
|
14318
14320
|
display: none;
|
|
14319
14321
|
}
|
|
14320
|
-
.
|
|
14322
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemRight__238627a9 {
|
|
14321
14323
|
justify-content: flex-end;
|
|
14322
14324
|
padding-bottom: 24px;
|
|
14323
14325
|
}
|
|
14324
|
-
.
|
|
14326
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemRight__238627a9 .index_module_msgItemBox__238627a9 {
|
|
14325
14327
|
align-items: flex-end;
|
|
14326
14328
|
}
|
|
14327
|
-
.
|
|
14329
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemRight__238627a9 .index_module_msgItemBox__238627a9:hover .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9 {
|
|
14328
14330
|
display: flex;
|
|
14329
14331
|
}
|
|
14330
|
-
.
|
|
14332
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemRight__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 {
|
|
14331
14333
|
border-radius: 20px 2px 20px 20px;
|
|
14332
14334
|
background: #d1e4ff;
|
|
14333
14335
|
}
|
|
14334
|
-
.
|
|
14336
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemRight__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemContent__238627a9 .index_module_msgItemAction__238627a9 {
|
|
14335
14337
|
border-radius: 0px 0px 20px 20px;
|
|
14336
14338
|
}
|
|
14337
|
-
.
|
|
14339
|
+
.index_module_virtuosoListWrapper__238627a9 .index_module_msgItem__238627a9.index_module_msgItemRight__238627a9 .index_module_msgItemBox__238627a9 .index_module_msgItemActionOperate__238627a9 .index_module_msgItemActionPopover__238627a9 {
|
|
14338
14340
|
display: none;
|
|
14339
14341
|
}
|
|
14340
14342
|
|
|
@@ -14477,19 +14479,41 @@ strong {
|
|
|
14477
14479
|
cursor: pointer;
|
|
14478
14480
|
}
|
|
14479
14481
|
|
|
14480
|
-
.
|
|
14482
|
+
.index_module_footerFileListWrapper__6ffd6fa6 {
|
|
14481
14483
|
width: 100%;
|
|
14482
14484
|
position: relative;
|
|
14483
14485
|
padding: 12px 16px;
|
|
14484
14486
|
box-sizing: border-box;
|
|
14485
14487
|
}
|
|
14486
|
-
.
|
|
14488
|
+
.index_module_footerFileListWrapper__6ffd6fa6.index_module_footerFileListWrapperHorizontal__6ffd6fa6 {
|
|
14489
|
+
flex-direction: row;
|
|
14490
|
+
}
|
|
14491
|
+
.index_module_footerFileListWrapper__6ffd6fa6.index_module_footerFileListWrapperHorizontal__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 {
|
|
14492
|
+
flex-direction: row;
|
|
14493
|
+
}
|
|
14494
|
+
.index_module_footerFileListWrapper__6ffd6fa6.index_module_footerFileListWrapperHorizontal__6ffd6fa6 .index_module_footerFileListPre__6ffd6fa6 {
|
|
14495
|
+
top: 50%;
|
|
14496
|
+
left: 8px;
|
|
14497
|
+
transform: translateY(-50%) rotate(-90deg);
|
|
14498
|
+
width: -moz-max-content;
|
|
14499
|
+
width: max-content;
|
|
14500
|
+
right: auto;
|
|
14501
|
+
}
|
|
14502
|
+
.index_module_footerFileListWrapper__6ffd6fa6.index_module_footerFileListWrapperHorizontal__6ffd6fa6 .index_module_footerFileListNext__6ffd6fa6 {
|
|
14503
|
+
top: 50%;
|
|
14504
|
+
right: 8px;
|
|
14505
|
+
transform: translateY(-50%) rotate(-90deg);
|
|
14506
|
+
width: -moz-max-content;
|
|
14507
|
+
width: max-content;
|
|
14508
|
+
left: auto;
|
|
14509
|
+
}
|
|
14510
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 {
|
|
14487
14511
|
width: 100%;
|
|
14488
14512
|
display: flex;
|
|
14489
14513
|
flex-direction: column;
|
|
14490
14514
|
gap: 8px;
|
|
14491
14515
|
}
|
|
14492
|
-
.
|
|
14516
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6 {
|
|
14493
14517
|
width: 100%;
|
|
14494
14518
|
position: relative;
|
|
14495
14519
|
display: flex;
|
|
@@ -14502,14 +14526,14 @@ strong {
|
|
|
14502
14526
|
background: rgba(0, 0, 0, 0.02);
|
|
14503
14527
|
align-items: center;
|
|
14504
14528
|
}
|
|
14505
|
-
.
|
|
14529
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6 .index_module_footerFileListListItemIcon__6ffd6fa6 {
|
|
14506
14530
|
flex-shrink: 0;
|
|
14507
14531
|
}
|
|
14508
|
-
.
|
|
14532
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6 .index_module_footerFileListListItemIcon__6ffd6fa6 > i {
|
|
14509
14533
|
font-size: 24px;
|
|
14510
14534
|
display: flex;
|
|
14511
14535
|
}
|
|
14512
|
-
.
|
|
14536
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6 .index_module_footerFileListListItemText__6ffd6fa6 {
|
|
14513
14537
|
flex: 1;
|
|
14514
14538
|
width: 100%;
|
|
14515
14539
|
overflow: hidden;
|
|
@@ -14519,23 +14543,23 @@ strong {
|
|
|
14519
14543
|
font-weight: 400;
|
|
14520
14544
|
white-space: nowrap;
|
|
14521
14545
|
}
|
|
14522
|
-
.
|
|
14546
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6 .index_module_footerFileListListItemStatus__6ffd6fa6 {
|
|
14523
14547
|
flex-shrink: 0;
|
|
14524
14548
|
}
|
|
14525
|
-
.
|
|
14549
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6 .index_module_footerFileListListItemDelete__6ffd6fa6 {
|
|
14526
14550
|
position: absolute;
|
|
14527
14551
|
right: 0;
|
|
14528
14552
|
top: 0;
|
|
14529
14553
|
display: none;
|
|
14530
14554
|
cursor: pointer;
|
|
14531
14555
|
}
|
|
14532
|
-
.
|
|
14556
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6:hover {
|
|
14533
14557
|
background: rgba(0, 0, 0, 0.06);
|
|
14534
14558
|
}
|
|
14535
|
-
.
|
|
14559
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListList__6ffd6fa6 .index_module_footerFileListListItem__6ffd6fa6:hover .index_module_footerFileListListItemDelete__6ffd6fa6 {
|
|
14536
14560
|
display: flex;
|
|
14537
14561
|
}
|
|
14538
|
-
.
|
|
14562
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListPre__6ffd6fa6 {
|
|
14539
14563
|
display: flex;
|
|
14540
14564
|
justify-content: center;
|
|
14541
14565
|
position: absolute;
|
|
@@ -14544,13 +14568,13 @@ strong {
|
|
|
14544
14568
|
top: -8px;
|
|
14545
14569
|
z-index: 2;
|
|
14546
14570
|
}
|
|
14547
|
-
.
|
|
14571
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListPre__6ffd6fa6 .anticon-double-right {
|
|
14548
14572
|
font-size: 16px;
|
|
14549
14573
|
transform: rotate(-90deg);
|
|
14550
14574
|
color: #595959;
|
|
14551
14575
|
cursor: pointer;
|
|
14552
14576
|
}
|
|
14553
|
-
.
|
|
14577
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListNext__6ffd6fa6 {
|
|
14554
14578
|
display: flex;
|
|
14555
14579
|
justify-content: center;
|
|
14556
14580
|
position: absolute;
|
|
@@ -14559,7 +14583,7 @@ strong {
|
|
|
14559
14583
|
bottom: -8px;
|
|
14560
14584
|
z-index: 2;
|
|
14561
14585
|
}
|
|
14562
|
-
.
|
|
14586
|
+
.index_module_footerFileListWrapper__6ffd6fa6 .index_module_footerFileListNext__6ffd6fa6 .anticon-double-right {
|
|
14563
14587
|
font-size: 16px;
|
|
14564
14588
|
transform: rotate(90deg);
|
|
14565
14589
|
color: #595959;
|