Fix left padding issue on company view project names
FEA: ItEr77S04BugFixing
This commit is contained in:
parent
d13982c818
commit
42ebf52a03
1 changed files with 4 additions and 0 deletions
|
|
@ -1013,6 +1013,10 @@ span.perspective, span.perspective-active {
|
|||
border-top:0;
|
||||
}
|
||||
|
||||
.taskdetail-company-view .clickable-rows {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.z-button.perspective .z-button-cm,
|
||||
.z-button.perspective-active .z-button-cm {
|
||||
white-space:normal;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue