How to align the menu on the left side just like on the Editor.js homepage? #2286
-
My menu is sitting on the right side of the editor but it'd like it to be on the left side just like on the homepage. I can't seem to find anything related in the docs, is there any prop that I'm missing? Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Nevermind, the menu moves to the left if the editor has a specific width |
Beta Was this translation helpful? Give feedback.
-
You can adjust based on your use case but changing both of this works great :host ::ng-deep .ce-toolbar__content, .ce-block__content { |
Beta Was this translation helpful? Give feedback.
Nevermind, the menu moves to the left if the editor has a specific width