mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
Use token
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
@import 'component';
|
||||
|
||||
:host {
|
||||
--focus-ring-box-shadow: inset 0 0 0 var(--sl-focus-ring-width)
|
||||
hsla(var(--sl-color-primary-hue), var(--sl-color-primary-saturation), 50%, var(--sl-focus-ring-alpha));
|
||||
--focus-ring-box-shadow: var(--sl-focus-ring-box-shadow-inset);
|
||||
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user