diff --git a/frontend/src/styles/profile.scss b/frontend/src/styles/profile.scss index 45e193d75..3b6abab66 100644 --- a/frontend/src/styles/profile.scss +++ b/frontend/src/styles/profile.scss @@ -119,6 +119,7 @@ border-bottom-right-radius: var(--roundness); } button { + background: transparent; align-items: center; align-content: center; display: grid;