Fix tooltip accessibility
This commit is contained in:
parent
b29b0fe4a3
commit
51ce03e3cf
|
@ -32,6 +32,8 @@ body {
|
|||
|
||||
--bs-body-color: #{pvar(--mainForegroundColor)};
|
||||
--bs-body-bg: #{pvar(--mainBackgroundColor)};
|
||||
|
||||
--bs-emphasis-color: #{pvar(--mainForegroundColor)};
|
||||
}
|
||||
|
||||
.accordion {
|
||||
|
|
Loading…
Reference in New Issue