Commit 227cc26c authored by johnnyjoy's avatar johnnyjoy

chore: align table styles for access token section

parent f59daf83
......@@ -72,9 +72,9 @@ const AccessTokenSection = () => {
</Button>
</div>
</div>
<div className="flow-root">
<div className="w-full mt-2 flow-root">
<div className="overflow-x-auto">
<div className="inline-block min-w-full py-2 align-middle">
<div className="inline-block min-w-full border rounded-lg align-middle dark:border-zinc-600">
<table className="min-w-full divide-y divide-gray-300 dark:divide-zinc-600">
<thead>
<tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment