mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-14 07:01:35 +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;
|
padding: 0 1rem;
|
||||||
|
|
||||||
.icon-container {
|
.icon-container {
|
||||||
height: 2rem;
|
|
||||||
width: 2rem;
|
width: 2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -240,6 +240,10 @@
|
||||||
border-radius: 2rem;
|
border-radius: 2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ratings {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue