button fixes

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

@ -45,6 +45,6 @@
$darkMode: false $darkMode: false
); );
@forward "../target/atlantafx/styles/components/button" as button-* with ( @forward "../target/atlantafx/styles/components/button" as button-* with (
$color-bg-hover: $border-subtle $color-bg-hover: scale.$base-7
); );
@use "common"; @use "common";