Fix header color
This commit is contained in:
parent
4125426627
commit
f6a6bdbaa0
@ -136,6 +136,7 @@ const navItems: Array<NavItem> = [
|
|||||||
<style>
|
<style>
|
||||||
.fixed-header {
|
.fixed-header {
|
||||||
@apply fixed bottom-auto top-0;
|
@apply fixed bottom-auto top-0;
|
||||||
|
background-color: var(--color-primary);
|
||||||
/* @apply border-default bg-default text-default; */
|
/* @apply border-default bg-default text-default; */
|
||||||
}
|
}
|
||||||
.modal.is-open {
|
.modal.is-open {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user