Update apps/client/src/widgets/type_widgets/text/EditableText.css

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Adorian Doran 2025-12-28 20:24:24 +02:00 committed by GitHub
parent 1e3135dea0
commit 621ed5b9de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,6 +50,6 @@ body.heading-style-underline .note-detail-editable-text h6 { border-bottom: 1px
height: 100%;
}
:root .ck.ck-editor__editable_inline {
.note-detail-editable-text .ck.ck-editor__editable_inline {
padding: 0;
}