mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
limit action buttons to one row of buttons
This commit is contained in:
parent
caa522ed31
commit
d87db1c57f
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
height: 10rem;
|
||||
padding: 0 2rem;
|
||||
|
||||
.action-button {
|
||||
|
|
|
|||
Loading…
Reference in a new issue