【bug】项目名换行显示

This commit is contained in:
fengachen
2022-01-13 11:00:54 +08:00
parent ab43aa2347
commit c16c8bd608
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -41,11 +41,11 @@ page{
.meeting-name{
margin-bottom: 10px;
}
.meeting-name text:nth-child(2){
/* .meeting-name text:nth-child(2){
text-overflow:ellipsis;
overflow: hidden;
white-space: nowrap;
}
} */
.meeting-files{
margin-top: 10px;
flex-direction: column;
+2 -2
View File
@@ -42,11 +42,11 @@ page{
.meeting-name{
margin-bottom: 10px;
}
.meeting-name text:nth-child(2){
/* .meeting-name text:nth-child(2){
text-overflow:ellipsis;
overflow: hidden;
white-space: nowrap;
}
} */
.meeting-files{
margin-top: 10px;
flex-direction: column;