mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
action buttons in meta preview size changed
This commit is contained in:
parent
ad6bc2453b
commit
dc5bcdd31c
1 changed files with 3 additions and 3 deletions
|
|
@ -104,9 +104,9 @@
|
|||
|
||||
.action-button {
|
||||
flex: none;
|
||||
width: 6.5rem;
|
||||
height: 6.5rem;
|
||||
margin: 1rem 1rem 1rem 0;
|
||||
width: 6rem;
|
||||
height: 6rem;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue