mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #41455 from nextcloud/fix/f2vue_folder_overlay_icon
This commit is contained in:
commit
a2770e0f9d
3 changed files with 4 additions and 4 deletions
|
|
@ -515,7 +515,7 @@ export default Vue.extend({
|
|||
position: absolute;
|
||||
max-height: calc(var(--icon-preview-size) * 0.5);
|
||||
max-width: calc(var(--icon-preview-size) * 0.5);
|
||||
color: var(--color-main-text);
|
||||
color: var(--color-primary-element-text);
|
||||
// better alignment with the folder icon
|
||||
margin-top: 2px;
|
||||
|
||||
|
|
|
|||
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue