This commit is contained in:
2018-04-25 16:24:03 +02:00
parent 7cbdba45da
commit 780a55fb00
2 changed files with 2894 additions and 2 deletions
File diff suppressed because one or more lines are too long
@@ -63,7 +63,7 @@ main[role="main"]{
.layout-content{ .layout-content{
width: 100%; height:100%; width: 100%; height:100%;
overflow:hidden; overflow:hidden;
.row>*:not(.col){ .row>*:not(.col):not(.grid){
pointer-events: auto; pointer-events: auto;
} }
} }