This commit is contained in:
jitendra 2019-10-11 12:32:44 +05:30
parent 41a78c87b3
commit 660f4173d1
3 changed files with 3 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/admin.js": "/js/admin.js?id=d6734b45d4aa9b6502d9",
"/css/admin.css": "/css/admin.css?id=15ccc108fec211bb2af2"
"/css/admin.css": "/css/admin.css?id=c845e7c275d4df7fa03f"
}

View File

@ -24,10 +24,4 @@
.pagination {
margin-top: 30px;
}
// temporary fix untill the cause of the scrolling has been resolved.
.table {
overflow-x: hidden !important;
}
}