mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-09 15:05:35 +00:00
feat: add delete link form and controller
This commit is contained in:
@@ -15,7 +15,7 @@ const Input = styled.input(({ theme }) => ({
|
||||
},
|
||||
|
||||
'&:disabled': {
|
||||
opacity: 0.5,
|
||||
opacity: 0.85,
|
||||
},
|
||||
|
||||
'&::placeholder': {
|
||||
|
||||
Reference in New Issue
Block a user