Bugfix :: Remove scrollbar in homepage (#2982)

* removing scroll from homepage

* updating height of page
This commit is contained in:
Kiran Ashok 2022-05-05 17:17:48 +05:30 committed by GitHub
parent c8fbd62502
commit 45fc779ef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -731,7 +731,7 @@ button {
.page-body,
.homepage-body {
height: 100vh;
height: 90.6vh;
.list-group.list-group-transparent.dark .all-apps-link,
.list-group-item-action.dark.active {