forked from External/greenlight
Roles editor bug fix (#721)
* Allow users with just the manage users permission to edit roles * Allow users with just the manage users permission to edit roles * Fix update recordings bug
This commit is contained in:
committed by
Jesus Federico
parent
60f5cd5c81
commit
e1fdc8f58b
@ -69,3 +69,8 @@
|
||||
.allow-icon-click{
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.cant-create-rooms-title{
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user