@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.5.4",
"version": "12.0.1.5.5",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@mixin mk-full-screen-sections {
width: 100vw;
z-index: 100;
z-index: 1002;
display: flex;
flex-direction: column;
height: calc(100vh - #{$o-navbar-height});