Update style.css

This commit is contained in:
Raroun 2023-12-15 11:39:57 +01:00 committed by GitHub
parent 33102a76da
commit fb362f91ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1608,6 +1608,9 @@ textarea.comment-edit-text:focus + .comment-edit-form .preview {
.fbrowser.photo .photo-album-image-wrapper .caption {
pointer-events: none;
}
.fbrowser.photo .photo-album-image-wrapper .jg-caption {
pointer-events: none;
}
.fbrowser .profile-rotator-wrapper {
min-height: 200px;
}