Fixed isue

This commit is contained in:
Abhishek Kathuria 2022-09-02 16:42:11 +05:30
parent 521eb9b2d8
commit 2f8c66190a
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;