@syncfusion/blazor-themes 31.1.17 → 31.1.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +1 -0
  2. package/Compiled-Themes/bds-dark.css +1 -0
  3. package/Compiled-Themes/bds-lite.css +1 -0
  4. package/Compiled-Themes/bds.css +1 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +1 -0
  6. package/Compiled-Themes/bootstrap-dark.css +1 -0
  7. package/Compiled-Themes/bootstrap-lite.css +1 -0
  8. package/Compiled-Themes/bootstrap.css +1 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +1 -0
  10. package/Compiled-Themes/bootstrap4.css +1 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +1 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +1 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +1 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +1 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +1 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +1 -0
  17. package/Compiled-Themes/bootstrap5.3.css +1 -0
  18. package/Compiled-Themes/bootstrap5.css +1 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +1 -0
  20. package/Compiled-Themes/fabric-dark.css +1 -0
  21. package/Compiled-Themes/fabric-lite.css +1 -0
  22. package/Compiled-Themes/fabric.css +1 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +2 -1
  24. package/Compiled-Themes/fluent-dark.css +2 -1
  25. package/Compiled-Themes/fluent-lite.css +2 -1
  26. package/Compiled-Themes/fluent.css +2 -1
  27. package/Compiled-Themes/fluent2-dark-lite.css +2 -1
  28. package/Compiled-Themes/fluent2-dark.css +2 -1
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +2 -1
  30. package/Compiled-Themes/fluent2-highcontrast.css +2 -1
  31. package/Compiled-Themes/fluent2-lite.css +2 -1
  32. package/Compiled-Themes/fluent2.css +2 -1
  33. package/Compiled-Themes/highcontrast-lite.css +1 -0
  34. package/Compiled-Themes/highcontrast.css +1 -0
  35. package/Compiled-Themes/material-dark-lite.css +1 -0
  36. package/Compiled-Themes/material-dark.css +1 -0
  37. package/Compiled-Themes/material-lite.css +1 -0
  38. package/Compiled-Themes/material.css +1 -0
  39. package/Compiled-Themes/material3-dark-lite.css +2 -1
  40. package/Compiled-Themes/material3-dark.css +2 -1
  41. package/Compiled-Themes/material3-lite.css +2 -1
  42. package/Compiled-Themes/material3.css +2 -1
  43. package/Compiled-Themes/tailwind-dark-lite.css +1 -0
  44. package/Compiled-Themes/tailwind-dark.css +1 -0
  45. package/Compiled-Themes/tailwind-lite.css +1 -0
  46. package/Compiled-Themes/tailwind.css +1 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +1 -0
  48. package/Compiled-Themes/tailwind3-dark.css +1 -0
  49. package/Compiled-Themes/tailwind3-lite.css +1 -0
  50. package/Compiled-Themes/tailwind3.css +1 -0
  51. package/SCSS-Themes/bds-dark-lite.scss +7 -1
  52. package/SCSS-Themes/bds-dark.scss +7 -1
  53. package/SCSS-Themes/bds-lite.scss +7 -1
  54. package/SCSS-Themes/bds.scss +7 -1
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +8 -1
  56. package/SCSS-Themes/bootstrap-dark.scss +8 -1
  57. package/SCSS-Themes/bootstrap-lite.scss +8 -1
  58. package/SCSS-Themes/bootstrap.scss +8 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +7 -1
  60. package/SCSS-Themes/bootstrap4.scss +7 -1
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -1
  62. package/SCSS-Themes/bootstrap5-dark.scss +7 -1
  63. package/SCSS-Themes/bootstrap5-lite.scss +7 -1
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +7 -1
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +7 -1
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +7 -1
  67. package/SCSS-Themes/bootstrap5.3.scss +7 -1
  68. package/SCSS-Themes/bootstrap5.scss +7 -1
  69. package/SCSS-Themes/fabric-dark-lite.scss +7 -1
  70. package/SCSS-Themes/fabric-dark.scss +7 -1
  71. package/SCSS-Themes/fabric-lite.scss +7 -1
  72. package/SCSS-Themes/fabric.scss +7 -1
  73. package/SCSS-Themes/fluent-dark-lite.scss +8 -2
  74. package/SCSS-Themes/fluent-dark.scss +8 -2
  75. package/SCSS-Themes/fluent-lite.scss +8 -2
  76. package/SCSS-Themes/fluent.scss +8 -2
  77. package/SCSS-Themes/fluent2-dark-lite.scss +8 -2
  78. package/SCSS-Themes/fluent2-dark.scss +8 -2
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +8 -2
  80. package/SCSS-Themes/fluent2-highcontrast.scss +8 -2
  81. package/SCSS-Themes/fluent2-lite.scss +8 -2
  82. package/SCSS-Themes/fluent2.scss +8 -2
  83. package/SCSS-Themes/highcontrast-lite.scss +7 -1
  84. package/SCSS-Themes/highcontrast.scss +7 -1
  85. package/SCSS-Themes/material-dark-lite.scss +7 -1
  86. package/SCSS-Themes/material-dark.scss +7 -1
  87. package/SCSS-Themes/material-lite.scss +7 -1
  88. package/SCSS-Themes/material.scss +7 -1
  89. package/SCSS-Themes/material3-dark-lite.scss +8 -2
  90. package/SCSS-Themes/material3-dark.scss +8 -2
  91. package/SCSS-Themes/material3-lite.scss +8 -2
  92. package/SCSS-Themes/material3.scss +8 -2
  93. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +7 -1
  94. package/SCSS-Themes/navigations/menu/bds-dark.scss +7 -1
  95. package/SCSS-Themes/navigations/menu/bds-lite.scss +7 -1
  96. package/SCSS-Themes/navigations/menu/bds.scss +7 -1
  97. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +8 -1
  98. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -1
  99. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +8 -1
  100. package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -1
  101. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +7 -1
  102. package/SCSS-Themes/navigations/menu/bootstrap4.scss +7 -1
  103. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +7 -1
  104. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +7 -1
  105. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +7 -1
  106. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +7 -1
  107. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +7 -1
  108. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +7 -1
  109. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +7 -1
  110. package/SCSS-Themes/navigations/menu/bootstrap5.scss +7 -1
  111. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +7 -1
  112. package/SCSS-Themes/navigations/menu/fabric-dark.scss +7 -1
  113. package/SCSS-Themes/navigations/menu/fabric-lite.scss +7 -1
  114. package/SCSS-Themes/navigations/menu/fabric.scss +7 -1
  115. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +8 -2
  116. package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -2
  117. package/SCSS-Themes/navigations/menu/fluent-lite.scss +8 -2
  118. package/SCSS-Themes/navigations/menu/fluent.scss +8 -2
  119. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +8 -2
  120. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +8 -2
  121. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +8 -2
  122. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +8 -2
  123. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +8 -2
  124. package/SCSS-Themes/navigations/menu/fluent2.scss +8 -2
  125. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +7 -1
  126. package/SCSS-Themes/navigations/menu/highcontrast.scss +7 -1
  127. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +7 -1
  128. package/SCSS-Themes/navigations/menu/material-dark.scss +7 -1
  129. package/SCSS-Themes/navigations/menu/material-lite.scss +7 -1
  130. package/SCSS-Themes/navigations/menu/material.scss +7 -1
  131. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +8 -2
  132. package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -2
  133. package/SCSS-Themes/navigations/menu/material3-lite.scss +8 -2
  134. package/SCSS-Themes/navigations/menu/material3.scss +8 -2
  135. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +7 -1
  136. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +7 -1
  137. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +7 -1
  138. package/SCSS-Themes/navigations/menu/tailwind.scss +7 -1
  139. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +7 -1
  140. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +7 -1
  141. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +7 -1
  142. package/SCSS-Themes/navigations/menu/tailwind3.scss +7 -1
  143. package/SCSS-Themes/tailwind-dark-lite.scss +7 -1
  144. package/SCSS-Themes/tailwind-dark.scss +7 -1
  145. package/SCSS-Themes/tailwind-lite.scss +7 -1
  146. package/SCSS-Themes/tailwind.scss +7 -1
  147. package/SCSS-Themes/tailwind3-dark-lite.scss +7 -1
  148. package/SCSS-Themes/tailwind3-dark.scss +7 -1
  149. package/SCSS-Themes/tailwind3-lite.scss +7 -1
  150. package/SCSS-Themes/tailwind3.scss +7 -1
  151. package/package.json +1 -1
@@ -62747,7 +62747,7 @@ $menu-icon-color: $icon-color !default;
62747
62747
  $menu-icon-hover-color: $content-text-color-hover !default;
62748
62748
  $menu-icon-focussed-color: $cmenu-caret-color !default;
62749
62749
  $menu-caret-color: $icon-color-pressed !default;
62750
- $menu-icon-li-height: 42px !default;
62750
+ $menu-icon-li-height: 18px !default;
62751
62751
  $menu-bigger-li-icon-height: 55px !default;
62752
62752
 
62753
62753
 
@@ -62836,7 +62836,7 @@ $menu-bigger-li-icon-height: 55px !default;
62836
62836
  & .e-caret {
62837
62837
  font-size: $menu-caret-font-size;
62838
62838
  height: auto;
62839
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62839
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62840
62840
  line-height: $menu-icon-li-height;
62841
62841
  }
62842
62842
  @else {
@@ -62879,6 +62879,12 @@ $menu-bigger-li-icon-height: 55px !default;
62879
62879
  @if $skin-name == 'fluent2' {
62880
62880
  padding: 9px 0;
62881
62881
  }
62882
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62883
+ line-height: $menu-icon-li-height;
62884
+ }
62885
+ @else {
62886
+ line-height: $menu-li-height;
62887
+ }
62882
62888
  }
62883
62889
  }
62884
62890
  }
@@ -46429,7 +46429,7 @@ $menu-icon-color: $icon-color !default;
46429
46429
  $menu-icon-hover-color: $content-text-color-hover !default;
46430
46430
  $menu-icon-focussed-color: $cmenu-caret-color !default;
46431
46431
  $menu-caret-color: $icon-color-pressed !default;
46432
- $menu-icon-li-height: 42px !default;
46432
+ $menu-icon-li-height: 18px !default;
46433
46433
  $menu-bigger-li-icon-height: 55px !default;
46434
46434
 
46435
46435
 
@@ -46518,7 +46518,7 @@ $menu-bigger-li-icon-height: 55px !default;
46518
46518
  & .e-caret {
46519
46519
  font-size: $menu-caret-font-size;
46520
46520
  height: auto;
46521
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46521
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46522
46522
  line-height: $menu-icon-li-height;
46523
46523
  }
46524
46524
  @else {
@@ -46561,6 +46561,12 @@ $menu-bigger-li-icon-height: 55px !default;
46561
46561
  @if $skin-name == 'fluent2' {
46562
46562
  padding: 9px 0;
46563
46563
  }
46564
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46565
+ line-height: $menu-icon-li-height;
46566
+ }
46567
+ @else {
46568
+ line-height: $menu-li-height;
46569
+ }
46564
46570
  }
46565
46571
  }
46566
46572
  }
@@ -62747,7 +62747,7 @@ $menu-icon-color: $icon-color !default;
62747
62747
  $menu-icon-hover-color: $content-text-color-hover !default;
62748
62748
  $menu-icon-focussed-color: $cmenu-caret-color !default;
62749
62749
  $menu-caret-color: $icon-color-pressed !default;
62750
- $menu-icon-li-height: 42px !default;
62750
+ $menu-icon-li-height: 18px !default;
62751
62751
  $menu-bigger-li-icon-height: 55px !default;
62752
62752
 
62753
62753
 
@@ -62836,7 +62836,7 @@ $menu-bigger-li-icon-height: 55px !default;
62836
62836
  & .e-caret {
62837
62837
  font-size: $menu-caret-font-size;
62838
62838
  height: auto;
62839
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62839
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62840
62840
  line-height: $menu-icon-li-height;
62841
62841
  }
62842
62842
  @else {
@@ -62879,6 +62879,12 @@ $menu-bigger-li-icon-height: 55px !default;
62879
62879
  @if $skin-name == 'fluent2' {
62880
62880
  padding: 9px 0;
62881
62881
  }
62882
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62883
+ line-height: $menu-icon-li-height;
62884
+ }
62885
+ @else {
62886
+ line-height: $menu-li-height;
62887
+ }
62882
62888
  }
62883
62889
  }
62884
62890
  }
@@ -47201,7 +47201,7 @@ $menu-icon-color: $icon-color !default;
47201
47201
  $menu-icon-hover-color: $content-text-color-hover !default;
47202
47202
  $menu-icon-focussed-color: $cmenu-caret-color !default;
47203
47203
  $menu-caret-color: $icon-color-pressed !default;
47204
- $menu-icon-li-height: 42px !default;
47204
+ $menu-icon-li-height: 18px !default;
47205
47205
  $menu-bigger-li-icon-height: 55px !default;
47206
47206
 
47207
47207
 
@@ -47290,7 +47290,7 @@ $menu-bigger-li-icon-height: 55px !default;
47290
47290
  & .e-caret {
47291
47291
  font-size: $menu-caret-font-size;
47292
47292
  height: auto;
47293
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
47293
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
47294
47294
  line-height: $menu-icon-li-height;
47295
47295
  }
47296
47296
  @else {
@@ -47333,6 +47333,12 @@ $menu-bigger-li-icon-height: 55px !default;
47333
47333
  @if $skin-name == 'fluent2' {
47334
47334
  padding: 9px 0;
47335
47335
  }
47336
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
47337
+ line-height: $menu-icon-li-height;
47338
+ }
47339
+ @else {
47340
+ line-height: $menu-li-height;
47341
+ }
47336
47342
  }
47337
47343
  }
47338
47344
  }
@@ -63519,7 +63519,7 @@ $menu-icon-color: $icon-color !default;
63519
63519
  $menu-icon-hover-color: $content-text-color-hover !default;
63520
63520
  $menu-icon-focussed-color: $cmenu-caret-color !default;
63521
63521
  $menu-caret-color: $icon-color-pressed !default;
63522
- $menu-icon-li-height: 42px !default;
63522
+ $menu-icon-li-height: 18px !default;
63523
63523
  $menu-bigger-li-icon-height: 55px !default;
63524
63524
 
63525
63525
 
@@ -63608,7 +63608,7 @@ $menu-bigger-li-icon-height: 55px !default;
63608
63608
  & .e-caret {
63609
63609
  font-size: $menu-caret-font-size;
63610
63610
  height: auto;
63611
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
63611
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
63612
63612
  line-height: $menu-icon-li-height;
63613
63613
  }
63614
63614
  @else {
@@ -63651,6 +63651,12 @@ $menu-bigger-li-icon-height: 55px !default;
63651
63651
  @if $skin-name == 'fluent2' {
63652
63652
  padding: 9px 0;
63653
63653
  }
63654
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
63655
+ line-height: $menu-icon-li-height;
63656
+ }
63657
+ @else {
63658
+ line-height: $menu-li-height;
63659
+ }
63654
63660
  }
63655
63661
  }
63656
63662
  }
@@ -44562,7 +44562,7 @@ $menu-header-icon-padding: 0 16px !default;
44562
44562
  & .e-caret {
44563
44563
  font-size: $menu-caret-font-size;
44564
44564
  height: auto;
44565
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44565
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44566
44566
  line-height: $menu-icon-li-height;
44567
44567
  }
44568
44568
  @else {
@@ -44605,6 +44605,12 @@ $menu-header-icon-padding: 0 16px !default;
44605
44605
  @if $skin-name == 'fluent2' {
44606
44606
  padding: 9px 0;
44607
44607
  }
44608
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44609
+ line-height: $menu-icon-li-height;
44610
+ }
44611
+ @else {
44612
+ line-height: $menu-li-height;
44613
+ }
44608
44614
  }
44609
44615
  }
44610
44616
  }
@@ -60880,7 +60880,7 @@ $menu-header-icon-padding: 0 16px !default;
60880
60880
  & .e-caret {
60881
60881
  font-size: $menu-caret-font-size;
60882
60882
  height: auto;
60883
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60883
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60884
60884
  line-height: $menu-icon-li-height;
60885
60885
  }
60886
60886
  @else {
@@ -60923,6 +60923,12 @@ $menu-header-icon-padding: 0 16px !default;
60923
60923
  @if $skin-name == 'fluent2' {
60924
60924
  padding: 9px 0;
60925
60925
  }
60926
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60927
+ line-height: $menu-icon-li-height;
60928
+ }
60929
+ @else {
60930
+ line-height: $menu-li-height;
60931
+ }
60926
60932
  }
60927
60933
  }
60928
60934
  }
@@ -45197,7 +45197,7 @@ $menu-header-icon-padding: 0 16px !default;
45197
45197
  & .e-caret {
45198
45198
  font-size: $menu-caret-font-size;
45199
45199
  height: auto;
45200
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45200
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45201
45201
  line-height: $menu-icon-li-height;
45202
45202
  }
45203
45203
  @else {
@@ -45240,6 +45240,12 @@ $menu-header-icon-padding: 0 16px !default;
45240
45240
  @if $skin-name == 'fluent2' {
45241
45241
  padding: 9px 0;
45242
45242
  }
45243
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45244
+ line-height: $menu-icon-li-height;
45245
+ }
45246
+ @else {
45247
+ line-height: $menu-li-height;
45248
+ }
45243
45249
  }
45244
45250
  }
45245
45251
  }
@@ -61515,7 +61515,7 @@ $menu-header-icon-padding: 0 16px !default;
61515
61515
  & .e-caret {
61516
61516
  font-size: $menu-caret-font-size;
61517
61517
  height: auto;
61518
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61518
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61519
61519
  line-height: $menu-icon-li-height;
61520
61520
  }
61521
61521
  @else {
@@ -61558,6 +61558,12 @@ $menu-header-icon-padding: 0 16px !default;
61558
61558
  @if $skin-name == 'fluent2' {
61559
61559
  padding: 9px 0;
61560
61560
  }
61561
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61562
+ line-height: $menu-icon-li-height;
61563
+ }
61564
+ @else {
61565
+ line-height: $menu-li-height;
61566
+ }
61561
61567
  }
61562
61568
  }
61563
61569
  }
@@ -44943,7 +44943,7 @@ $menu-header-icon-padding: 0 16px !default;
44943
44943
  & .e-caret {
44944
44944
  font-size: $menu-caret-font-size;
44945
44945
  height: auto;
44946
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44946
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44947
44947
  line-height: $menu-icon-li-height;
44948
44948
  }
44949
44949
  @else {
@@ -44986,6 +44986,12 @@ $menu-header-icon-padding: 0 16px !default;
44986
44986
  @if $skin-name == 'fluent2' {
44987
44987
  padding: 9px 0;
44988
44988
  }
44989
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44990
+ line-height: $menu-icon-li-height;
44991
+ }
44992
+ @else {
44993
+ line-height: $menu-li-height;
44994
+ }
44989
44995
  }
44990
44996
  }
44991
44997
  }
@@ -61261,7 +61261,7 @@ $menu-header-icon-padding: 0 16px !default;
61261
61261
  & .e-caret {
61262
61262
  font-size: $menu-caret-font-size;
61263
61263
  height: auto;
61264
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61264
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61265
61265
  line-height: $menu-icon-li-height;
61266
61266
  }
61267
61267
  @else {
@@ -61304,6 +61304,12 @@ $menu-header-icon-padding: 0 16px !default;
61304
61304
  @if $skin-name == 'fluent2' {
61305
61305
  padding: 9px 0;
61306
61306
  }
61307
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61308
+ line-height: $menu-icon-li-height;
61309
+ }
61310
+ @else {
61311
+ line-height: $menu-li-height;
61312
+ }
61307
61313
  }
61308
61314
  }
61309
61315
  }
@@ -44815,7 +44815,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
44815
44815
  $menu-bigger-vscroll-nav-size: 32px !default;
44816
44816
  $menu-bigger-scroll-nav-icon-size: 18px !default;
44817
44817
  $menu-header-icon-padding: 0 16px !default;
44818
- $menu-icon-li-height: 32px !default;
44818
+ $menu-icon-li-height: 36px !default;
44819
44819
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
44820
44820
  $menu-li-border-color: rgba($flyout-border) !default;
44821
44821
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -44925,7 +44925,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44925
44925
  & .e-caret {
44926
44926
  font-size: $menu-caret-font-size;
44927
44927
  height: auto;
44928
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44928
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44929
44929
  line-height: $menu-icon-li-height;
44930
44930
  }
44931
44931
  @else {
@@ -44968,6 +44968,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44968
44968
  @if $skin-name == 'fluent2' {
44969
44969
  padding: 9px 0;
44970
44970
  }
44971
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44972
+ line-height: $menu-icon-li-height;
44973
+ }
44974
+ @else {
44975
+ line-height: $menu-li-height;
44976
+ }
44971
44977
  }
44972
44978
  }
44973
44979
  }
@@ -61133,7 +61133,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
61133
61133
  $menu-bigger-vscroll-nav-size: 32px !default;
61134
61134
  $menu-bigger-scroll-nav-icon-size: 18px !default;
61135
61135
  $menu-header-icon-padding: 0 16px !default;
61136
- $menu-icon-li-height: 32px !default;
61136
+ $menu-icon-li-height: 36px !default;
61137
61137
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
61138
61138
  $menu-li-border-color: rgba($flyout-border) !default;
61139
61139
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -61243,7 +61243,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61243
61243
  & .e-caret {
61244
61244
  font-size: $menu-caret-font-size;
61245
61245
  height: auto;
61246
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61246
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61247
61247
  line-height: $menu-icon-li-height;
61248
61248
  }
61249
61249
  @else {
@@ -61286,6 +61286,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61286
61286
  @if $skin-name == 'fluent2' {
61287
61287
  padding: 9px 0;
61288
61288
  }
61289
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61290
+ line-height: $menu-icon-li-height;
61291
+ }
61292
+ @else {
61293
+ line-height: $menu-li-height;
61294
+ }
61289
61295
  }
61290
61296
  }
61291
61297
  }
@@ -44885,7 +44885,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
44885
44885
  $menu-bigger-vscroll-nav-size: 32px !default;
44886
44886
  $menu-bigger-scroll-nav-icon-size: 18px !default;
44887
44887
  $menu-header-icon-padding: 0 16px !default;
44888
- $menu-icon-li-height: 32px !default;
44888
+ $menu-icon-li-height: 36px !default;
44889
44889
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
44890
44890
  $menu-li-border-color: rgba($flyout-border) !default;
44891
44891
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -44995,7 +44995,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44995
44995
  & .e-caret {
44996
44996
  font-size: $menu-caret-font-size;
44997
44997
  height: auto;
44998
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44998
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44999
44999
  line-height: $menu-icon-li-height;
45000
45000
  }
45001
45001
  @else {
@@ -45038,6 +45038,12 @@ $menu-caret-color: $cmenu-caret-color !default;
45038
45038
  @if $skin-name == 'fluent2' {
45039
45039
  padding: 9px 0;
45040
45040
  }
45041
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45042
+ line-height: $menu-icon-li-height;
45043
+ }
45044
+ @else {
45045
+ line-height: $menu-li-height;
45046
+ }
45041
45047
  }
45042
45048
  }
45043
45049
  }
@@ -61203,7 +61203,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
61203
61203
  $menu-bigger-vscroll-nav-size: 32px !default;
61204
61204
  $menu-bigger-scroll-nav-icon-size: 18px !default;
61205
61205
  $menu-header-icon-padding: 0 16px !default;
61206
- $menu-icon-li-height: 32px !default;
61206
+ $menu-icon-li-height: 36px !default;
61207
61207
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
61208
61208
  $menu-li-border-color: rgba($flyout-border) !default;
61209
61209
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -61313,7 +61313,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61313
61313
  & .e-caret {
61314
61314
  font-size: $menu-caret-font-size;
61315
61315
  height: auto;
61316
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61316
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61317
61317
  line-height: $menu-icon-li-height;
61318
61318
  }
61319
61319
  @else {
@@ -61356,6 +61356,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61356
61356
  @if $skin-name == 'fluent2' {
61357
61357
  padding: 9px 0;
61358
61358
  }
61359
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61360
+ line-height: $menu-icon-li-height;
61361
+ }
61362
+ @else {
61363
+ line-height: $menu-li-height;
61364
+ }
61359
61365
  }
61360
61366
  }
61361
61367
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -17,6 +17,7 @@ $menu-blank-icon: 34px !default;
17
17
  $menu-ul-header-padding: $menu-ul-padding !default;
18
18
  $menu-separator-padding: 0 !default;
19
19
  $menu-li-height: 42px !default;
20
+ $menu-icon-li-height: 30px !default;
20
21
  $menu-li-padding: 0 15px !default;
21
22
  $menu-li-text-indent: 15px !default;
22
23
  $menu-icon-font-size: 14px !default;
@@ -152,7 +153,7 @@ $menu-header-icon-padding: 0 16px !default;
152
153
  & .e-caret {
153
154
  font-size: $menu-caret-font-size;
154
155
  height: auto;
155
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
156
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
156
157
  line-height: $menu-icon-li-height;
157
158
  }
158
159
  @else {
@@ -195,6 +196,12 @@ $menu-header-icon-padding: 0 16px !default;
195
196
  @if $skin-name == 'fluent2' {
196
197
  padding: 9px 0;
197
198
  }
199
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
200
+ line-height: $menu-icon-li-height;
201
+ }
202
+ @else {
203
+ line-height: $menu-li-height;
204
+ }
198
205
  }
199
206
  }
200
207
  }
@@ -17,6 +17,7 @@ $menu-blank-icon: 34px !default;
17
17
  $menu-ul-header-padding: $menu-ul-padding !default;
18
18
  $menu-separator-padding: 0 !default;
19
19
  $menu-li-height: 42px !default;
20
+ $menu-icon-li-height: 30px !default;
20
21
  $menu-li-padding: 0 15px !default;
21
22
  $menu-li-text-indent: 15px !default;
22
23
  $menu-icon-font-size: 14px !default;
@@ -152,7 +153,7 @@ $menu-header-icon-padding: 0 16px !default;
152
153
  & .e-caret {
153
154
  font-size: $menu-caret-font-size;
154
155
  height: auto;
155
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
156
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
156
157
  line-height: $menu-icon-li-height;
157
158
  }
158
159
  @else {
@@ -195,6 +196,12 @@ $menu-header-icon-padding: 0 16px !default;
195
196
  @if $skin-name == 'fluent2' {
196
197
  padding: 9px 0;
197
198
  }
199
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
200
+ line-height: $menu-icon-li-height;
201
+ }
202
+ @else {
203
+ line-height: $menu-li-height;
204
+ }
198
205
  }
199
206
  }
200
207
  }
@@ -35,6 +35,7 @@ $menu-li-hover-outline-offset: 0 !default;
35
35
  $menu-li-border-style: solid !default;
36
36
  $menu-li-border-width: 1px !default;
37
37
  $menu-li-height: 40px !default;
38
+ $menu-icon-li-height: 30px !default;
38
39
  $menu-li-padding: 0 12px !default;
39
40
  $menu-li-text-indent: 12px !default;
40
41
  $menu-li-right-padding: 12px !default;
@@ -156,7 +157,7 @@ $menu-header-icon-padding: 0 16px !default;
156
157
  & .e-caret {
157
158
  font-size: $menu-caret-font-size;
158
159
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
161
  line-height: $menu-icon-li-height;
161
162
  }
162
163
  @else {
@@ -199,6 +200,12 @@ $menu-header-icon-padding: 0 16px !default;
199
200
  @if $skin-name == 'fluent2' {
200
201
  padding: 9px 0;
201
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
202
209
  }
203
210
  }
204
211
  }
@@ -35,6 +35,7 @@ $menu-li-hover-outline-offset: 0 !default;
35
35
  $menu-li-border-style: solid !default;
36
36
  $menu-li-border-width: 1px !default;
37
37
  $menu-li-height: 40px !default;
38
+ $menu-icon-li-height: 30px !default;
38
39
  $menu-li-padding: 0 12px !default;
39
40
  $menu-li-text-indent: 12px !default;
40
41
  $menu-li-right-padding: 12px !default;
@@ -156,7 +157,7 @@ $menu-header-icon-padding: 0 16px !default;
156
157
  & .e-caret {
157
158
  font-size: $menu-caret-font-size;
158
159
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
161
  line-height: $menu-icon-li-height;
161
162
  }
162
163
  @else {
@@ -199,6 +200,12 @@ $menu-header-icon-padding: 0 16px !default;
199
200
  @if $skin-name == 'fluent2' {
200
201
  padding: 9px 0;
201
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
202
209
  }
203
210
  }
204
211
  }