Skip to content

Commit

Permalink
Folder icon primary color issue nextcloud#44356
Browse files Browse the repository at this point in the history
Signed-off-by: JEEEEEEEEEEEEEEEEEEEEEED <118366366+jadjoud@users.noreply.github.com>
  • Loading branch information
jadjoud committed Mar 30, 2024
1 parent 4130b71 commit a2b900b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/files/src/views/ReferenceFileWidget.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!--
- @copyright Copyright (c) 2022 Julius Härtl <jus@bitgrid.net>
- @copyright Copyright (c) 2024 Jed Boulahya <jed.boulahya@medtech.tn>
-
- @author Julius Härtl <jus@bitgrid.net>
-
Expand Down Expand Up @@ -276,6 +277,7 @@ export default defineComponent({
display: flex;
align-items: center;
justify-content: center;
color: var(--color-primary);
}
}
Expand Down

0 comments on commit a2b900b

Please sign in to comment.