fix button context menu coloring

This commit is contained in:
bwees 2025-05-26 12:22:58 -05:00
parent 040e083c3b
commit bf13e2cf2d
No known key found for this signature in database

View File

@ -46,7 +46,7 @@
title, title,
align = 'top-left', align = 'top-left',
direction = 'right', direction = 'right',
color = 'info', color = 'secondary',
size = undefined, size = undefined,
variant = 'ghost', variant = 'ghost',
buttonClass = undefined, buttonClass = undefined,