Fix kbd element accessibility
This commit is contained in:
parent
75d8dc3939
commit
b29b0fe4a3
|
@ -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