update ui

This commit is contained in:
Reid 2023-08-20 19:52:02 -07:00
parent 2a78f33239
commit 057efc9a8c
6 changed files with 39 additions and 93 deletions

View file

@ -61,6 +61,7 @@ function slot(props: SlotProps): Roact.Element {
return (
<Surface
{...spreadableProps}
size={new UDim2(1, 0, 1, 0)}
position={new UDim2(0, 0, 0, 0)}
ratio={slotRatio}