Fix Kebab

This commit is contained in:
Rafael 2022-05-12 12:16:12 -03:00 committed by Thomas Zarebczan
parent b2b1692525
commit b2763e4bf0

View file

@ -57,8 +57,8 @@ export default function HeaderProfileMenuButton(props: HeaderMenuButtonProps) {
<Global
styles={{
body: {
'overflow-y': 'scroll !important',
'padding-right': '0px !important',
overflowY: 'scroll !important',
paddingRight: '0px !important',
},
}}
/>