mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 16:34:02 +01:00
Frontpage Mobile Fix (#4057)
Change CSS To show Correct dimensions on Mobile
This commit is contained in:
parent
24e4719abc
commit
f237a58cbc
1 changed files with 64 additions and 65 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue