Fix detecting if mobile css layout is enabled
Use matchMedia to check if mobile css is enabled instead of checking window innerwidth size.
Showing
Please register or sign in to comment
Use matchMedia to check if mobile css is enabled instead of checking window innerwidth size.