max-width limiting.

This commit is contained in:
Dooho Yi 2020-11-19 17:54:45 +09:00
parent 214d848917
commit e8ba47e764

View file

@ -949,7 +949,7 @@ $(document).ready(function() {
changeScreen(1); changeScreen(1);
//reveal the curtain. //reveal the curtain.
$('#page-loading').css('z-index', -1); $('#page-loading').css('display', 'none');
//network event handlers //network event handlers