mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Frontpage Mobile Fix (#4057)
Change CSS To show Correct dimensions on Mobile
This commit is contained in:
@@ -494,7 +494,7 @@ textarea.text-input {
|
|||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (min-width: 576px) {
|
|
||||||
.zoom-0 {
|
.zoom-0 {
|
||||||
width: 240px;
|
width: 240px;
|
||||||
|
|
||||||
@@ -574,7 +574,6 @@ textarea.text-input {
|
|||||||
height: 480px;
|
height: 480px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.scene-card-preview,
|
.scene-card-preview,
|
||||||
.gallery-card-image,
|
.gallery-card-image,
|
||||||
|
|||||||
Reference in New Issue
Block a user