Allow blockchain horizontal scrolling.

This commit is contained in:
softsimon
2020-05-22 13:22:23 +07:00
parent b161f7351c
commit c85e69eaaf
2 changed files with 5 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<div style="position: relative;">
<div id="blockchain-container">
<app-blockchain></app-blockchain>
</div>