mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
fixed padding for audio asset label
This commit is contained in:
parent
bd0d6e07d8
commit
a045156b64
@ -21,8 +21,8 @@ export const styles = StyleSheet.create({
|
||||
fontSize: 20,
|
||||
paddingTop: 8,
|
||||
top: 0,
|
||||
paddingLeft: 20,
|
||||
paddingRight: 20,
|
||||
paddingLeft: 48,
|
||||
paddingRight: 48,
|
||||
},
|
||||
close: {
|
||||
position: 'absolute',
|
||||
|
Loading…
Reference in New Issue
Block a user