mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Fix studio svg scaling (#4371)
This commit is contained in:
@@ -139,9 +139,9 @@ textarea.scene-description {
|
|||||||
z-index: 8;
|
z-index: 8;
|
||||||
|
|
||||||
.image-thumbnail {
|
.image-thumbnail {
|
||||||
height: auto;
|
height: 50px;
|
||||||
max-height: 50px;
|
object-fit: contain;
|
||||||
max-width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|||||||
Reference in New Issue
Block a user