Fixed input disabled visual on safari

This commit is contained in:
Mitchell McCaffrey
2020-10-15 16:27:20 +11:00
parent 396504fd85
commit 322ae03f42
2 changed files with 11 additions and 12 deletions

View File

@@ -175,7 +175,7 @@ export default {
},
"&:disabled": {
backgroundColor: "muted",
color: "gray",
opacity: 0.5,
borderColor: "text",
},
fontFamily: "body2",