Fix spacing of headings of integration manager on General settings tab (#10232)
* Fix spacing of headings of integration manager on General settings tab Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * lint Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Check the column gap Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Iterate Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Scroll to 'mx_SetIntegrationManager' and take a snapshot of the dialog Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> * Revert "Scroll to 'mx_SetIntegrationManager' and take a snapshot of the dialog" This reverts commit 9151d6a34de109c0dffa95046397c13f4b61f5a4. * Specify actual width of mx_SetIntegrationManager Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com> --------- Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
2434749f65
commit
7503bf6b96
2 changed files with 61 additions and 0 deletions
|
@ -29,6 +29,7 @@ limitations under the License.
|
|||
.mx_SettingsTab_subheading {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
margin-inline-end: 0; /* Cancel the default right (inline-end) margin */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue