This commit is contained in:
2023-02-21 15:08:03 +01:00
parent ec5cc7cc0c
commit 5032985787

View File

@@ -20,7 +20,7 @@
padding: 15px 30px;
font-family: 'Nunito', sans-serif;
width: 30%;
height: 100%;
height: calc(100% - 25px);
overflow: scroll;
}