chore: fix mobile issue

This commit is contained in:
jinhojang6 2024-11-04 22:42:15 +09:00
parent 2b24aa9a67
commit 88ecad2157
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8

View File

@ -111,7 +111,7 @@ const ToastContainer = styled.div<{ showTopToast: boolean }>`
font-size: 12px;
line-height: 16px;
span {
a {
// new line
display: block;
}