Needs review
Project:
Bootstrap Styles
Version:
1.1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2023 at 20:00 UTC
Updated:
19 May 2024 at 07:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
majmunbog commentedHere's a quick patch to fix the white text on the white background issue in CKEditor.
Comment #3
majmunbog commentedThe wrong patch, this one is much better.
Comment #4
robbt commentedAlso noticed that the dark.css line 665 #layout-builder-modal textarea,
- height: auto; causes the textarea to shrink to only 78px tall when viewing source with CKEditor 5 so I'll try to submit a patch to fix this as well.
Comment #5
rajab natshahThanks, for reporting and patching!
While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests are preferred over patches. Be sure to hide the old patch files as well.
Comment #8
redwan jamous commentedCreated a MR...
Attaching a patch file to use with composer...