mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-03 08:49:26 +00:00
VideosList message image width/opacity added
This commit is contained in:
parent
a8cb0375eb
commit
b5ae863ee2
1 changed files with 2 additions and 0 deletions
|
|
@ -22,7 +22,9 @@
|
||||||
|
|
||||||
.image {
|
.image {
|
||||||
flex: none;
|
flex: none;
|
||||||
|
width: 10rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
opacity: 0.9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.label {
|
.label {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue