diff --git a/styles/less/global/elements.less b/styles/less/global/elements.less index 4c0243f6..c22c3bfc 100755 --- a/styles/less/global/elements.less +++ b/styles/less/global/elements.less @@ -667,6 +667,10 @@ } } } + + + input { + display: none; + } } .tagify__dropdown { diff --git a/system.json b/system.json index 66a4cfdb..b26bb543 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "daggerheart", "title": "Daggerheart", "description": "An unofficial implementation of the Daggerheart system", - "version": "1.0.2", + "version": "1.0.4", "compatibility": { "minimum": "13", "verified": "13.347",