Update src/styles/comments.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m0s
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m0s
This commit is contained in:
parent
c0ff1b7537
commit
6044010a1b
@ -567,13 +567,13 @@ hover {
|
||||
}
|
||||
|
||||
.IBMSMSMBSSCL_CBExpand {
|
||||
transition: ease .3s;
|
||||
transition: ease 0.3s;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
padding: 5px 15px;
|
||||
background: #fff0;
|
||||
background: rgba(255, 255, 255, 0.05);
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user