Skip to content

Commit

Permalink
fix(files): Align vertically bottons in code block
Browse files Browse the repository at this point in the history
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
  • Loading branch information
JuliaKirschenheuter committed Nov 8, 2024
1 parent da915e5 commit d0a10d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nodes/CodeBlockView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export default {
align-items: stretch;
position: absolute;
right: 12px;
margin-top: 4px;
margin-top: 9px;
}

.split-view {
Expand Down

0 comments on commit d0a10d2

Please sign in to comment.