added delete functionality and updated button styles
This commit is contained in:
@@ -130,7 +130,7 @@ const CameraSettingFields = ({
|
||||
|
||||
<button
|
||||
type="submit"
|
||||
className="bg-blue-800 text-white rounded-lg p-2 mx-auto h-[100%] w-full"
|
||||
className="bg-[#26B170] text-white rounded-lg p-2 mx-auto h-[100%] w-full"
|
||||
>
|
||||
Save settings
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user