default route container z index changed to 0

This commit is contained in:
NikolaBorislavovHristov 2018-11-29 15:48:51 +02:00
parent e10c97cc5c
commit 78eeff1934

View file

@ -83,5 +83,6 @@
right: 0;
bottom: 0;
left: 0;
z-index: 0;
background-color: @colorbgmain;
}