refactor: fix scss lint
ci/woodpecker/push/woodpecker Pipeline failed Details

feat/tables
Tomáš Mládek 2024-02-18 14:11:08 +01:00
parent 794b130645
commit ff44061a21
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
--background-lightest: #{color.adjust($rebase02, $lightness: 1.5%)};
--primary: #{colors.$blue};
--primary-lighter: #{color.adjust(colors.$blue, $lightness: 25%)};
--color-active: #{colors.$orange};
--color-active: #{colors.$orange};
background-color: $rebase03;
color: $rebase0;