@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
@@ -62728,7 +62728,7 @@ $menu-caret-color: $cmenu-caret-color !default;
62728
62728
  & .e-caret {
62729
62729
  font-size: $menu-caret-font-size;
62730
62730
  height: auto;
62731
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62731
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62732
62732
  line-height: $menu-icon-li-height;
62733
62733
  }
62734
62734
  @else {
@@ -62771,6 +62771,12 @@ $menu-caret-color: $cmenu-caret-color !default;
62771
62771
  @if $skin-name == 'fluent2' {
62772
62772
  padding: 9px 0;
62773
62773
  }
62774
+ @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' {
62775
+ line-height: $menu-icon-li-height;
62776
+ }
62777
+ @else {
62778
+ line-height: $menu-li-height;
62779
+ }
62774
62780
  }
62775
62781
  }
62776
62782
  }
@@ -44617,6 +44617,7 @@ $menu-blank-icon: 34px !default;
44617
44617
  $menu-ul-header-padding: $menu-ul-padding !default;
44618
44618
  $menu-separator-padding: 0 !default;
44619
44619
  $menu-li-height: 42px !default;
44620
+ $menu-icon-li-height: 30px !default;
44620
44621
  $menu-li-padding: 0 15px !default;
44621
44622
  $menu-li-text-indent: 15px !default;
44622
44623
  $menu-icon-font-size: 14px !default;
@@ -44752,7 +44753,7 @@ $menu-header-icon-padding: 0 16px !default;
44752
44753
  & .e-caret {
44753
44754
  font-size: $menu-caret-font-size;
44754
44755
  height: auto;
44755
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44756
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44756
44757
  line-height: $menu-icon-li-height;
44757
44758
  }
44758
44759
  @else {
@@ -44795,6 +44796,12 @@ $menu-header-icon-padding: 0 16px !default;
44795
44796
  @if $skin-name == 'fluent2' {
44796
44797
  padding: 9px 0;
44797
44798
  }
44799
+ @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' {
44800
+ line-height: $menu-icon-li-height;
44801
+ }
44802
+ @else {
44803
+ line-height: $menu-li-height;
44804
+ }
44798
44805
  }
44799
44806
  }
44800
44807
  }
@@ -60935,6 +60935,7 @@ $menu-blank-icon: 34px !default;
60935
60935
  $menu-ul-header-padding: $menu-ul-padding !default;
60936
60936
  $menu-separator-padding: 0 !default;
60937
60937
  $menu-li-height: 42px !default;
60938
+ $menu-icon-li-height: 30px !default;
60938
60939
  $menu-li-padding: 0 15px !default;
60939
60940
  $menu-li-text-indent: 15px !default;
60940
60941
  $menu-icon-font-size: 14px !default;
@@ -61070,7 +61071,7 @@ $menu-header-icon-padding: 0 16px !default;
61070
61071
  & .e-caret {
61071
61072
  font-size: $menu-caret-font-size;
61072
61073
  height: auto;
61073
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61074
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61074
61075
  line-height: $menu-icon-li-height;
61075
61076
  }
61076
61077
  @else {
@@ -61113,6 +61114,12 @@ $menu-header-icon-padding: 0 16px !default;
61113
61114
  @if $skin-name == 'fluent2' {
61114
61115
  padding: 9px 0;
61115
61116
  }
61117
+ @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' {
61118
+ line-height: $menu-icon-li-height;
61119
+ }
61120
+ @else {
61121
+ line-height: $menu-li-height;
61122
+ }
61116
61123
  }
61117
61124
  }
61118
61125
  }
@@ -44397,6 +44397,7 @@ $menu-li-hover-outline-offset: 0 !default;
44397
44397
  $menu-li-border-style: solid !default;
44398
44398
  $menu-li-border-width: 1px !default;
44399
44399
  $menu-li-height: 40px !default;
44400
+ $menu-icon-li-height: 30px !default;
44400
44401
  $menu-li-padding: 0 12px !default;
44401
44402
  $menu-li-text-indent: 12px !default;
44402
44403
  $menu-li-right-padding: 12px !default;
@@ -44518,7 +44519,7 @@ $menu-header-icon-padding: 0 16px !default;
44518
44519
  & .e-caret {
44519
44520
  font-size: $menu-caret-font-size;
44520
44521
  height: auto;
44521
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44522
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44522
44523
  line-height: $menu-icon-li-height;
44523
44524
  }
44524
44525
  @else {
@@ -44561,6 +44562,12 @@ $menu-header-icon-padding: 0 16px !default;
44561
44562
  @if $skin-name == 'fluent2' {
44562
44563
  padding: 9px 0;
44563
44564
  }
44565
+ @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' {
44566
+ line-height: $menu-icon-li-height;
44567
+ }
44568
+ @else {
44569
+ line-height: $menu-li-height;
44570
+ }
44564
44571
  }
44565
44572
  }
44566
44573
  }
@@ -60715,6 +60715,7 @@ $menu-li-hover-outline-offset: 0 !default;
60715
60715
  $menu-li-border-style: solid !default;
60716
60716
  $menu-li-border-width: 1px !default;
60717
60717
  $menu-li-height: 40px !default;
60718
+ $menu-icon-li-height: 30px !default;
60718
60719
  $menu-li-padding: 0 12px !default;
60719
60720
  $menu-li-text-indent: 12px !default;
60720
60721
  $menu-li-right-padding: 12px !default;
@@ -60836,7 +60837,7 @@ $menu-header-icon-padding: 0 16px !default;
60836
60837
  & .e-caret {
60837
60838
  font-size: $menu-caret-font-size;
60838
60839
  height: auto;
60839
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60840
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60840
60841
  line-height: $menu-icon-li-height;
60841
60842
  }
60842
60843
  @else {
@@ -60879,6 +60880,12 @@ $menu-header-icon-padding: 0 16px !default;
60879
60880
  @if $skin-name == 'fluent2' {
60880
60881
  padding: 9px 0;
60881
60882
  }
60883
+ @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' {
60884
+ line-height: $menu-icon-li-height;
60885
+ }
60886
+ @else {
60887
+ line-height: $menu-li-height;
60888
+ }
60882
60889
  }
60883
60890
  }
60884
60891
  }
@@ -44563,7 +44563,7 @@ $menu-header-icon-padding: 0 16px !default;
44563
44563
  & .e-caret {
44564
44564
  font-size: $menu-caret-font-size;
44565
44565
  height: auto;
44566
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44566
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44567
44567
  line-height: $menu-icon-li-height;
44568
44568
  }
44569
44569
  @else {
@@ -44606,6 +44606,12 @@ $menu-header-icon-padding: 0 16px !default;
44606
44606
  @if $skin-name == 'fluent2' {
44607
44607
  padding: 9px 0;
44608
44608
  }
44609
+ @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' {
44610
+ line-height: $menu-icon-li-height;
44611
+ }
44612
+ @else {
44613
+ line-height: $menu-li-height;
44614
+ }
44609
44615
  }
44610
44616
  }
44611
44617
  }
@@ -60881,7 +60881,7 @@ $menu-header-icon-padding: 0 16px !default;
60881
60881
  & .e-caret {
60882
60882
  font-size: $menu-caret-font-size;
60883
60883
  height: auto;
60884
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60884
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60885
60885
  line-height: $menu-icon-li-height;
60886
60886
  }
60887
60887
  @else {
@@ -60924,6 +60924,12 @@ $menu-header-icon-padding: 0 16px !default;
60924
60924
  @if $skin-name == 'fluent2' {
60925
60925
  padding: 9px 0;
60926
60926
  }
60927
+ @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' {
60928
+ line-height: $menu-icon-li-height;
60929
+ }
60930
+ @else {
60931
+ line-height: $menu-li-height;
60932
+ }
60927
60933
  }
60928
60934
  }
60929
60935
  }
@@ -44851,7 +44851,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44851
44851
  & .e-caret {
44852
44852
  font-size: $menu-caret-font-size;
44853
44853
  height: auto;
44854
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44854
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44855
44855
  line-height: $menu-icon-li-height;
44856
44856
  }
44857
44857
  @else {
@@ -44894,6 +44894,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44894
44894
  @if $skin-name == 'fluent2' {
44895
44895
  padding: 9px 0;
44896
44896
  }
44897
+ @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' {
44898
+ line-height: $menu-icon-li-height;
44899
+ }
44900
+ @else {
44901
+ line-height: $menu-li-height;
44902
+ }
44897
44903
  }
44898
44904
  }
44899
44905
  }
@@ -61169,7 +61169,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61169
61169
  & .e-caret {
61170
61170
  font-size: $menu-caret-font-size;
61171
61171
  height: auto;
61172
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61172
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61173
61173
  line-height: $menu-icon-li-height;
61174
61174
  }
61175
61175
  @else {
@@ -61212,6 +61212,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61212
61212
  @if $skin-name == 'fluent2' {
61213
61213
  padding: 9px 0;
61214
61214
  }
61215
+ @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' {
61216
+ line-height: $menu-icon-li-height;
61217
+ }
61218
+ @else {
61219
+ line-height: $menu-li-height;
61220
+ }
61215
61221
  }
61216
61222
  }
61217
61223
  }
@@ -44850,7 +44850,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44850
44850
  & .e-caret {
44851
44851
  font-size: $menu-caret-font-size;
44852
44852
  height: auto;
44853
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44853
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44854
44854
  line-height: $menu-icon-li-height;
44855
44855
  }
44856
44856
  @else {
@@ -44893,6 +44893,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44893
44893
  @if $skin-name == 'fluent2' {
44894
44894
  padding: 9px 0;
44895
44895
  }
44896
+ @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' {
44897
+ line-height: $menu-icon-li-height;
44898
+ }
44899
+ @else {
44900
+ line-height: $menu-li-height;
44901
+ }
44896
44902
  }
44897
44903
  }
44898
44904
  }
@@ -45609,7 +45609,7 @@ $menu-caret-color: $icon-color-pressed !default;
45609
45609
  & .e-caret {
45610
45610
  font-size: $menu-caret-font-size;
45611
45611
  height: auto;
45612
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45612
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45613
45613
  line-height: $menu-icon-li-height;
45614
45614
  }
45615
45615
  @else {
@@ -45652,6 +45652,12 @@ $menu-caret-color: $icon-color-pressed !default;
45652
45652
  @if $skin-name == 'fluent2' {
45653
45653
  padding: 9px 0;
45654
45654
  }
45655
+ @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' {
45656
+ line-height: $menu-icon-li-height;
45657
+ }
45658
+ @else {
45659
+ line-height: $menu-li-height;
45660
+ }
45655
45661
  }
45656
45662
  }
45657
45663
  }
@@ -61927,7 +61927,7 @@ $menu-caret-color: $icon-color-pressed !default;
61927
61927
  & .e-caret {
61928
61928
  font-size: $menu-caret-font-size;
61929
61929
  height: auto;
61930
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61930
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61931
61931
  line-height: $menu-icon-li-height;
61932
61932
  }
61933
61933
  @else {
@@ -61970,6 +61970,12 @@ $menu-caret-color: $icon-color-pressed !default;
61970
61970
  @if $skin-name == 'fluent2' {
61971
61971
  padding: 9px 0;
61972
61972
  }
61973
+ @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' {
61974
+ line-height: $menu-icon-li-height;
61975
+ }
61976
+ @else {
61977
+ line-height: $menu-li-height;
61978
+ }
61973
61979
  }
61974
61980
  }
61975
61981
  }
@@ -45956,7 +45956,7 @@ $menu-caret-color: $icon-color-pressed !default;
45956
45956
  & .e-caret {
45957
45957
  font-size: $menu-caret-font-size;
45958
45958
  height: auto;
45959
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
45959
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
45960
45960
  line-height: $menu-icon-li-height;
45961
45961
  }
45962
45962
  @else {
@@ -45999,6 +45999,12 @@ $menu-caret-color: $icon-color-pressed !default;
45999
45999
  @if $skin-name == 'fluent2' {
46000
46000
  padding: 9px 0;
46001
46001
  }
46002
+ @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' {
46003
+ line-height: $menu-icon-li-height;
46004
+ }
46005
+ @else {
46006
+ line-height: $menu-li-height;
46007
+ }
46002
46008
  }
46003
46009
  }
46004
46010
  }
@@ -62274,7 +62274,7 @@ $menu-caret-color: $icon-color-pressed !default;
62274
62274
  & .e-caret {
62275
62275
  font-size: $menu-caret-font-size;
62276
62276
  height: auto;
62277
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62277
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62278
62278
  line-height: $menu-icon-li-height;
62279
62279
  }
62280
62280
  @else {
@@ -62317,6 +62317,12 @@ $menu-caret-color: $icon-color-pressed !default;
62317
62317
  @if $skin-name == 'fluent2' {
62318
62318
  padding: 9px 0;
62319
62319
  }
62320
+ @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' {
62321
+ line-height: $menu-icon-li-height;
62322
+ }
62323
+ @else {
62324
+ line-height: $menu-li-height;
62325
+ }
62320
62326
  }
62321
62327
  }
62322
62328
  }
@@ -61168,7 +61168,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61168
61168
  & .e-caret {
61169
61169
  font-size: $menu-caret-font-size;
61170
61170
  height: auto;
61171
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61171
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61172
61172
  line-height: $menu-icon-li-height;
61173
61173
  }
61174
61174
  @else {
@@ -61211,6 +61211,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61211
61211
  @if $skin-name == 'fluent2' {
61212
61212
  padding: 9px 0;
61213
61213
  }
61214
+ @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' {
61215
+ line-height: $menu-icon-li-height;
61216
+ }
61217
+ @else {
61218
+ line-height: $menu-li-height;
61219
+ }
61214
61220
  }
61215
61221
  }
61216
61222
  }
@@ -44658,7 +44658,7 @@ $menu-header-icon-padding: 0 16px !default;
44658
44658
  & .e-caret {
44659
44659
  font-size: $menu-caret-font-size;
44660
44660
  height: auto;
44661
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44661
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44662
44662
  line-height: $menu-icon-li-height;
44663
44663
  }
44664
44664
  @else {
@@ -44701,6 +44701,12 @@ $menu-header-icon-padding: 0 16px !default;
44701
44701
  @if $skin-name == 'fluent2' {
44702
44702
  padding: 9px 0;
44703
44703
  }
44704
+ @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' {
44705
+ line-height: $menu-icon-li-height;
44706
+ }
44707
+ @else {
44708
+ line-height: $menu-li-height;
44709
+ }
44704
44710
  }
44705
44711
  }
44706
44712
  }
@@ -60976,7 +60976,7 @@ $menu-header-icon-padding: 0 16px !default;
60976
60976
  & .e-caret {
60977
60977
  font-size: $menu-caret-font-size;
60978
60978
  height: auto;
60979
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60979
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60980
60980
  line-height: $menu-icon-li-height;
60981
60981
  }
60982
60982
  @else {
@@ -61019,6 +61019,12 @@ $menu-header-icon-padding: 0 16px !default;
61019
61019
  @if $skin-name == 'fluent2' {
61020
61020
  padding: 9px 0;
61021
61021
  }
61022
+ @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' {
61023
+ line-height: $menu-icon-li-height;
61024
+ }
61025
+ @else {
61026
+ line-height: $menu-li-height;
61027
+ }
61022
61028
  }
61023
61029
  }
61024
61030
  }
@@ -44444,7 +44444,7 @@ $menu-header-icon-padding: 0 16px !default;
44444
44444
  & .e-caret {
44445
44445
  font-size: $menu-caret-font-size;
44446
44446
  height: auto;
44447
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44447
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44448
44448
  line-height: $menu-icon-li-height;
44449
44449
  }
44450
44450
  @else {
@@ -44487,6 +44487,12 @@ $menu-header-icon-padding: 0 16px !default;
44487
44487
  @if $skin-name == 'fluent2' {
44488
44488
  padding: 9px 0;
44489
44489
  }
44490
+ @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' {
44491
+ line-height: $menu-icon-li-height;
44492
+ }
44493
+ @else {
44494
+ line-height: $menu-li-height;
44495
+ }
44490
44496
  }
44491
44497
  }
44492
44498
  }
@@ -60762,7 +60762,7 @@ $menu-header-icon-padding: 0 16px !default;
60762
60762
  & .e-caret {
60763
60763
  font-size: $menu-caret-font-size;
60764
60764
  height: auto;
60765
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
60765
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
60766
60766
  line-height: $menu-icon-li-height;
60767
60767
  }
60768
60768
  @else {
@@ -60805,6 +60805,12 @@ $menu-header-icon-padding: 0 16px !default;
60805
60805
  @if $skin-name == 'fluent2' {
60806
60806
  padding: 9px 0;
60807
60807
  }
60808
+ @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' {
60809
+ line-height: $menu-icon-li-height;
60810
+ }
60811
+ @else {
60812
+ line-height: $menu-li-height;
60813
+ }
60808
60814
  }
60809
60815
  }
60810
60816
  }
@@ -44818,7 +44818,7 @@ $menu-bigger-hscroll-nav-size: 46px !default;
44818
44818
  $menu-bigger-vscroll-nav-size: 32px !default;
44819
44819
  $menu-bigger-scroll-nav-icon-size: $text-lg !default;
44820
44820
  $menu-header-icon-padding: 0 16px !default;
44821
- $menu-icon-li-height: 44px !default;
44821
+ $menu-icon-li-height: 40px !default;
44822
44822
  $menu-li-bgcolor: $content-bg-color-alt3 !default;
44823
44823
  $menu-li-border-color: $border-light !default;
44824
44824
  $menu-li-selection-bgcolor: $content-bg-color-alt3 !default;
@@ -44928,7 +44928,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44928
44928
  & .e-caret {
44929
44929
  font-size: $menu-caret-font-size;
44930
44930
  height: auto;
44931
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44931
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44932
44932
  line-height: $menu-icon-li-height;
44933
44933
  }
44934
44934
  @else {
@@ -44971,6 +44971,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44971
44971
  @if $skin-name == 'fluent2' {
44972
44972
  padding: 9px 0;
44973
44973
  }
44974
+ @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' {
44975
+ line-height: $menu-icon-li-height;
44976
+ }
44977
+ @else {
44978
+ line-height: $menu-li-height;
44979
+ }
44974
44980
  }
44975
44981
  }
44976
44982
  }
@@ -61136,7 +61136,7 @@ $menu-bigger-hscroll-nav-size: 46px !default;
61136
61136
  $menu-bigger-vscroll-nav-size: 32px !default;
61137
61137
  $menu-bigger-scroll-nav-icon-size: $text-lg !default;
61138
61138
  $menu-header-icon-padding: 0 16px !default;
61139
- $menu-icon-li-height: 44px !default;
61139
+ $menu-icon-li-height: 40px !default;
61140
61140
  $menu-li-bgcolor: $content-bg-color-alt3 !default;
61141
61141
  $menu-li-border-color: $border-light !default;
61142
61142
  $menu-li-selection-bgcolor: $content-bg-color-alt3 !default;
@@ -61246,7 +61246,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61246
61246
  & .e-caret {
61247
61247
  font-size: $menu-caret-font-size;
61248
61248
  height: auto;
61249
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61249
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61250
61250
  line-height: $menu-icon-li-height;
61251
61251
  }
61252
61252
  @else {
@@ -61289,6 +61289,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61289
61289
  @if $skin-name == 'fluent2' {
61290
61290
  padding: 9px 0;
61291
61291
  }
61292
+ @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' {
61293
+ line-height: $menu-icon-li-height;
61294
+ }
61295
+ @else {
61296
+ line-height: $menu-li-height;
61297
+ }
61292
61298
  }
61293
61299
  }
61294
61300
  }
@@ -44818,7 +44818,7 @@ $menu-bigger-hscroll-nav-size: 46px !default;
44818
44818
  $menu-bigger-vscroll-nav-size: 32px !default;
44819
44819
  $menu-bigger-scroll-nav-icon-size: $text-lg !default;
44820
44820
  $menu-header-icon-padding: 0 16px !default;
44821
- $menu-icon-li-height: 44px !default;
44821
+ $menu-icon-li-height: 40px !default;
44822
44822
  $menu-li-bgcolor: $content-bg-color-alt3 !default;
44823
44823
  $menu-li-border-color: $border-light !default;
44824
44824
  $menu-li-selection-bgcolor: $content-bg-color-alt3 !default;
@@ -44928,7 +44928,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44928
44928
  & .e-caret {
44929
44929
  font-size: $menu-caret-font-size;
44930
44930
  height: auto;
44931
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44931
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44932
44932
  line-height: $menu-icon-li-height;
44933
44933
  }
44934
44934
  @else {
@@ -44971,6 +44971,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44971
44971
  @if $skin-name == 'fluent2' {
44972
44972
  padding: 9px 0;
44973
44973
  }
44974
+ @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' {
44975
+ line-height: $menu-icon-li-height;
44976
+ }
44977
+ @else {
44978
+ line-height: $menu-li-height;
44979
+ }
44974
44980
  }
44975
44981
  }
44976
44982
  }
@@ -61136,7 +61136,7 @@ $menu-bigger-hscroll-nav-size: 46px !default;
61136
61136
  $menu-bigger-vscroll-nav-size: 32px !default;
61137
61137
  $menu-bigger-scroll-nav-icon-size: $text-lg !default;
61138
61138
  $menu-header-icon-padding: 0 16px !default;
61139
- $menu-icon-li-height: 44px !default;
61139
+ $menu-icon-li-height: 40px !default;
61140
61140
  $menu-li-bgcolor: $content-bg-color-alt3 !default;
61141
61141
  $menu-li-border-color: $border-light !default;
61142
61142
  $menu-li-selection-bgcolor: $content-bg-color-alt3 !default;
@@ -61246,7 +61246,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61246
61246
  & .e-caret {
61247
61247
  font-size: $menu-caret-font-size;
61248
61248
  height: auto;
61249
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61249
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61250
61250
  line-height: $menu-icon-li-height;
61251
61251
  }
61252
61252
  @else {
@@ -61289,6 +61289,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61289
61289
  @if $skin-name == 'fluent2' {
61290
61290
  padding: 9px 0;
61291
61291
  }
61292
+ @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' {
61293
+ line-height: $menu-icon-li-height;
61294
+ }
61295
+ @else {
61296
+ line-height: $menu-li-height;
61297
+ }
61292
61298
  }
61293
61299
  }
61294
61300
  }
@@ -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
  }