fix: BUG修改

This commit is contained in:
kun 2023-09-13 11:58:54 +08:00
parent 2e792e02fa
commit b8758f6dc0
4 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@
display: block;
width: 100%;
overflow: hidden;
font-size: 16px;
// font-weight: 700;
font-family: "siyuan_Medium";
text-overflow: ellipsis;
@ -38,7 +38,7 @@
overflow: hidden;
.middleSize {
display: inline-block;
font-size: 16px;
font-size: 12px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;

View File

@ -22,7 +22,7 @@
display: block;
width: 100%;
overflow: hidden;
font-size: 16px;
// font-weight: 700;
font-family: "siyuan_Medium";
text-overflow: ellipsis;
@ -34,7 +34,7 @@
overflow: hidden;
.middleSize {
display: inline-block;
font-size: 16px;
font-size: 12px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;

View File

@ -22,7 +22,7 @@
display: block;
width: 100%;
overflow: hidden;
font-size: 16px;
// font-weight: 700;
font-family: "siyuan_Medium";
text-overflow: ellipsis;
@ -34,7 +34,7 @@
overflow: hidden;
.middleSize {
display: inline-block;
font-size: 16px;
font-size: 12px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;

View File

@ -22,7 +22,7 @@
display: block;
width: 100%;
overflow: hidden;
font-size: 16px;
// font-weight: 700;
font-family: "siyuan_Medium";
text-overflow: ellipsis;
@ -34,7 +34,7 @@
overflow: hidden;
.middleSize {
display: inline-block;
font-size: 16px;
font-size: 12px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;