Relax line height in the samples

This commit is contained in:
Simon Rozman 2025-03-03 14:24:04 +01:00
parent d558b38cd7
commit 151eac9d81

View File

@ -24,7 +24,6 @@ input, textarea {
border-radius: 10px; border-radius: 10px;
background-color: #f5f5f5; background-color: #f5f5f5;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
line-height: 20px;
} }
.ck-editor__editable { .ck-editor__editable {