button fixes
This commit is contained in:
parent
d0c986997d
commit
c650573a65
@ -44,5 +44,7 @@
|
|||||||
@forward "../target/atlantafx/styles/settings/config" with (
|
@forward "../target/atlantafx/styles/settings/config" with (
|
||||||
$darkMode: false
|
$darkMode: false
|
||||||
);
|
);
|
||||||
|
@forward "../target/atlantafx/styles/components/button" as button-* with (
|
||||||
|
$color-bg-hover: $border-subtle
|
||||||
|
);
|
||||||
@use "common";
|
@use "common";
|
Loading…
Reference in New Issue
Block a user