forked from extern/egroupware
Fix broken attached label in description
This commit is contained in:
parent
8555fa2f8f
commit
2507fc99bd
@ -32,6 +32,7 @@ export class Et2Description extends Et2Widget(LitElement) implements et2_IDetach
|
||||
justify-content: space-evenly;
|
||||
flex: 0 1 auto !important;
|
||||
}
|
||||
label {display: contents;}
|
||||
:host a {
|
||||
cursor: pointer;
|
||||
color: #26537c;
|
||||
|
Loading…
Reference in New Issue
Block a user