Keenan
Results
2
comments of
Keenan
Hi, I had this issue as well. I am new to this library, but I found a quick fix. ```py import os from textual._types import MessageTarget from textual.app import App...
You can use the frame modifier to adjust the height. (E.g. `.frame(height: 300)`)