Fix styles in Bioloop modals
Created by: ri-pandey
Several modals in Bioloop have the following issues:
- When providing
fixed-layout
tova-modal
, the modal's title has unnecessary left-padding.
-
When providing
fixed-layout
tova-modal
, the modal's content does not actually allow vertical scrolling, and instead, the modal grows in height. -
Some modals have inputs that do not take the full width of the modal (also seen in the first snapshot).