mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Html / content height
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
}
|
||||
|
||||
.content {
|
||||
height: 100%;
|
||||
height: calc(100vh - 50px);
|
||||
margin-left: 150px;
|
||||
margin-top: 45px;
|
||||
padding: 1px 7px;
|
||||
|
Reference in New Issue
Block a user