diff --git a/src/styles/components/memo.module.scss b/src/styles/components/memo.module.scss index 089faa6..e436700 100644 --- a/src/styles/components/memo.module.scss +++ b/src/styles/components/memo.module.scss @@ -184,6 +184,7 @@ justify-content: center; align-items: center; width: 38px; + height: 51px; background-color: $memo-gray; border-radius: 2px; cursor: pointer;