mempool/frontend/src/app/components/start/start.component.scss
2020-05-22 13:22:23 +07:00

6 lines
92 B
SCSS

#blockchain-container {
position: relative;
overflow-x: scroll;
overflow-y: hidden;
}