修改
This commit is contained in:
parent
aae2b29fe7
commit
4fd2718327
@ -53,7 +53,6 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
height: 16px;
|
||||
"
|
||||
>
|
||||
{{ item.taskName }}
|
||||
@ -354,6 +353,9 @@ export default {
|
||||
|
||||
|
||||
<style lang="scss" scoped>
|
||||
::v-deep.el-card{
|
||||
height: 85px !important
|
||||
}
|
||||
.el-empty {
|
||||
padding: 220px 0;
|
||||
height: 92vh;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user