mempool/frontend/src/app/components/start/start.component.scss

7 lines
117 B
SCSS
Raw Normal View History

2020-05-22 08:22:23 +02:00
#blockchain-container {
position: relative;
overflow-x: scroll;
overflow-y: hidden;
scrollbar-width: none;
}