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
I really like Reflex but have some issues with $reflex-grid-spacing adding vertical padding as well. I'm trying to position items accurately but having unwanted padding appear at the top and bottom of grid items is making it more difficult than necessary.
Could we have a $reflex-grid-spacing-vertical setting that would default to $reflex-grid-spacing?
The text was updated successfully, but these errors were encountered:
I really like Reflex but have some issues with
$reflex-grid-spacing
adding vertical padding as well. I'm trying to position items accurately but having unwanted padding appear at the top and bottom of grid items is making it more difficult than necessary.Could we have a
$reflex-grid-spacing-vertical
setting that would default to$reflex-grid-spacing
?The text was updated successfully, but these errors were encountered: