fix wrong format for css comment used

This commit is contained in:
milan 2024-07-26 14:29:00 +02:00 committed by ralf
parent e81c45dc95
commit ec5b853774

View File

@ -258,7 +258,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement) implements Fin
sl-tree-item.drop-hover sl-tree-item {
background-color: var(--sl-color-neutral-0);
}
//TODO color of selected marker in front should be #006699 same as border top color
/*TODO color of selected marker in front should be #006699 same as border top color*/
sl-badge::part(base) {