button fixes

This commit is contained in:
parent d0c986997d
commit c650573a65
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -44,5 +44,7 @@
@forward "../target/atlantafx/styles/settings/config" with (
$darkMode: false
);
@forward "../target/atlantafx/styles/components/button" as button-* with (
$color-bg-hover: $border-subtle
);
@use "common";