disabled modale title interaction

This commit is contained in:
2020-10-14 15:33:37 +02:00
parent c2ddbdd386
commit 74909888c5
+1
View File
@@ -107,6 +107,7 @@ section[role="main-content"]{
margin: 0 0.5em 0.5em 0;
background-color: rgba(255,255,255,0.6);
border-radius: 3px;
pointer-events: none;
}
}