Skip to content

Commit 28c3339

Browse files
committed
remove unneeded test class
1 parent b48ea33 commit 28c3339

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/uui-ref-node/lib/uui-ref-node.element.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,6 @@ export class UUIRefNodeElement extends UUIRefElement {
233233
}
234234
}
235235
236-
.test {
237-
border: red 10px;
238-
}
239-
240236
:host(:not([disabled])) #open-part:hover #icon {
241237
color: var(--uui-color-interactive-emphasis);
242238
}

0 commit comments

Comments
 (0)