Revert copy-text change and apply alternative fix

Reverts PR #3331 and applies the alternative fix originally proposed
in PR #3329
This commit is contained in:
Nick O'Leary
2022-01-18 09:26:42 +00:00
parent 8b1f412255
commit dbefe6a560
2 changed files with 25 additions and 17 deletions

View File

@@ -356,6 +356,11 @@ button.red-ui-button-small
background: $secondary-background;
}
#red-ui-clipboard-hidden {
position: absolute;
top: -3000px;
}
.form-row .red-ui-editor-node-label-form-row {
margin: 5px 0 0 50px;
label {