Update src/styles/styles.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s

This commit is contained in:
freakoverse 2024-08-27 12:03:19 +00:00
parent 9782256483
commit 7c2dd9fe7a

View File

@ -151,6 +151,13 @@ h6 {
font-size: 14px; 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 { .IBMSecMainGroup {
width: 100%; width: 100%;
display: flex; display: flex;