Feature: Copy Card Details code block to clipboard.

Thanks to C0rn3j and xet7 !

Fixes #5149
This commit is contained in:
Lauri Ojansivu 2023-10-03 09:35:18 -04:00
parent 7724b0d5bb
commit 0cc63b810c
4 changed files with 48 additions and 6 deletions

View file

@ -12,3 +12,8 @@
top: 20px;
right: 6px;
}
.js-inlined-form.viewer.btn-sm {
position: absolute;
top: 20px;
right: 6px;
}