mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Temp workaround for #376
This commit is contained in:
@@ -41,3 +41,10 @@
|
||||
box-shadow: 0 0 0 0 transparent;
|
||||
}
|
||||
}
|
||||
|
||||
::slotted(wa-icon) {
|
||||
margin-inline-end: var(--wa-space-2xs, 0.25em);
|
||||
opacity: 90%;
|
||||
line-height: 1;
|
||||
height: 0.85em;
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
svg {
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
height: 1em;
|
||||
height: inherit;
|
||||
fill: currentColor;
|
||||
|
||||
.fa-primary {
|
||||
|
||||
Reference in New Issue
Block a user