fix wrong format for css comment used

This commit is contained in:
milan 2024-07-26 14:29:00 +02:00
parent 47cfe1ba39
commit 296dda44f1

View File

@ -258,7 +258,7 @@ export class Et2Tree extends Et2WidgetWithSelectMixin(LitElement) implements Fin
sl-tree-item.drop-hover sl-tree-item { sl-tree-item.drop-hover sl-tree-item {
background-color: var(--sl-color-neutral-0); 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) { sl-badge::part(base) {