mirror of
https://github.com/glanceapp/glance.git
synced 2024-12-16 10:02:27 +03:00
Fix layout shift on image load
This commit is contained in:
parent
0c63c61db5
commit
69b3e544bd
@ -1072,6 +1072,7 @@ kbd:active {
|
|||||||
|
|
||||||
.twitch-category-thumbnail {
|
.twitch-category-thumbnail {
|
||||||
width: 5rem;
|
width: 5rem;
|
||||||
|
aspect-ratio: 3 / 4;
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user