Update src/styles/post.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
All checks were successful
Release to Staging / build_and_release (push) Successful in 53s
This commit is contained in:
parent
f05f0dc1ea
commit
61a94e5358
@ -180,13 +180,6 @@
|
|||||||
background: rgb(55 55 55);
|
background: rgb(55 55 55);
|
||||||
}
|
}
|
||||||
|
|
||||||
.IBMSMSMBSSPostBodyHideText > * {
|
|
||||||
width: 100%;
|
|
||||||
text-align: center;
|
|
||||||
margin: 0;
|
|
||||||
padding: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.IBMSMSMBSSModFor {
|
.IBMSMSMBSSModFor {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
@ -290,3 +283,9 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.IBMSMSMBSSPostBodyHideText > * {
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
margin: 0;
|
||||||
|
padding: 10px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user