Fix broken attached label in description

This commit is contained in:
Hadi Nategh 2022-08-31 13:01:06 +02:00
parent 8555fa2f8f
commit 2507fc99bd

View File

@ -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;