mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-13 07:17:53 +02:00
Fix Max-width for covers in QueuePopup
This commit is contained in:
@ -81,6 +81,7 @@
|
|||||||
.QueueJob img{
|
.QueueJob img{
|
||||||
grid-area: cover;
|
grid-area: cover;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.QueueJob .QueueJob-Name{
|
.QueueJob .QueueJob-Name{
|
||||||
|
Reference in New Issue
Block a user