4 changed files with 16 additions and 2 deletions
@ -0,0 +1,6 @@ |
|||
@model Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonXLite.Themes.LeptonXLite.Components.Menu.MenuViewModel; |
|||
|
|||
@{ |
|||
} |
|||
|
|||
|
|||
@ -0,0 +1,5 @@ |
|||
.lpx-content-container { |
|||
margin: 0 !important; |
|||
z-index: 1100 !important; |
|||
position: relative !important; |
|||
} |
|||
Loading…
Reference in new issue