Explorar o código

readded hold-transition remove in Layout.js

REJack %!s(int64=5) %!d(string=hai) anos
pai
achega
7d35fb3b3e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      build/js/Layout.js

+ 2 - 0
build/js/Layout.js

@@ -106,6 +106,8 @@ const Layout = (($) => {
       })
 
       $('body, html').css('height', 'auto')
+
+      $('body.hold-transition').removeClass('hold-transition')
     }
 
     _max(numbers) {