Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m15s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m15s
This commit is contained in:
parent
2c2ab033d1
commit
bde3bf2f3d
@ -644,3 +644,10 @@ hover {
|
||||
.IBMSMSMBSSCL_CBText > .fslightbox-container {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
.IBMSMSMBSSCL_CBText > video, .IBMSMSMBSSCL_CBText > img {
|
||||
max-height: 300px;
|
||||
object-fit: contain;
|
||||
background: rgb(255 255 255 / 2%);
|
||||
border: solid 1px rgb(255 255 255 / 5%);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user