Merge pull request #6684 from akathuria289/6366_issue

Fixed issue
This commit is contained in:
Jitendra Singh 2022-09-07 12:46:29 +05:30 committed by GitHub
commit a186c32e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -307,6 +307,11 @@
position: sticky;
top: 70px;
div.col-12:first-child {
max-height: 420px;
height: 420px;
}
> div {
margin: 0;
padding: 0;