Update src/styles/post.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
This commit is contained in:
parent
f29a2634fd
commit
38bd029687
@ -165,7 +165,6 @@
|
||||
align-items: center;
|
||||
color: rgba(255,255,255,0.75);
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
box-shadow: inset 0 0 8px 0 rgb(0,0,0,0.1);
|
||||
overflow: hidden;
|
||||
margin-bottom: -1px;
|
||||
@ -178,6 +177,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: rgb(55 55 55);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.IBMSMSMBSSModFor {
|
||||
|
Loading…
Reference in New Issue
Block a user