classcard-ui 0.2.769 → 0.2.770

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.769",
3
+ "version": "0.2.770",
4
4
  "main": "dist/classcard-ui.umd.min.js",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -7,7 +7,7 @@
7
7
  label == '' ? 'items-center' : 'items-start',
8
8
  disabled ? 'cursor-default' : 'cursor-pointer',
9
9
  ]"
10
- class="flex justify-between"
10
+ class="flex"
11
11
  >
12
12
  <span
13
13
  class="flex flex-grow flex-col"
@@ -46,7 +46,7 @@
46
46
  ></span>
47
47
  </button>
48
48
  <span
49
- class="ml-2 flex flex-col"
49
+ class="flex flex-col"
50
50
  id="toggleLabel"
51
51
  v-if="direction == 'right'"
52
52
  @click="switchValue"
@@ -102,7 +102,7 @@
102
102
  ></span>
103
103
  </button>
104
104
  <span
105
- class="flex flex-col disabled:opacity-50"
105
+ class="ml-2 flex flex-col disabled:opacity-50"
106
106
  id="toggleLabel"
107
107
  v-if="direction == 'right'"
108
108
  >