Commit 461fac46 authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch 'sse-minor-ux-spacing' into 'master'

Minor bottom spacing add to align with top spacing

See merge request gitlab-org/gitlab!41596
parents 64bd26f7 2552f439
......@@ -98,7 +98,7 @@ export default {
:content="editableContent"
:initial-edit-type="editorMode"
:image-root="imageRoot"
class="mb-9 h-100"
class="mb-9 pb-6 h-100"
@modeChange="onModeChange"
@input="onInputChange"
@uploadImage="onUploadImage"
......
---
title: Add bottom spacing to static site editor UI to align with overall UI spacing
merge_request: 41596
author:
type: added
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment