mirror of
https://github.com/usememos/memos.git
synced 2025-02-21 05:40:57 +01:00
fix: memo list padding bottom (#759)
This commit is contained in:
parent
6b24f52cd1
commit
a8751af6b5
@ -1,5 +1,5 @@
|
||||
.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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user