Loading frontend/src/users/GuestUsersCreator/GuestUsersPDF.tsx +2 −2 Original line number Diff line number Diff line Loading @@ -30,12 +30,12 @@ const styles = StyleSheet.create({ gap: 4, }, userHelp: { fontSize: 10, fontSize: 12, fontFamily: 'Courier', fontWeight: 'bold', }, userText: { fontSize: 10, fontSize: 12, fontFamily: 'Courier', }, }) Loading Loading
frontend/src/users/GuestUsersCreator/GuestUsersPDF.tsx +2 −2 Original line number Diff line number Diff line Loading @@ -30,12 +30,12 @@ const styles = StyleSheet.create({ gap: 4, }, userHelp: { fontSize: 10, fontSize: 12, fontFamily: 'Courier', fontWeight: 'bold', }, userText: { fontSize: 10, fontSize: 12, fontFamily: 'Courier', }, }) Loading