Skip to content

Commit

Permalink
Merge pull request #7162 from nextcloud/fix/primary-actions-font-over…
Browse files Browse the repository at this point in the history
…ride

Fix font inconsistencies in envelope primary actions menu
  • Loading branch information
miaulalala authored Sep 5, 2022
2 parents baaf10b + 9a397d7 commit 357ea0b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/EnvelopePrimaryActions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ export default {
padding: 10px 10px 0 10px;
}
.list-item-content__actions--primary .action--primary .action-button__text {
font-size: 14px;
margin-top: -8px;
}
.list-item-content__actions--primary .action--primary .action-button__text,
.list-item-content__actions--primary .action--primary .action-button__icon {
height: auto;
Expand Down

0 comments on commit 357ea0b

Please sign in to comment.