You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Consumers of the auro-header are limited to adjust either the top or bottom margin, but not both.
Describe the solution you'd like
As a developer for AScom, I would like to see the auro-header have the ability to specify both the top and bottom margin adjustments. (Having full independent control of both top and bottom would be a nice-to-have, but the below alternative should be fine).
Describe alternatives you've considered
A simpler solution would be to have the option to set top/bottom margin to be both be the same 'size' value.
Additional context
Currently these are the two attributes which allow the consumer of this component to adjust the top or bottom:
The text was updated successfully, but these errors were encountered:
Help to better understand the use case. Is the option that the top/bottom adjustments would be identical or independent. E.g. Top xs, Bottom lg, or Top/Bottom lg.
# [1.3.0](v1.2.1...v1.3.0) (2020-09-16)
### Features
* [#4](#4) add support for BOTH top and bottom margin adjustments at the same time ([0b69f87](0b69f87))
Is your feature request related to a problem? Please describe.
Consumers of the auro-header are limited to adjust either the top or bottom margin, but not both.
Describe the solution you'd like
As a developer for AScom, I would like to see the auro-header have the ability to specify both the top and bottom margin adjustments. (Having full independent control of both top and bottom would be a nice-to-have, but the below alternative should be fine).
Describe alternatives you've considered
A simpler solution would be to have the option to set top/bottom margin to be both be the same 'size' value.
Additional context
Currently these are the two attributes which allow the consumer of this component to adjust the top or bottom:
The text was updated successfully, but these errors were encountered: