Remove color property of input

main
Muhammad Muzzammil 6 years ago committed by Michael Fix
parent c56919cab3
commit b3c79f74df

@ -71,7 +71,6 @@ export default ({ theme, copyable, code }) => (
background: none;
outline: none;
border: none;
color: white;
text-align: center;
font-size: 14px;
}

Loading…
Cancel
Save