CHANGE_LEAD LIST PAGE HAVING MULTIPLE EDITS SORTED - VADIVEL J 2025-10-27 12:50
This commit is contained in:
parent
da6b733b73
commit
312673a134
@ -958,7 +958,21 @@
|
||||
/* aligns text properly */
|
||||
}
|
||||
</style>
|
||||
<!-- additional table fix for dropdown -->
|
||||
<style>
|
||||
.table-responsive {
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
.btn-group,
|
||||
.dropdown {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
z-index: 9999;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- modal section -->
|
||||
<style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user