cozy-bar 7.17.8 → 7.17.9

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.
package/dist/cozy-bar.css CHANGED
@@ -457,9 +457,11 @@
457
457
  [role=banner] .coz-nav-apps-btns-home.\--is-flagship {
458
458
  align-items: center;
459
459
  display: flex;
460
+ flex-shrink: 0;
460
461
  height: 100%;
461
- margin: 0;
462
- padding: 0 1rem;
462
+ justify-content: center;
463
+ margin-right: .25rem;
464
+ width: 3rem;
463
465
  }
464
466
 
465
467
  [role=banner] .coz-nav-apps-btns-home-svg {