mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-17 05:20:59 +02:00
Fix styling
This commit is contained in:
@@ -185,8 +185,7 @@
|
||||
'tolerance': 70
|
||||
});
|
||||
|
||||
if (env === 'md' || env === 'lg')
|
||||
{
|
||||
if (env === 'md' || env === 'lg') {
|
||||
slideout.disableTouch();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user