🔥(frontend) remove dead code
Clean up unused commented code elements that are no longer referenced or needed in the codebase.
This commit is contained in:
committed by
aleb_the_flash
parent
a85a62eb1a
commit
26bd947541
@@ -286,9 +286,7 @@ export const buttonRecipe = cva({
|
|||||||
},
|
},
|
||||||
permission: {
|
permission: {
|
||||||
position: 'relative',
|
position: 'relative',
|
||||||
// background: 'None !important',
|
|
||||||
borderRadius: '100%',
|
borderRadius: '100%',
|
||||||
// border: 'none !important',
|
|
||||||
color: 'amber.500',
|
color: 'amber.500',
|
||||||
width: 'fit-content',
|
width: 'fit-content',
|
||||||
height: 'fit-content',
|
height: 'fit-content',
|
||||||
|
|||||||
Reference in New Issue
Block a user