@appartmint/mint 2.6.19 → 2.6.20

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
@@ -417,6 +417,9 @@
417
417
  #mint-header #mint-wrapper a {
418
418
  display: flex;
419
419
  }
420
+ #mint-header #mint-wrapper button {
421
+ border: none;
422
+ }
420
423
  #mint-header #mint-wrapper a,
421
424
  #mint-header #mint-wrapper button {
422
425
  align-items: center;