hide overflow on edit placeholder
This commit is contained in:
parent
b739b891c8
commit
a7c5958af0
1 changed files with 1 additions and 0 deletions
|
@ -2891,6 +2891,7 @@ footer {
|
|||
height: 38px;
|
||||
padding: 10px 0;
|
||||
color: #b3b3b3;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.ticket-edit .attachments:not(:empty) {
|
||||
|
|
Loading…
Reference in a new issue