Implement rightclick menu for terminal text copy
This commit is contained in:
@@ -1137,3 +1137,12 @@ footer {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.contextMenuBackdrop {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user