Skip to content

Commit fced196

Browse files
committed
fix remove duplicated scss variables
1 parent 7b1d442 commit fced196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/components/Input/Input.scss

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ $active_color: #85acb0;
44
$success_color: #4bb4b3;
55
$warning_color: #ffad3a;
66
$error_field: #ec3f3f;
7-
$inactive_color: #999999;
87
$border: 1px solid;
98

109
.deriv-input {

0 commit comments

Comments
 (0)