mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
feat(FE-364): Center align badge in PDF export styles
This commit is contained in:
@@ -147,7 +147,7 @@ const pdfStyles = StyleSheet.create({
|
||||
borderRadius: 2,
|
||||
fontSize: 7,
|
||||
fontWeight: 'bold',
|
||||
alignSelf: 'flex-start',
|
||||
alignSelf: 'center',
|
||||
marginRight: 4,
|
||||
},
|
||||
parameterBadge: {
|
||||
|
||||
Reference in New Issue
Block a user