Fixed input disabled visual on safari
This commit is contained in:
@@ -175,7 +175,7 @@ export default {
|
||||
},
|
||||
"&:disabled": {
|
||||
backgroundColor: "muted",
|
||||
color: "gray",
|
||||
opacity: 0.5,
|
||||
borderColor: "text",
|
||||
},
|
||||
fontFamily: "body2",
|
||||
|
||||
Reference in New Issue
Block a user