Skip to content

Commit 4fe7710

Browse files
committed
makes context menu respect app global font sizes
1 parent 6e91280 commit 4fe7710

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pgmanage/app/static/assets/js/pgmanage_frontend/src/assets/scss/components/context-menu-pgmanage.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,8 @@
4747
}
4848
}
4949
}
50+
span.label {
51+
font-size: inherit;
52+
}
5053
}
5154
}

0 commit comments

Comments
 (0)