mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix kbd element accessibility
This commit is contained in:
parent
75d8dc3939
commit
b29b0fe4a3
1
client/src/sass/bootstrap.scss
vendored
1
client/src/sass/bootstrap.scss
vendored
@ -31,6 +31,7 @@ body {
|
||||
--bs-border-color-translucent: #{pvar(--inputBorderColor)};
|
||||
|
||||
--bs-body-color: #{pvar(--mainForegroundColor)};
|
||||
--bs-body-bg: #{pvar(--mainBackgroundColor)};
|
||||
}
|
||||
|
||||
.accordion {
|
||||
|
Loading…
Reference in New Issue
Block a user