Update samy.css

This commit is contained in:
2025-11-26 20:29:56 -05:00
parent 11b84cf784
commit d99eb58c45

View File

@@ -135,7 +135,9 @@ body {
position: relative;
flex: 1;
padding: 20px;
padding-bottom: 120px;
padding-bottom: 140px;
margin-right: 190px;
box-sizing: border-box;
overflow-y: auto;
max-height: calc(100vh - 50px);
}