@appartmint/mint 2.6.17 → 2.6.18

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
@@ -2000,6 +2000,8 @@ textarea {
2000
2000
  display: flex;
2001
2001
  align-items: center;
2002
2002
  gap: 1rem;
2003
+ width: fit-content;
2004
+ cursor: pointer;
2003
2005
  }
2004
2006
  .mint-toggle div {
2005
2007
  display: flex;