Update samy.css

This commit is contained in:
2025-11-26 20:25:49 -05:00
parent 56e84694fa
commit 11b84cf784

View File

@@ -135,6 +135,7 @@ body {
position: relative;
flex: 1;
padding: 20px;
padding-bottom: 120px;
overflow-y: auto;
max-height: calc(100vh - 50px);
}