start using some css variables where we can

This commit is contained in:
Min RK
2024-04-17 14:32:54 +02:00
parent 2919a2b6c2
commit 89fa76fae8
4 changed files with 24 additions and 7 deletions

View File

@@ -318,7 +318,7 @@ const ServerDashboard = (props) => {
}, {});
return (
<ReactObjectTableViewer
className="table-striped table-bordered"
className="table table-striped table-bordered"
style={{
padding: "3px 6px",
margin: "auto",