increase opacity for disabled inputs
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
opacity: 0.6;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
&.valid-card {
|
||||
|
||||
Reference in New Issue
Block a user