improvements to artist feed, now displays artists followed
This commit is contained in:
parent
b8dec35ac7
commit
a3131a20ee
4 changed files with 53 additions and 3 deletions
|
@ -1924,6 +1924,14 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
|
|||
|
||||
&.md-btn-block {
|
||||
display: block;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
&.md-btn-glyph {
|
||||
display:flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&.md-btn-primary {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue