Commit 59e839fe authored by Yuri Mikhin's avatar Yuri Mikhin

Remake mobile layout for the stats page.

parent 73e13cbb
......@@ -41,8 +41,8 @@ const StatsFilters = ({
<Grid
gap={ 2 }
templateAreas={{
base: `"input input"
"section interval"`,
base: `"section interval"
"input input"`,
lg: `"section interval input"`,
}}
gridTemplateColumns={{ base: 'repeat(2, minmax(0, 1fr))', lg: 'auto auto 1fr' }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment