mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Et2Tree: Fix unneeded ellipsis in item label
This commit is contained in:
parent
d1726937f7
commit
0465465fb2
@ -247,6 +247,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement) implements Fin
|
||||
|
||||
::part(label) {
|
||||
overflow: hidden;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
::part(label):hover {
|
||||
|
Loading…
Reference in New Issue
Block a user