forked from matrix/element-web
Comment
This commit is contained in:
parent
43bdc04637
commit
b4602fd2b1
|
@ -35,6 +35,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MyGroups_joinCreateButton object {
|
.mx_MyGroups_joinCreateButton object {
|
||||||
|
/* Otherwise the SVG object absorbs clicks and the button doesn't work */
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue