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: { header: {
fontWeight: 'semibold', fontWeight: 'semibold',
fontSize: 'lg', fontSize: 'lg',
color: 'base.300' color: 'base.300',
}, },
closeButton: { closeButton: {
opacity: 0.5, opacity: 0.5,