This commit is contained in:
Abhishek Mali
2025-11-25 13:14:53 +05:30
parent a14fe614e5
commit bebe0711f4
18 changed files with 1105 additions and 623 deletions

View File

@@ -164,7 +164,7 @@
}
.content-wrapper {
padding: 18px 16px 0 16px;
padding: 18px 16px 16px 16px;
flex-grow: 1;
overflow-y: auto;
}