temp fix targeting div
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s

This commit is contained in:
freakoverse 2024-08-27 12:41:54 +00:00
parent 74e38eac50
commit e0440e1638

View File

@ -40,6 +40,10 @@
overflow: hidden;
}
.IBMSMSMBSSPostBody > div {
width: 100%;
}
.IBMSMSMBSSPostTitleHeading {
width: 100%;
}