We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48ea33 commit 28c3339Copy full SHA for 28c3339
packages/uui-ref-node/lib/uui-ref-node.element.ts
@@ -233,10 +233,6 @@ export class UUIRefNodeElement extends UUIRefElement {
233
}
234
235
236
- .test {
237
- border: red 10px;
238
- }
239
-
240
:host(:not([disabled])) #open-part:hover #icon {
241
color: var(--uui-color-interactive-emphasis);
242
0 commit comments