@appartmint/mint 1.0.15 → 1.0.16

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/css/mint.css CHANGED
@@ -968,6 +968,7 @@ app-footer::before {
968
968
  }
969
969
  #mint-header .mint-logo img {
970
970
  max-height: var(--mint-header-height);
971
+ width: auto;
971
972
  }
972
973
  #mint-header [aria-controls=mint-wrapper] {
973
974
  display: inline-block;