@dgithiomi/sbui-web 1.0.3 → 1.0.4

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/dist/styles.css CHANGED
@@ -874,9 +874,9 @@ video {
874
874
  width: 1.25rem;
875
875
  height: 1.25rem;
876
876
  }
877
- .size-8 {
878
- width: 2rem;
879
- height: 2rem;
877
+ .size-6 {
878
+ width: 1.5rem;
879
+ height: 1.5rem;
880
880
  }
881
881
  .h-1 {
882
882
  height: 0.25rem;
@@ -1096,6 +1096,9 @@ video {
1096
1096
  --tw-bg-opacity: 1;
1097
1097
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
1098
1098
  }
1099
+ .p-1 {
1100
+ padding: 0.25rem;
1101
+ }
1099
1102
  .p-2 {
1100
1103
  padding: 0.5rem;
1101
1104
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dgithiomi/sbui-web",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "The web specific UI component library",
5
5
  "keywords": [
6
6
  "web",