mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-04 18:09:07 +00:00
margin added to action buttons
This commit is contained in:
parent
58aa0256b2
commit
4b92cd3948
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
||||||
flex: none;
|
flex: none;
|
||||||
width: 6.5rem;
|
width: 6.5rem;
|
||||||
height: 6.5rem;
|
height: 6.5rem;
|
||||||
margin: 1rem 0;
|
margin: 1rem 1rem 1rem 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue