new class for tiptap btn
All checks were successful
Release to Staging / build_and_release (push) Successful in 44s

This commit is contained in:
freakoverse 2024-08-27 11:38:13 +00:00
parent b9b1e1457c
commit 29947757af

View File

@ -145,6 +145,12 @@ h6 {
justify-content: start;
}
.btnMain.btnMainTipTap {
padding: 5px 10px;
height: 35px;
font-size: 14px;
}
.IBMSecMainGroup {
width: 100%;
display: flex;