fix(ui): make download button accessible via keyboard (#8974)

Refs #8881
This commit is contained in:
Aleksandr Vladykin
2023-08-16 18:06:50 +03:00
committed by GitHub
parent 377b54a998
commit c90ef50e73
2 changed files with 7 additions and 7 deletions

View File

@@ -745,10 +745,10 @@
position: absolute;
bottom: 10px;
right: 10px;
cursor: pointer;
background: #7d8293;
text-align: center;
padding: 5px;
border: none;
border-radius: 4px;
font-family: sans-serif;
font-weight: 600;