mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +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) {
|
::part(label) {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
flex: 1 1 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
::part(label):hover {
|
::part(label):hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user