Increased hitbox area to the whole invite section, not just the icon
This commit is contained in:
parent
370612135f
commit
66ef5213b8
2 changed files with 3 additions and 3 deletions
|
@ -110,6 +110,7 @@ limitations under the License.
|
|||
color: #4A4A4A;
|
||||
padding-top: 13px;
|
||||
padding-left: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.collapsed .mx_RightPanel_footer .mx_RightPanel_invite {
|
||||
|
@ -118,7 +119,6 @@ limitations under the License.
|
|||
|
||||
.mx_RightPanel_invite .mx_RightPanel_icon {
|
||||
display: inline-block;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.mx_RightPanel_invite .mx_RightPanel_icon object {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue