Fix: fix calendar popup header background color and disable browser autofill (#5514)

This commit is contained in:
shamoon
2024-01-23 19:48:41 -08:00
committed by GitHub
parent 49416d3372
commit 1141c3f361
10 changed files with 10 additions and 9 deletions

View File

@@ -79,6 +79,7 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
--bs-light-rgb: 28, 28, 31;
--bs-border-color: #47494f;
--pngx-bg-darker: #101216;
--bs-tertiary-bg: var(--pngx-bg-darker);
--pngx-bg-alt: #242529;
--pngx-focus-alpha: 0.6;
--pngx-primary-faded: var(--pngx-primary-darken-15);