Disable redacting reactions if we don't have sufficient permissions (#8767)
This commit is contained in:
@@ -18,7 +18,7 @@ limitations under the License.
|
||||
cursor: pointer;
|
||||
|
||||
&.mx_AccessibleButton_disabled {
|
||||
cursor: default;
|
||||
cursor: not-allowed;
|
||||
|
||||
&.mx_AccessibleButton_kind_primary,
|
||||
&.mx_AccessibleButton_kind_primary_outline,
|
||||
|
||||
Reference in New Issue
Block a user