mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix input border rendering on mobile
This commit is contained in:
parent
b2e440e4ff
commit
0d8f21ad58
@ -15,6 +15,7 @@
|
|||||||
width: 250px;
|
width: 250px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
border: 1px solid $alto;
|
||||||
|
|
||||||
&--error {
|
&--error {
|
||||||
border: 1px solid $monzo;
|
border: 1px solid $monzo;
|
||||||
|
Loading…
Reference in New Issue
Block a user