mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix tooltip accessibility
This commit is contained in:
parent
b29b0fe4a3
commit
51ce03e3cf
2
client/src/sass/bootstrap.scss
vendored
2
client/src/sass/bootstrap.scss
vendored
@ -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
Block a user