cozy-bar 7.21.0 → 7.21.1

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
@@ -732,9 +732,12 @@
732
732
  outline: none;
733
733
  }
734
734
 
735
+ [role=banner] .coz-nav-settings-item {
736
+ display: flex;
737
+ }
738
+
735
739
  [role=banner] .coz-nav-settings-item .coz-nav-settings-item-btn[role=menuitem] {
736
740
  padding-left: 1.5rem;
737
- display: initial;
738
741
  }
739
742
 
740
743
  [role=banner] .coz-nav-settings-item .coz-nav-settings-item-btn[role=menuitem] > span > span {