Update body.css

main
Raine-gay 2023-11-16 15:05:26 +00:00 committed by GitHub
parent 96fa8aaaea
commit e23af9ec88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ body {
}
.gallery_index div {
max-width: calc(var(--max_width) - 50px);
max-width: 90vw;
display: inline-block;
overflow: hidden;
white-space: nowrap;