bug: width unset
This commit is contained in:
@ -1,5 +1,6 @@
|
|||||||
.modal.spotlight .modal-body {
|
.modal.spotlight .modal-body {
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
|
width: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal.spotlight img,
|
.modal.spotlight img,
|
||||||
|
Reference in New Issue
Block a user