Hi there
I have set up a grid with 26 columns and 3 rows. The rows have a value of 7% 86% 7%:
This works well in the frontend of Google Chrome Browser and Microsoft Edge:
However in Firefox the grid cell is not stretching from line 2 to 3. Instead the cell has only the height of its content and is placed centered between line 2 and 3:
If I use values with em instead of %, the cell is also displayed correct in Ferefox:
Any idea, why percent is not working in Firefox?
Thank you very much for your help!
Kind regards,
Felix