added one line in css file

This commit is contained in:
Ritikesh yadav
2024-06-11 18:56:39 +05:30
parent a748e49f38
commit 161ab5fd4b

View File

@@ -1334,9 +1334,8 @@ td a.action_icon {
font-size: 15px;
}
tr.odd td:last-child,
tr.even td:last-child {
/* display: flex; */
#manage_investors_kyc_wrapper tr.odd td:last-child, #manage_investors_kyc_wrapper tr.even td:last-child {
display: flex;
justify-content: center;
}