mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-25 23:44:14 +00:00
fix mobile responsive
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<div class="col-3 bg-master-lightest d-none d-md-inline" >
|
||||
@include('partials.menu')
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<div class="col col-md-9">
|
||||
<div class="absolute bg-master w-100 h-100" style="opacity: 0.3; z-index:9998; left:0;" v-if="$store.getters.isShowing('sideMenu')"></div>
|
||||
@include('partials.header')
|
||||
<div class="row no-margin p-b-50">
|
||||
|
||||
Reference in New Issue
Block a user