Align category label text
This commit is contained in:
parent
6b45b117bc
commit
84ac32f761
1 changed files with 2 additions and 0 deletions
|
@ -602,6 +602,8 @@ ol[dnd-list] {
|
|||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue