mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #2151 from vector-im/dbkr/memberinfo_createroom_cursor_pointer
Cursor: pointer on member info create room button
This commit is contained in:
commit
e6c4273404
@ -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
Block a user