diff --git a/src/routes/_components/IconButton.html b/src/routes/_components/IconButton.html index eee28c7f..d93f8766 100644 --- a/src/routes/_components/IconButton.html +++ b/src/routes/_components/IconButton.html @@ -37,8 +37,8 @@ :global(.icon-button-check) { position: absolute; - top: 0; - right: 1px; + top: 1px; + right: 2px; height: 12px; width: 12px; }