mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-22 01:05:02 +00:00
docs: more accessibility tweaks
This commit is contained in:
parent
f1e8606c2c
commit
d414207be9
2 changed files with 8 additions and 4 deletions
|
@ -32,3 +32,7 @@
|
|||
.inline-icon {
|
||||
top: 0.125rem;
|
||||
}
|
||||
|
||||
.sr-only-when-not-focused:not(:focus-within) {
|
||||
@apply sr-only;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue