readded hold-transition remove in Layout.js
This commit is contained in:
@@ -106,6 +106,8 @@ const Layout = (($) => {
|
||||
})
|
||||
|
||||
$('body, html').css('height', 'auto')
|
||||
|
||||
$('body.hold-transition').removeClass('hold-transition')
|
||||
}
|
||||
|
||||
_max(numbers) {
|
||||
|
||||
Reference in New Issue
Block a user