update slot.tsx
This commit is contained in:
parent
a5bc77030a
commit
3817bd846d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ function slot(props: SlotProps): Roact.Element {
|
|||
Size={new UDim2(1, 0, 1, 0)}
|
||||
>
|
||||
<Acrylic
|
||||
radius={0}
|
||||
radius={8}
|
||||
distance={0.0001}
|
||||
/>
|
||||
<uiaspectratioconstraint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue