Make bottom left menu buttons use RoleButton too
This commit is contained in:
@@ -24,3 +24,10 @@ limitations under the License.
|
||||
.mx_RoleButton object {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.mx_RoleButton_tooltip {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -25px;
|
||||
left: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user