File tree Expand file tree Collapse file tree
styles/scss/components/modal
web-components/src/components/fluid-form Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11//
2- // Copyright IBM Corp. 2016, 2025
2+ // Copyright IBM Corp. 2016, 2026
33//
44// This source code is licensed under the Apache-2.0 license found in the
55// LICENSE file in the root directory of this source tree.
152152
153153 // fluid form in modal
154154 .#{$prefix } --modal-content .#{$prefix } --form--fluid {
155- margin-inline : - $spacing-05 - $spacing-05 ;
155+ margin-inline : - $spacing-03 - $spacing-03 ;
156156 }
157157
158158 // TODO: remove .#{$prefix}--modal-content__regular-content in v11 since hasForm has been deprecated
Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ $css--plex: true !default;
1919 --cds-field : var (--cds-field-01 );
2020
2121 .#{$prefix } --form--fluid {
22- margin-inline : - $spacing-05 - $spacing-05 ;
22+ margin-inline : - $spacing-03 - $spacing-03 ;
2323 }
2424}
You can’t perform that action at this time.
0 commit comments