percentage doesn't matter for Links, only matters for pillbuttons

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2024-01-29 15:20:18 -06:00
parent 9db98a2078
commit 3f7fd100f9

View File

@ -35,7 +35,6 @@ import VDS
buttonGroup.alignment = .center
buttonGroup.rowQuantityPhone = 2
buttonGroup.rowQuantityTablet = 2
buttonGroup.childWidth = .percentage(50)
}
//--------------------------------------------------