fix: reader scrolling

This commit is contained in:
2024-07-22 00:42:21 +03:00
parent f53c36bea4
commit 7904abd782

View File

@@ -1,5 +0,0 @@
:host {
overflow-y: auto;
height: 100%;
display: block;
}