Welcome to mirror list, hosted at ThFree Co, Russian Federation.

component_preview.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec12395a5d469ce654110a2bbb0eecb844877b38 (plain)
1
2
3
4
5
%head
  = stylesheet_link_tag "application"
  = stylesheet_link_tag "application_utilities"
%body{ style: "background-color: #{params.dig(:lookbook, :display, :bg_color) || 'white'}" }
  .container.gl-mt-6= yield