button fixes
This commit is contained in:
parent
c650573a65
commit
86bc37e6d4
@ -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";
|
Loading…
Reference in New Issue
Block a user