Topic: Left margin in Wysiwyg editor

frankvdsm priority asked 1 year ago


Expected behavior I want a left margin inside the text area Actual behavior No left marging Resources (screenshots, code snippets etc.) enter image description here



You can use this CSS rule:

.wysiwyg-content {
  margin-left: 0.5rem;
}

We will add some default padding to the content in the next update.


frankvdsm priority commented 1 year ago

unfortunately this is not working :-(


frankvdsm priority commented 1 year ago

working now - should be in styles.css



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 3.0.0
  • Device: N/A
  • Browser: N/A
  • OS: N/A
  • Provided sample code: No
  • Provided link: No