mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +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;
|
||||
}
|
||||
}
|
||||
@media (min-width: 576px) {
|
||||
|
||||
.zoom-0 {
|
||||
width: 240px;
|
||||
|
||||
@@ -574,7 +574,6 @@ textarea.text-input {
|
||||
height: 480px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.scene-card-preview,
|
||||
.gallery-card-image,
|
||||
|
||||
Reference in New Issue
Block a user