Add + adjust text copy component
This commit is contained in:
@ -465,10 +465,8 @@ let BookWyrm = new class {
|
||||
|
||||
copyButtonEl.textContent = textareaEl.dataset.copytextLabel;
|
||||
copyButtonEl.classList.add(
|
||||
"mt-2",
|
||||
"button",
|
||||
"is-small",
|
||||
"is-fullwidth",
|
||||
"is-primary",
|
||||
"is-light"
|
||||
);
|
||||
|
Reference in New Issue
Block a user