LAW-8882: fixes

This commit is contained in:
Denis Bunevich
2025-12-02 12:31:34 +01:00
parent c02175a7ed
commit c1dae36106
9 changed files with 16 additions and 16 deletions

View File

@@ -24,7 +24,7 @@
--btn-action-color: #ffffff;
--btn-action-hover-bg: #0B4E96;
--btn-action-hover-color: #ffffff;
--btn-secondary-bg: transparent;
--btn-secondary-bg: #ffffff;
--btn-secondary-border: #0583EB;
--btn-secondary-color: #121212;
--btn-secondary-hover-bg: #0B4E96;

File diff suppressed because one or more lines are too long