Disable user selection of UI elements
This commit is contained in:
@@ -1066,6 +1066,7 @@ div.action.danger p.action-body{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
|
||||
& > div {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user