RED-10627 - updated re processing required color

This commit is contained in:
Valentin Mihai 2024-12-10 17:06:55 +02:00
parent fbcb522b43
commit 582ba6023e

View File

@ -1,7 +1,7 @@
@use 'common-mixins'; @use 'common-mixins';
.error { .error {
color: var(--iqser-primary); color: #dd4d50;
} }
.extend-cols { .extend-cols {