axelra-ag / styled-bootstrap-grid

Re-implementation with styled-components of the bootstrap grid-layout system.
MIT License
9 stars 1 forks source link

Add relative and height prop to Flex component #4

Closed j0nezz closed 2 years ago

j0nezz commented 2 years ago

We often wrap the component to add height: 100% or position:relative. With this PR we can do this using props.