C2LC-474: Fix overly broad padding styles from keyboard input modal.

Metadata

Source
C2LC-474
Type
Task
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2021-09-22T05:20:27.806-0400
Updated
2021-09-22T15:33:10.836-0400
Versions
N/A
Fixed Versions
  1. Coding Env 0.9
Component
  1. Coding Environment

Description

In working on C2LC-471 and C2LC-472, I noticed that both of them had a padding of 1rem that was overridden.  I just noticed that that rule is coming from the KeyboardInputModal, both would be fixed if we more tightly constrained that rule rather than letting it clobber the defaults.

Comments

  • Tony Atkins [RtF] commented 2021-09-22T05:24:25.672-0400

    I decided to repurpose C2LC-471 instead.