diff --git a/src/assets/styles/common.css b/src/assets/styles/common.css index 8a13aa4f4..30394f8f4 100644 --- a/src/assets/styles/common.css +++ b/src/assets/styles/common.css @@ -958,7 +958,6 @@ qrcode + span { white-space:normal; word-wrap: break-word; overflow-wrap: break-word; - width: 100%; } .pk-mobile-style { @@ -1139,8 +1138,6 @@ qrcode + span { -webkit-animation-timing-function: linear; } -.transaction-vin-vout { -} .v_highlight { margin-bottom: 1em; @@ -1197,8 +1194,8 @@ a.v_highlight_more { display: none; } -.big-info { - padding-bottom: 24px; +.top-pb .big-info { + padding-bottom: 0px; padding-top: 0px; } @@ -1220,8 +1217,8 @@ a.v_highlight_more { } @media (max-width: 768px) { - .big-info { - padding-bottom: 12px; + .top-pb .big-info { + padding-bottom: 0px; padding-top: 0px; } } diff --git a/src/components/home/home.html b/src/components/home/home.html index 600592c54..ace5ffb00 100644 --- a/src/components/home/home.html +++ b/src/components/home/home.html @@ -22,8 +22,7 @@
Latest transactionsMore transactions