classcard-ui 0.2.856 → 0.2.857

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "classcard-ui",
3
- "version": "0.2.856",
3
+ "version": "0.2.857",
4
4
  "main": "dist/classcard-ui.umd.min.js",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -32,7 +32,7 @@
32
32
  <span class="sr-only">Use setting</span>
33
33
  <span
34
34
  aria-hidden="true"
35
- class="pointer-events-none absolute h-full w-full rounded-md bg-white"
35
+ class="pointer-events-none absolute h-full w-full rounded-md"
36
36
  ></span>
37
37
  <span
38
38
  aria-hidden="true"