forked from rojo-rbx/rojo
UI visual tweaks
This commit is contained in:
@@ -53,7 +53,7 @@ local function FormButton(props)
|
||||
TextSize = 18,
|
||||
TextColor3 = textColor,
|
||||
Font = Theme.ButtonFont,
|
||||
Padding = Vector2.new(16, 6),
|
||||
Padding = Vector2.new(16, 8),
|
||||
BackgroundTransparency = 1,
|
||||
}),
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user