@@ -62,9 +62,11 @@ import CopyClipboardIcon from "@/assets/Shell_CopyClipboard.svg";
color: #aaaaaa;
}
-.saga-message-icon {
- display: inline-block;
- margin-left: 0.5rem;
- width: 1.5rem;
+.clippy-button {
+ white-space: pre;
+}
+
+.clippy-button::before {
+ content: "\00a0";
}