Skip to content

Commit

Permalink
makes context menu respect app global font sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
eug3nix committed Apr 9, 2024
1 parent 6e91280 commit 4fe7710
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@
}
}
}
span.label {
font-size: inherit;
}
}
}

0 comments on commit 4fe7710

Please sign in to comment.