@fileverse/ui 4.1.7-patch-4 → 4.1.7-patch-5

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/index.css CHANGED
@@ -1243,6 +1243,9 @@ video {
1243
1243
  .mb-4 {
1244
1244
  margin-bottom: 1rem;
1245
1245
  }
1246
+ .mb-6 {
1247
+ margin-bottom: 1.5rem;
1248
+ }
1246
1249
  .ml-1 {
1247
1250
  margin-left: 0.25rem;
1248
1251
  }