mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Adjust secret sharing screen form padding
This commit is contained in:
@@ -128,7 +128,7 @@ export const AddShareSecretForm = ({
|
||||
>
|
||||
<div
|
||||
className={`w-full ${
|
||||
!inModal && "rounded-md border border-mineshaft-600 bg-mineshaft-800 p-4"
|
||||
!inModal && "rounded-md border border-mineshaft-600 bg-mineshaft-800 p-6"
|
||||
}`}
|
||||
>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user