Removes border and background from Paste Address button for send tab page

This commit is contained in:
Sam Cheng Hung 2018-08-03 13:34:09 +08:00
commit f96610a66b
2 changed files with 980 additions and 542 deletions

View file

@ -88,6 +88,8 @@
&.contains-address {
.address {
display: inline;
border: none;
background-color: transparent;
}
.non-address {
display: none;

File diff suppressed because it is too large Load diff