Fix frontend theme coverage
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
font-size: 0.85rem;
|
||||
letter-spacing: 0.12em;
|
||||
text-transform: uppercase;
|
||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
|
||||
box-shadow: inset 0 1px 0 color-mix(in srgb, var(--text-on-accent) 22%, transparent);
|
||||
}
|
||||
|
||||
.app-shell-brand-copy {
|
||||
|
||||
Reference in New Issue
Block a user