mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Update css var
Update css var
This commit is contained in:
parent
f820c49b82
commit
7ef90bd9f4
@ -100,7 +100,7 @@ function VariablesDetail({
|
||||
{error && (
|
||||
<div
|
||||
css="color: var(--pf-global--danger-color--100);
|
||||
font-size: var(--pf-global--FontSize--sm"
|
||||
font-size: var(--pf-global--FontSize--sm)"
|
||||
>
|
||||
{t`Error:`} {error.message}
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user