Make bottom left menu buttons use RoleButton too
Conflicts:
src/components/structures/BottomLeftMenu.js
cherry-picking commit 2bf0074.
This commit is contained in:
committed by
Luke Barnard
parent
d81f894a50
commit
67ecd94b4a
@@ -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