Commit bcb684d1 authored by Steven's avatar Steven

chore: fix daily memo style

parent d3b26f71
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
} }
> .memo-content-container { > .memo-content-container {
@apply flex flex-col justify-start items-start w-auto overflow-x-hidden p-0 text-base; @apply flex flex-col justify-start items-start w-full overflow-x-hidden p-0 text-base;
> .images-container { > .images-container {
@apply flex flex-col justify-start items-start mt-1 w-full; @apply flex flex-col justify-start items-start mt-1 w-full;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment