Long procedure title should be cut if too long
This commit is contained in:
parent
44819bb0b1
commit
376c50db8f
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
min-height: 58px;
|
||||
color: #000000;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.options {
|
||||
|
|
Loading…
Reference in a new issue