@steedos/service-plugin-amis 2.5.12 → 2.5.13-beta.1

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": "@steedos/service-plugin-amis",
3
- "version": "2.5.12",
3
+ "version": "2.5.13-beta.1",
4
4
  "main": "package.service.js",
5
5
  "scripts": {
6
6
  "build": "yarn build:tailwind-base && yarn build:tailwind",
@@ -13,7 +13,7 @@
13
13
  "publishConfig": {
14
14
  "access": "public"
15
15
  },
16
- "gitHead": "cdf06aa70a7b55d8dae3fdd62bb24d8fe004b5c9",
16
+ "gitHead": "d2a737e3a975af170b25495dcb0d8bdd668a2da3",
17
17
  "devDependencies": {
18
18
  "tailwindcss": "3.2.4"
19
19
  }
@@ -413,10 +413,6 @@
413
413
  border-color: rgb(209 213 219 / var(--tw-border-opacity))
414
414
  }
415
415
 
416
- .sm\:p-3 {
417
- padding: 0.75rem
418
- }
419
-
420
416
  .sm\:px-3 {
421
417
  padding-left: 0.75rem;
422
418
  padding-right: 0.75rem