Unverified Commit a8751af6 authored by boojack's avatar boojack Committed by GitHub

fix: memo list padding bottom (#759)

parent 6b24f52c
.memo-list-container {
@apply flex flex-col justify-start items-start w-full max-w-full overflow-y-scroll hide-scrollbar;
@apply flex flex-col justify-start items-start w-full max-w-full overflow-y-scroll pb-16 hide-scrollbar;
> .status-text-container {
@apply flex flex-col justify-start items-center w-full my-6;
......
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