codefordenver / Comrad

Open-source web application for radio stations to manage show schedules, traffic and compliance
ISC License
25 stars 9 forks source link

Padding issue in Add Traffic description box #887

Closed kmid5280 closed 10 months ago

kmid5280 commented 10 months ago

Description of Issue

It looks like the description box in the Add Traffic form could use additional padding.

Possible Solution and/or Approach

We could change the padding value for the .ql-editor attribute in the RichTextArea scss file, though this would affect all pages where the RichTextArea component is used.

traffic-add-desc
seankwilliams commented 10 months ago

@kmid5280 Are you referring to the padding between the edges of the box and the text itself? If so, feel free to change the styles globally with whatever you think looks best.