Fix tooltip accessibility

This commit is contained in:
Chocobozzz
2024-09-19 13:54:17 +02:00
parent b29b0fe4a3
commit 51ce03e3cf

View File

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