How do I make a frame inside another frame "fill up" all availabe space remaining?

So I’m making a quest UI and I want to have the TextButton and TextLabel on the right fill up all the space on the left. How do I do that? The UI elements are all using scale and the ImageLabel has a UIAspectRatio to make it square. Here’s the UI (the cyan color is a placeholder):

1 Like