Add 'Liberation Sans' font for FireFox on Linux; lightbox buttons adjustments
This commit is contained in:
parent
98bca69ae9
commit
0e3b2633b9
6 changed files with 94 additions and 34 deletions
|
@ -237,7 +237,7 @@ const styles = StyleSheet.create({
|
|||
paddingRight: 12,
|
||||
borderRadius: 8,
|
||||
fontFamily:
|
||||
'-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif',
|
||||
'-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Liberation Sans", Helvetica, Arial, sans-serif',
|
||||
outline: 0,
|
||||
border: 0,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue