优化管理端代办事项

This commit is contained in:
lemon橪
2022-05-19 09:13:16 +08:00
parent 48f3c38fbd
commit 9d7a06e867
3 changed files with 33 additions and 22 deletions

View File

@@ -196,7 +196,7 @@
display: inline-block;
cursor: pointer;
margin-right: 5px;
width: 200px;
max-width: 200px;
overflow: hidden;
word-wrap: normal;
white-space: nowrap;
@@ -208,11 +208,6 @@
text-align: right;
}
}
&-innercon {
height: 100%;
padding-right: 14px;
}
}
.full-screen-btn-con {