Audio: Various layout fixes (#1223)
This commit is contained in:
parent
269c110ac1
commit
61111bc45b
@ -290,5 +290,10 @@
|
|||||||
.duration {
|
.duration {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.download-button {
|
||||||
|
left: auto;
|
||||||
|
right: 1.5rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -254,7 +254,12 @@
|
|||||||
|
|
||||||
.Audio + .text-content {
|
.Audio + .text-content {
|
||||||
margin-top: .25rem;
|
margin-top: .25rem;
|
||||||
margin-bottom: -0.4375rem;
|
}
|
||||||
|
|
||||||
|
&:not(.has-replies) {
|
||||||
|
.Audio + .text-content {
|
||||||
|
margin-bottom: -0.4375rem;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user