codexly-ui 0.10.102 → 0.10.103

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.
@@ -10085,7 +10085,7 @@ class ClxAppLayoutComponent {
10085
10085
  aria-label="Navegación principal">
10086
10086
 
10087
10087
  <!-- Brand slot -->
10088
- <div class="border-b border-slate-700/50 shrink-0 overflow-hidden">
10088
+ <div class="border-b border-clx-border shrink-0 overflow-hidden">
10089
10089
  <ng-content select="clx-brand"></ng-content>
10090
10090
  </div>
10091
10091
 
@@ -10147,7 +10147,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImpo
10147
10147
  aria-label="Navegación principal">
10148
10148
 
10149
10149
  <!-- Brand slot -->
10150
- <div class="border-b border-slate-700/50 shrink-0 overflow-hidden">
10150
+ <div class="border-b border-clx-border shrink-0 overflow-hidden">
10151
10151
  <ng-content select="clx-brand"></ng-content>
10152
10152
  </div>
10153
10153