sapp-common-package-test-final 1.5.1 → 1.5.2

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.
Files changed (2) hide show
  1. package/dist/index.css +2 -2
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -208,7 +208,7 @@ div._3Yvs5 {
208
208
  display: flex;
209
209
  align-items: center;
210
210
  justify-content: space-between;
211
- border-bottom-width: 1px !important;
211
+ border-bottom-width: 10px !important;
212
212
  border-style: solid !important;
213
213
  --tw-border-opacity: 1;
214
214
  border-color: rgb(241 241 244 / var(--tw-border-opacity, 1));
@@ -781,7 +781,7 @@ div._2Uj7C {
781
781
  }
782
782
 
783
783
  div._US4AW {
784
- @apply h-8 !border-r-0.25 !border-solid border-[#176CDD];
784
+ @apply h-8 !border-r-[1px] !border-solid border-[#176CDD];
785
785
  }
786
786
 
787
787
  ._2OOkM thead th,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.5.1",
3
+ "version": "1.5.2",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",