Skip to content

Commit

Permalink
vertical align edit button
Browse files Browse the repository at this point in the history
  • Loading branch information
lookacat committed Aug 15, 2022
1 parent 8193763 commit e9cea06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ export default defineComponent({
}
&-edit-name {
display: inline-flex;
vertical-align: super;
vertical-align: middle;
svg {
fill: var(--oc-color-text-muted);
}
Expand Down

0 comments on commit e9cea06

Please sign in to comment.