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;
|
min-height: 58px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
.options {
|
.options {
|
||||||
|
|
Loading…
Reference in a new issue