mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Expandable content done
This commit is contained in:
@ -31,7 +31,7 @@ const MenuContainer: React.FC<Props> = ({ ...props }) => {
|
||||
const styles = StyleSheet.create({
|
||||
base: {
|
||||
borderTopWidth: 1,
|
||||
marginBottom: StyleConstants.Spacing.Global.PagePadding
|
||||
marginBottom: StyleConstants.Spacing.L
|
||||
}
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user