mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 11:39:17 +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,
|
fontSize: 20,
|
||||||
paddingTop: 8,
|
paddingTop: 8,
|
||||||
top: 0,
|
top: 0,
|
||||||
paddingLeft: 20,
|
paddingLeft: 48,
|
||||||
paddingRight: 20,
|
paddingRight: 48,
|
||||||
},
|
},
|
||||||
close: {
|
close: {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
|
Loading…
Reference in New Issue
Block a user