@appartmint/mint 2.4.3 → 2.4.4

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
@@ -296,6 +296,7 @@
296
296
  display: flex !important;
297
297
  height: auto !important;
298
298
  margin-bottom: 3rem;
299
+ overflow: visible;
299
300
  }
300
301
  #mint-header.mint-spread:not(.mint-expand) #mint-wrapper [aria-controls] + ul > li:first-child {
301
302
  font-size: 1.5em;