mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
Merge branch 'development' into refactor/components
This commit is contained in:
commit
ceaae0ba3d
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@
|
|||
}
|
||||
|
||||
.inner-circle {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
width: 1.25rem;
|
||||
height: 1.25rem;
|
||||
border-radius: 0.675rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue