This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
mempool
Watch
1
Star
0
Fork
0
You've already forked mempool
mirror of
https://github.com/mempool/mempool.git
synced
2025-01-10 15:30:05 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b32afac98c
mempool
/
frontend
/
src
/
app
/
components
/
start
/
start.component.scss
6 lines
92 B
SCSS
Raw
Normal View
History
Unescape
Escape
Allow blockchain horizontal scrolling.
2020-05-22 08:22:23 +02:00
#
blockchain-container
{
position
:
relative
;
overflow-x
:
scroll
;
overflow-y
:
hidden
;
New base code for mempool blockchain explorerer
2020-02-16 16:15:07 +01:00
}
Reference in New Issue
Copy Permalink