mirror of https://github.com/vector-im/riot-web
Merge pull request #2151 from vector-im/dbkr/memberinfo_createroom_cursor_pointer
Cursor: pointer on member info create room buttonpull/2159/head
commit
e6c4273404
|
@ -80,5 +80,6 @@ limitations under the License.
|
|||
|
||||
.mx_MemberInfo_createRoom_label {
|
||||
width: 160px ! important;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue