fix(ui): make download button accessible via keyboard (#8974)
Refs #8881
This commit is contained in:
committed by
GitHub
parent
377b54a998
commit
c90ef50e73
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user