mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 03:22:11 +00:00
released ui flickering fix
This commit is contained in:
parent
fcea6a41a2
commit
194f3bbf5e
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@
|
||||||
.released-container {
|
.released-container {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
|
padding: 0.2rem 0;
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue