@import './dialog'; @import './button'; .p-confirmdialog .p-dialog-content { @apply flex items-center gap-4 } .p-confirmdialog-icon { @apply text-surface-700 dark:text-surface-0 text-[2rem] h-8 w-8 }