Update menu header height for improved accessibility #3

This commit is contained in:
sinanisler
2025-12-22 01:49:26 +03:00
parent 31806503d8
commit d42319640a
+1 -1
View File
@@ -57,7 +57,7 @@ const DEFAULT_WIDGET_CONFIG = {
// Menu styling
menu: {
headerHeight: '55px',
headerHeight: '70px',
padding: '0 10px 10px 10px',
optionPadding: '20px 10px',
optionMargin: '10px',