mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-09 12:21:13 +00:00
refactor(MetaPreview): action buttons
This commit is contained in:
parent
a62d3bf37d
commit
8bb4089320
1 changed files with 2 additions and 0 deletions
|
|
@ -225,9 +225,11 @@
|
|||
|
||||
.action-buttons-container {
|
||||
padding-top: 1.5rem;
|
||||
gap: 0.5rem;
|
||||
|
||||
.action-button {
|
||||
padding: 0 1.5rem !important;
|
||||
margin-right: 0rem !important;
|
||||
height: 3rem;
|
||||
border-radius: 2rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue