mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
MetaPreview compact styles fixed
This commit is contained in:
parent
04a1e4b2e1
commit
56bf9daf38
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
flex-direction: column;
|
||||
|
||||
&.compact {
|
||||
.meta-info {
|
||||
.meta-info-container {
|
||||
.logo {
|
||||
width: 100%;
|
||||
object-position: center;
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
.duration-release-info-container {
|
||||
justify-content: space-evenly;
|
||||
|
||||
.duration, .release-info {
|
||||
.duration-label, .release-info-label {
|
||||
margin: 1rem 0.4rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue