list view scrolling issue
This commit is contained in:
parent
4b85cc0f59
commit
5d6c2c09aa
|
|
@ -483,7 +483,7 @@
|
||||||
color: #f1f5f9;
|
color: #f1f5f9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-responsive {
|
.portfolio-dashboard-widget .table-responsive {
|
||||||
border-radius: 0 0 12px 12px;
|
border-radius: 0 0 12px 12px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -421,7 +421,7 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-responsive {
|
.project-dashboard-widget .table-responsive {
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border: 1px solid rgba(203, 213, 224, 0.25);
|
border: 1px solid rgba(203, 213, 224, 0.25);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue