Left margin in Wysiwyg editor


Topic: Left margin in Wysiwyg editor

frankvdsm pro premium priority asked 2 years 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


Arkadiusz Idzikowski staff answered 2 years ago

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 pro premium priority commented 2 years ago

unfortunately this is not working :-(


frankvdsm pro premium priority commented 2 years 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
  • User: Pro
  • 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