Fix notes page css

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-09-27 01:24:26 +06:00
parent 99752a787a
commit dfeaea8b26
2 changed files with 132 additions and 202 deletions

View file

@ -160,6 +160,7 @@
position: sticky;
top: 2.5rem;
width: 100%;
padding-bottom: 1rem;
max-height: calc(100vh - 2.5rem);
}