mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 20:35:02 +00:00
docs: accessibility improvements
This commit is contained in:
parent
fb2fc677be
commit
844faf7faa
4 changed files with 19 additions and 7 deletions
|
@ -2,4 +2,8 @@
|
|||
& .router-link-active {
|
||||
@apply underline;
|
||||
}
|
||||
|
||||
&.closed:not(:focus-within) {
|
||||
@apply sr-only;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue