change collor for not my file button

This commit is contained in:
smanylov
2026-04-25 14:15:20 +07:00
parent e933d64790
commit e9af59769d
3 changed files with 21 additions and 6 deletions
+2
View File
@@ -15,6 +15,8 @@ $white: #fff;
$black: #000;
$red: #dc2626;
$green: #00a63e;
$green-2: #10b981;
$grey: #5a6e8a;
$p-color-disabled: #6365f18e;
$s-color-disabled: #8a5cf663;
$border-color-1: #e2e8f0;