mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 05:53:53 -05:00
FIX revert button is visible for screenreaders
This commit is contained in:
parent
f927aa5788
commit
fdf6d26de8
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
}
|
||||
|
||||
.hide :global(.badge) {
|
||||
opacity: 0;
|
||||
display: none;
|
||||
cursor: initial;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue