mempool/frontend/src/app/components/graphs/graphs.component.scss
2022-04-11 15:31:39 +09:00

7 lines
82 B
SCSS

.menu {
flex-grow: 1;
@media (min-width: 576px) {
max-width: 400px;
}
}