bug fix
This commit is contained in:
+2893
-1
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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user