mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-14 00:40:25 +00:00
refactor: button position moved to right
This commit is contained in:
parent
444152a09b
commit
b8a5e60374
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
display: none;
|
||||
position: absolute;
|
||||
top: 1.3rem;
|
||||
left: 1.3rem;
|
||||
right: 1.3rem;
|
||||
padding: 0.5rem;
|
||||
background-color: transparent;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue