Skip to content

Commit

Permalink
Align context menu button to top of line
Browse files Browse the repository at this point in the history
  • Loading branch information
Coteh committed Mar 7, 2022
1 parent e1635a3 commit dc2c5f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/components/DropdownMenu.vue
Expand Up @@ -27,6 +27,7 @@
& > .icon {
height: 100%;
& > svg {
align-self: flex-start;
height: 0.85em;
}
}
Expand Down

0 comments on commit dc2c5f3

Please sign in to comment.