chore: fix daily memo style
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
> .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 {
|
||||
@apply flex flex-col justify-start items-start mt-1 w-full;
|
||||
|
||||
Reference in New Issue
Block a user