Updated sorting for feature items
This commit is contained in:
@ -58,9 +58,8 @@ const App = () => {
|
||||
<>
|
||||
<Box
|
||||
css={{
|
||||
overflowY: 'auto',
|
||||
height: '100%',
|
||||
width: '100vw',
|
||||
// height: '100vh',
|
||||
// width: '100vw',
|
||||
paddingTop: window.webkit ? 0 : '48px', // add 48px to android only
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user