Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 186db1d2 authored by 62160286's avatar 62160286
Browse files

adjust layout center a tables

parent f825df41
Branches
No related tags found
No related merge requests found
......@@ -143,4 +143,9 @@ export default {
}
}
</script>
<style></style>
<style>
table {
margin-left: auto;
margin-right: auto;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment