new text editor added (tiptap) #24

Merged
freakoverse merged 15 commits from staging into master 2024-08-27 12:59:11 +00:00
Showing only changes of commit eb450839d5 - Show all commits

View File

@ -371,10 +371,10 @@ h6 {
} }
.button-group button.is-active { .button-group button.is-active {
background-color: #4caf50; background-color: rgb(255 255 255 / 15%);
color: #ffffff; color: rgb(255 255 255 / 85%);
font-weight: bold; font-weight: bold;
transform: scale(1.05); transform: scale(1);
} }
.labelMain { .labelMain {