Fix alignment of errors/columns height
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
body
|
||||||
|
position: absolute // allow columns/errors to fill the whole page
|
||||||
|
top: 0
|
||||||
|
left: 0
|
||||||
|
right: 0
|
||||||
|
bottom: 0
|
||||||
|
|
||||||
#app-main
|
#app-main
|
||||||
display: flex
|
display: flex
|
||||||
align-items: stretch
|
align-items: stretch
|
||||||
|
Reference in New Issue
Block a user