mirror of https://github.com/vector-im/riot-web
Comment
parent
43bdc04637
commit
b4602fd2b1
|
@ -35,6 +35,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MyGroups_joinCreateButton object {
|
||||
/* Otherwise the SVG object absorbs clicks and the button doesn't work */
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue