added arrow top to wallets background

This commit is contained in:
Jamal Jackson 2016-09-07 09:56:52 -04:00
commit ad862bc78c

View file

@ -28,7 +28,10 @@
height: 0;
border-style: solid;
border-width: 0 20px 20px 20px;
border-color: transparent transparent #6980fe transparent;
border-color: transparent transparent #f5f5f5 transparent;
top: -9px;
position: absolute;
left: 45%;
}
}
}