bug: width unset

This commit is contained in:
Kieran 2023-05-04 11:43:20 +01:00
parent 5089cd63eb
commit 2b7a74865e
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.modal.spotlight .modal-body {
max-width: 100vw;
width: unset;
}
.modal.spotlight img,