Relax line height in the samples

This commit is contained in:
Simon Rozman 2025-03-03 14:24:04 +01:00
parent 20713b8b5d
commit a507f24326

View File

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