mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
fix(MetaPreview): button positioning
This commit is contained in:
parent
4eb297a4f2
commit
36721b40f1
2 changed files with 4 additions and 1 deletions
|
|
@ -65,7 +65,6 @@
|
|||
padding: 0 1rem;
|
||||
|
||||
.icon-container {
|
||||
height: 2rem;
|
||||
width: 2rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -240,6 +240,10 @@
|
|||
border-radius: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.ratings {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue