Что могло произойти и как я могу это исправить? button component background looks like with v3 and v4.
I have custom overriding of tui styles and after migration that variables override just isn't working anymore.
Код: Выделить всё
:root {
--tui-primary: var(--primary-600);
--tui-primary-hover: var(--primary-700);
--tui-primary-text: var(--white);
}< /code>
< /div>
< /div>
< /p>
v3 - Принимая цвет фона < /p>
--primary-700: #002ad0 !important;
Подробнее здесь: https://stackoverflow.com/questions/795 ... rity-issue
Мобильная версия