Skip to content

Commit b10afcd

Browse files
authored
chore: do not override focus-ring color in aura dev page (#10536)
1 parent 9ee2b0c commit b10afcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/aura.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@
282282
--aura-accent-color-light: var(--aura-blue);
283283
--aura-accent-color-dark: var(--aura-blue);
284284
--vaadin-user-color: var(--aura-accent-color);
285-
--vaadin-focus-ring-color: var(--aura-blue);
286285
}
287286

288287
/* prettier-ignore */

0 commit comments

Comments
 (0)