improve style

This commit is contained in:
matth@ultra 2024-09-02 00:16:30 +02:00
parent ba527255cc
commit e97cfc2ec0

View File

@ -224,8 +224,8 @@ button:hover
width: 25% width: 25%
max-height: calc(100vh - $footer-height - 2 * $footer-padding-y) max-height: calc(100vh - $footer-height - 2 * $footer-padding-y)
overflow: scroll overflow: scroll
margin-top: 0 padding-top: 0
margin-bottom: 0 padding-bottom: 0
.current-file .current-file
height: 100% height: 100%