mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Fix for gallery not displaying full image
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -25,7 +25,7 @@
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
display: inline-grid;
|
||||
display: block;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user