Fix: small frontend css class fixes, remove unused component

This commit is contained in:
shamoon
2025-02-27 10:19:07 -08:00
parent ddeb741a85
commit 0eb765c3e8
7 changed files with 2 additions and 89 deletions

View File

@@ -291,10 +291,6 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
color: var(--pngx-primary-text-contrast);
}
.toast .btn-outline-dark:hover {
color: var(--bs-body-color)
}
.dropdown-item {
--bs-dropdown-color: var(--bs-body-color);
--pngx-bg-darker: var(--pngx-bg-alt);