fix(client): 1px scroll in full-height note

This commit is contained in:
Elian Doran 2025-12-09 09:13:18 +02:00
parent 474228b630
commit 7fc3d413e5
No known key found for this signature in database

View File

@ -2524,6 +2524,7 @@ iframe.print-iframe {
position: relative;
flex-grow: 1;
width: 100%;
overflow: hidden;
}
/* Calendar collection */