Fix tooltip accessibility

This commit is contained in:
Chocobozzz 2024-09-19 13:54:17 +02:00
parent b29b0fe4a3
commit 51ce03e3cf
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ body {
--bs-body-color: #{pvar(--mainForegroundColor)};
--bs-body-bg: #{pvar(--mainBackgroundColor)};
--bs-emphasis-color: #{pvar(--mainForegroundColor)};
}
.accordion {