Closed AlexanderWillner closed 3 years ago
Steps that will reproduce the problem?
What is the expected result? All columns should be the same height.
What happens instead? As soon as the service descriptions have different length, the columns will be different.
Possible workaround: We need to add some height: 100% somewhere in the scss files.
height: 100%
scss
Any additional information:
Feel free to submit a PR :)
Steps that will reproduce the problem?
What is the expected result? All columns should be the same height.
What happens instead? As soon as the service descriptions have different length, the columns will be different.
Possible workaround: We need to add some
height: 100%
somewhere in thescss
files.Any additional information: