Try ensuring columns tak up full row height a different way.

This commit is contained in:
Hyperling 2025-01-29 13:18:36 -07:00
parent c000140040
commit 76429b1ace

View File

@ -25,6 +25,7 @@
float: left;
padding: 15px;
/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
height: 100%;
}
/* Ensure columns are respected as if they always exist. */