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

This commit is contained in:
freakoverse 2024-08-27 12:27:40 +00:00
parent eb450839d5
commit 74e38eac50

View File

@ -97,11 +97,4 @@
padding: 5px 10px; padding: 5px 10px;
height: 35px; height: 35px;
font-size: 14px; font-size: 14px;
.is-active {
background-color: rgb(255 255 255 / 15%);
color: rgb(255 255 255 / 85%);
font-weight: 700;
transform: scale(1);
}
} }