Skip to content

Commit

Permalink
Add light ⬇️ download icon
Browse files Browse the repository at this point in the history
Signed-off-by: Robbert Gurdeep Singh <[email protected]>
Signed-off-by: szaimen <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
beardhatcode committed Nov 19, 2021
1 parent 4beaeb1 commit d3b9191
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/views/Viewer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,10 @@ export default {
background-image: url('../assets/menu-sidebar-white.svg');
}
#viewer .action-item--single.icon-download {
background-image: var(--icon-download-fff);
}
// Override vue components scss
.app-sidebar.app-sidebar--full {
position: fixed !important;
Expand Down

0 comments on commit d3b9191

Please sign in to comment.