mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Main styling changed to correct for loaded panel styling.
This commit is contained in:
parent
8eac0bca69
commit
f662f907d7
1 changed files with 3 additions and 1 deletions
|
|
@ -9,7 +9,9 @@
|
||||||
|
|
||||||
@variant dark (&:where(.dark, .dark *));
|
@variant dark (&:where(.dark, .dark *));
|
||||||
|
|
||||||
@theme {
|
html,
|
||||||
|
body,
|
||||||
|
:not(#panel-html__body) {
|
||||||
--font-sans: 'Roboto', sans-serif;
|
--font-sans: 'Roboto', sans-serif;
|
||||||
--font-mono: 'Fira Code', monospace;
|
--font-mono: 'Fira Code', monospace;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue