chore(ui): lint

This commit is contained in:
psychedelicious 2024-01-04 23:35:15 +11:00 committed by Kent Keirsey
parent ac04a834ef
commit 0b7dc721cf

View File

@ -16,7 +16,7 @@ export const baseStyle = definePartsStyle(() => ({
header: {
fontWeight: 'semibold',
fontSize: 'lg',
color: 'base.300'
color: 'base.300',
},
closeButton: {
opacity: 0.5,