💅 disallow overflow outside of post content area(s) (#1395)
This commit is contained in:
parent
8a93321fb1
commit
c10cb8e972
2 changed files with 6 additions and 2 deletions
|
@ -349,6 +349,7 @@ const styles = StyleSheet.create({
|
|||
paddingLeft: 10,
|
||||
paddingRight: 15,
|
||||
cursor: 'pointer',
|
||||
overflow: 'hidden',
|
||||
},
|
||||
outerSmallTop: {
|
||||
borderTopWidth: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue