File tree Expand file tree Collapse file tree
content/docs/reference/addon-api/addon.tab Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,8 +156,6 @@ This shared space may exist in 5 different situations:
156156
157157This 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 >
You can’t perform that action at this time.
0 commit comments