Skip to content
Snippets Groups Projects
Commit 5842a48e authored by Kasper Seweryn's avatar Kasper Seweryn :pancakes:
Browse files

Update outline active behavior

parent 5ece843a
No related branches found
No related tags found
Loading
......@@ -39,9 +39,11 @@
}
&.is-outline {
&:not(:active):not(.is-active) {
background-color: transparent !important;
color: var(--fw-bg-color) !important;
}
}
&.is-loading {
@extend .is-active;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment