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 {
|
.IBMSMSMBSSCL_CBExpand {
|
||||||
transition: ease .3s;
|
transition: ease 0.3s;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 5px 15px;
|
padding: 5px 15px;
|
||||||
background: #fff0;
|
background: rgba(255, 255, 255, 0.05);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user