mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
meta item placeholder layout match with the meta item
This commit is contained in:
parent
0f57dd1507
commit
1d5d006c04
1 changed files with 4 additions and 0 deletions
|
|
@ -98,6 +98,10 @@
|
|||
&:not(:first-child) {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
|
||||
.title-bar-container {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue