table styling
This commit is contained in:
@@ -105,6 +105,11 @@ class People extends Shadow {
|
|||||||
border: 1px solid rgb(69 53 53);
|
border: 1px solid rgb(69 53 53);
|
||||||
margin-left: 8em
|
margin-left: 8em
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gridjs-wrapper {
|
||||||
|
box-shadow: none;
|
||||||
|
padding-left: 8em;
|
||||||
|
}
|
||||||
`)
|
`)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user