Poprawki w stylach oraz zmienne środowiskowe dla smtp
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
--btn-ghost-text: var(--fuz-text);
|
||||
--btn-ghost-hover-bg: rgba(0, 0, 0, 0.05);
|
||||
--fuz-border: rgb(229, 231, 235);
|
||||
}
|
||||
|
||||
:root.dark {
|
||||
@@ -61,6 +62,8 @@
|
||||
|
||||
--btn-ghost-text: var(--fuz-text);
|
||||
--btn-ghost-hover-bg: rgba(255,255,255,0.08);
|
||||
|
||||
--fuz-border: rgb(229, 231, 235);
|
||||
}
|
||||
|
||||
/* Body */
|
||||
|
||||
Reference in New Issue
Block a user