Html / content height

This commit is contained in:
mrfry 2021-06-09 10:06:02 +02:00
parent 3daeef184a
commit 5546bdb477
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@
}
.content {
height: 100%;
height: calc(100vh - 50px);
margin-left: 150px;
margin-top: 45px;
padding: 1px 7px;