diff --git a/frontend/views/common/index.php b/frontend/views/common/index.php index 6106098..634c717 100644 --- a/frontend/views/common/index.php +++ b/frontend/views/common/index.php @@ -23,7 +23,7 @@ - + diff --git a/frontend/web/assets/css/model.css b/frontend/web/assets/css/model.css index f701cde..cb67ff7 100644 --- a/frontend/web/assets/css/model.css +++ b/frontend/web/assets/css/model.css @@ -5,4 +5,6 @@ opacity: 0.5; position: fixed; top: 0; + display:none; + z-index:999; } \ No newline at end of file