mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix for datatable icon size change on pagination
This commit is contained in:
parent
317252ebb0
commit
9573bce48f
@ -114,7 +114,7 @@ function loadRoles() {
|
||||
class: "remove-padding icon-only content-fill",
|
||||
data: null,
|
||||
defaultContent: "<div class='thumbnail icon'>" +
|
||||
"<i class='square-element text fw fw-bookmark' style='font-size: 30px;'></i>" +
|
||||
"<i class='square-element text fw fw-bookmark' style='font-size: 74px;'></i>" +
|
||||
"</div>"
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user