Update twitch channel stream preview popover
This commit is contained in:
parent
4582be1da5
commit
3914e24b3d
2 changed files with 3 additions and 2 deletions
|
|
@ -1509,7 +1509,8 @@ details[open] .summary::after {
|
|||
}
|
||||
|
||||
.twitch-stream-preview {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
width: 400px;
|
||||
aspect-ratio: 16 / 9;
|
||||
border-radius: var(--border-radius);
|
||||
object-fit: cover;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue