Cursor: pointer on member info create room button
This commit is contained in:
parent
013f68519e
commit
e1c32536ff
|
@ -80,5 +80,6 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_MemberInfo_createRoom_label {
|
.mx_MemberInfo_createRoom_label {
|
||||||
width: 160px ! important;
|
width: 160px ! important;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue