@steedos/service-plugin-amis 2.5.12-beta.41 → 2.5.12-beta.43

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-beta.41",
3
+ "version": "2.5.12-beta.43",
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": "ffe20aad8f98cd5ce3f0906b7e83fc611f7a30aa",
16
+ "gitHead": "a849a120705f75cc7953ab66545f6d3ccf2a8321",
17
17
  "devDependencies": {
18
18
  "tailwindcss": "3.2.4"
19
19
  }
@@ -413,6 +413,10 @@
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
+
416
420
  .sm\:px-3 {
417
421
  padding-left: 0.75rem;
418
422
  padding-right: 0.75rem