Skip to content

Some styling for note editor

Bilal Saad requested to merge editor-visual-changes into master
  • Add padding and change colour of text area
  • Change default size for stage because some weird min width issue is going on with the text area but i don't know why :(

The scroll bar CSS is from here: https://stackoverflow.com/a/48050208

Before:

Screen_Shot_2022-02-17_at_11.36.19_AM Screen_Shot_2022-02-17_at_11.36.07_AM

After:

Screen_Shot_2022-02-17_at_11.35.01_AM Screen_Shot_2022-02-17_at_11.35.15_AM

Merge request reports