list view scrolling issue

This commit is contained in:
Pranay 2026-02-05 12:23:55 +05:30
parent 4b85cc0f59
commit 5d6c2c09aa
2 changed files with 2 additions and 2 deletions

View File

@ -483,7 +483,7 @@
color: #f1f5f9;
}
.table-responsive {
.portfolio-dashboard-widget .table-responsive {
border-radius: 0 0 12px 12px;
overflow: hidden;
}

View File

@ -421,7 +421,7 @@
font-weight: 400;
}
.table-responsive {
.project-dashboard-widget .table-responsive {
border-radius: 12px;
overflow: hidden;
border: 1px solid rgba(203, 213, 224, 0.25);