forked from dbroqua/MusicTopus
Minor css changes
This commit is contained in:
parent
3d3228f12d
commit
c94bfb570a
6 changed files with 33 additions and 80 deletions
|
@ -4,30 +4,6 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
.filters {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
padding: 0.5rem 0;
|
||||
|
||||
.field {
|
||||
padding: 0 0.5rem;
|
||||
|
||||
select {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
@include respond-to("small-up") {
|
||||
width: 33%;
|
||||
&:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@include respond-to("small") {
|
||||
flex-direction: column;
|
||||
}
|
||||
}
|
||||
|
||||
.showMoreFilters {
|
||||
cursor: pointer;
|
||||
|
@ -53,8 +29,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.total {
|
||||
margin: 0.75rem 0;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue