mirror of
https://github.com/mempool/mempool.git
synced 2025-01-10 15:30:05 +01:00
6 lines
92 B
SCSS
6 lines
92 B
SCSS
#blockchain-container {
|
|
position: relative;
|
|
overflow-x: scroll;
|
|
overflow-y: hidden;
|
|
}
|