Skip to content

Commit

Permalink
Use color-text-light for the missing preview icon
Browse files Browse the repository at this point in the history
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Louis <6653109+artonge@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
2 people authored and nextcloud-command committed May 25, 2023
1 parent 48bf654 commit 1b3fbb1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/files_versions/src/components/Version.vue
Expand Up @@ -293,7 +293,7 @@ export default {
// Useful to display no preview icon.
display: flex;
justify-content: center;
color: var(--color-main-text);
color: var(--color-text-light);
}
}
Expand Down
4 changes: 2 additions & 2 deletions dist/files_versions-files_versions.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/files_versions-files_versions.js.map

Large diffs are not rendered by default.

0 comments on commit 1b3fbb1

Please sign in to comment.