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

7 lines
82 B
SCSS
Raw Normal View History

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