1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Fix input border rendering on mobile

This commit is contained in:
Alexander Tseung 2017-10-25 18:56:51 -07:00 committed by Chi Kei Chan
parent b2e440e4ff
commit 0d8f21ad58

View File

@ -15,6 +15,7 @@
width: 250px;
font-size: 14px;
text-align: center;
border: 1px solid $alto;
&--error {
border: 1px solid $monzo;