【bug】项目名换行显示
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user