fix: Modals titles nested headers and header nested buttons errors (#2019)

This commit is contained in:
SeDemal
2024-04-20 18:43:46 +02:00
committed by GitHub
parent fdbb8d8b35
commit 7dffe393ab
12 changed files with 77 additions and 111 deletions

View File

@@ -140,6 +140,11 @@
background-size: 60px 60px;
}
.mantine-Modal-title {
font-size: 1.375rem;
font-weight: 700;
}
.tiptap {
hr {
border-top-style: double;