Commit d63e35f05e43b23ab079c34490acfdfa56a7129b

Authored by Carlos Purificação
1 parent f75c68d0

Adding temporary fix to export button spacing

src/plugins/comment_paragraph/hotspot/export-comment-button.scss 0 → 100644
... ... @@ -0,0 +1,4 @@
  1 +.export-comment-button {
  2 + margin-left: 1px;
  3 +}
  4 +
... ...