Skip to content

Commit

Permalink
Fix file preview frame button position
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Dec 2, 2024
1 parent bad6733 commit a84e5fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panel/src/components/Views/Files/FilePreviewFrame.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default {
background: var(--pattern);
}
.k-file-preview-frame {
position: relative;
display: flex;
align-items: center;
justify-content: center;
Expand Down

0 comments on commit a84e5fb

Please sign in to comment.