Skip to content

Commit c9dc418

Browse files
committed
Update typical CSS properties in shared space docs
1 parent 07d392f commit c9dc418

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

content/docs/reference/addon-api/addon.tab/addon.tab.appendToSharedSpace.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ This shared space may exist in 5 different situations:
156156

157157
This shared space will not exist while on `fullscreen` mode. See [fullscreenStageHeader](#fullscreenstageheader).
158158

159-
**Typical CSS properties**: `margin-right: 0.2rem` (LTR), `margin-left: 0.2rem` (RTL)
160-
161159
<table>
162160
<tr>
163161
<td>Space parent element</td>
@@ -203,7 +201,7 @@ See [stageHeader](#stageheader). Full screen can be triggered both from the proj
203201

204202
![Shared space image](/assets/img/docs/sharedspace-fullscreenstageheader.jpg)
205203

206-
**Typical CSS properties**: `margin-right: 0.2rem` (LTR), `margin-left: 0.2rem` (RTL)
204+
**Typical CSS properties**: `margin-right: 0.25rem` (LTR), `margin-left: 0.25rem` (RTL)
207205

208206
<table>
209207
<tr>

0 commit comments

Comments
 (0)