mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 00:58:55 +01:00
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;
|
justify-content: space-evenly;
|
||||||
flex: 0 1 auto !important;
|
flex: 0 1 auto !important;
|
||||||
}
|
}
|
||||||
|
label {display: contents;}
|
||||||
:host a {
|
:host a {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #26537c;
|
color: #26537c;
|
||||||
|
Loading…
Reference in New Issue
Block a user