mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
MetaPreview imdb button flex fixed
This commit is contained in:
parent
0bb8815282
commit
339310b21e
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@
|
|||
}
|
||||
|
||||
.imdb-button-container {
|
||||
flex: none;
|
||||
flex: 0 1 none;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue