@pinuts/bsr-uikit-relaunch 0.2.67 → 0.2.68

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.
@@ -246,6 +246,7 @@ fieldset.formInput {
246
246
  gap: $base-gap * 2 $base-gap * 5;
247
247
  flex-wrap: wrap;
248
248
  column-gap: $base-gap * 10 !important;
249
+ margin-bottom: 0;
249
250
 
250
251
  &.inline {
251
252
  display: inline-flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pinuts/bsr-uikit-relaunch",
3
- "version": "0.2.67",
3
+ "version": "0.2.68",
4
4
  "private": false,
5
5
  "description": "BSR UI-KIT Relaunch",
6
6
  "main": "dist/index.js",