Unverified Commit e7b28790 authored by zburu's avatar zburu Committed by GitHub

chore: update mobile style (#181)

parent c012ce04
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
} }
> .memos-wrapper { > .memos-wrapper {
@apply relative flex-grow max-w-2xl min-h-full flex flex-col justify-start items-start px-4 sm:pr-6; @apply relative flex-grow max-w-2xl w-full min-h-full flex flex-col justify-start items-start px-4 sm:pr-6;
> .memos-editor-wrapper { > .memos-editor-wrapper {
@apply sticky top-0 w-full h-full flex flex-col justify-start items-start z-10; @apply sticky top-0 w-full h-full flex flex-col justify-start items-start z-10;
......
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