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; background: none;
outline: none; outline: none;
border: none; border: none;
color: white;
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
} }

Loading…
Cancel
Save