Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
This commit is contained in:
parent
9782256483
commit
7c2dd9fe7a
@ -151,6 +151,13 @@ h6 {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.btnMainTipTap.is-active {
|
||||
background-color: rgb(255 255 255 / 15%);
|
||||
color: rgb(255 255 255 / 85%);
|
||||
font-weight: 700;
|
||||
transform: scale(1);
|
||||
}
|
||||
|
||||
.IBMSecMainGroup {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user