mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
meta preview action buttons section styles fixed when empty
This commit is contained in:
parent
7b1af891dd
commit
90360edaf0
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
height: 10rem;
|
max-height: 10rem;
|
||||||
padding: 0 2rem;
|
padding: 0 2rem;
|
||||||
|
|
||||||
.action-button {
|
.action-button {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue