classcard-ui 0.2.388 → 0.2.389

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.388",
3
+ "version": "0.2.389",
4
4
  "main": "dist/classcard-ui.common.js",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -249,7 +249,7 @@ export default {
249
249
  @apply rounded-b-md;
250
250
  }
251
251
  .vs__selected {
252
- @apply m-0 mr-1 border-none py-0 pl-1.5 pr-1.5;
252
+ @apply m-0 mr-1 border-none py-0 pl-0 pr-1.5;
253
253
  }
254
254
  .vs__selected-options {
255
255
  @apply pl-0;