Skip to content

Commit fbed1ee

Browse files
committed
1 parent 97ad417 commit fbed1ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

custom/completionInput.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,8 @@ function handleBlur() {
187187
.ql-editor::before {
188188
@apply text-gray-500 dark:text-gray-400 text-sm font-normal font-sans !important;
189189
}
190+
191+
.ql-editor {
192+
font-size: 0.875rem;
193+
}
190194
</style>

0 commit comments

Comments
 (0)