diff --git a/src/routes/_components/profile/AccountProfileFollow.html b/src/routes/_components/profile/AccountProfileFollow.html index 40abadbf..7fed32c1 100644 --- a/src/routes/_components/profile/AccountProfileFollow.html +++ b/src/routes/_components/profile/AccountProfileFollow.html @@ -43,7 +43,7 @@ font-size: 1.1em; } - :global(.icon-button.account-profile-more-options-button) { + :global(.icon-button.icon-button.account-profile-more-options-button) { border: 1px solid var(--button-border); padding-left: 6px; padding-right: 6px;