mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 12:19:08 +00:00
Prevent flash on first load
This commit is contained in:
parent
3de499063c
commit
cabfe33e58
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ under the License.
|
|||
<% end %>
|
||||
</div>
|
||||
<div class="page-wrapper">
|
||||
<div class="dark-box"></div>
|
||||
<div class="content">
|
||||
<%= yield %>
|
||||
<% if current_page.data.includes %>
|
||||
|
|
|
|||
Loading…
Reference in a new issue