@appartmint/mint 0.15.3 → 0.15.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
@@ -1298,6 +1298,7 @@ i.fa-envelope {
1298
1298
 
1299
1299
  .mint-dropdown {
1300
1300
  display: flex;
1301
+ align-items: center;
1301
1302
  flex-wrap: wrap;
1302
1303
  gap: 1rem;
1303
1304
  }