diff --git a/static/css/order-hardware.css b/static/css/order-hardware.css index da59b47..472942b 100644 --- a/static/css/order-hardware.css +++ b/static/css/order-hardware.css @@ -436,7 +436,7 @@ #root-shop .layout>aside.aside.menu-opened + section.main:after { content: ''; - position: absolute; + position: fixed; height: 100%; width: 100%; background-color: rgba(0, 0, 0, .3);