diff --git a/lib/zin/wg/formlabel/v1.php b/lib/zin/wg/formlabel/v1.php index 40a9de089c..dbe806e298 100644 --- a/lib/zin/wg/formlabel/v1.php +++ b/lib/zin/wg/formlabel/v1.php @@ -41,7 +41,7 @@ class formLabel extends wg $actions = toolbar ( setClass('form-label-actions size-sm', $actionsClass), - set::btnClass('ghost'), + set::btnClass('primary-ghost'), set::items($actions), set($actionsProps) );