mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove top margin from RolePermissionSecretsRow
This commit is contained in:
@@ -123,7 +123,7 @@ export const RowPermissionSecretsRow = ({
|
||||
className={`bg-bunker-600 px-0 py-0 ${isCustom && " border-mineshaft-500 p-8"}`}
|
||||
>
|
||||
<div>
|
||||
<TableContainer className="mt-6 border-mineshaft-500">
|
||||
<TableContainer className="border-mineshaft-500">
|
||||
<Table>
|
||||
<THead>
|
||||
<Tr>
|
||||
|
||||
Reference in New Issue
Block a user