mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-07-29 12:48:15 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
%section.settings-section.js-search-settings-section{ options_attrs }
|
||||
.settings-sticky-header
|
||||
.settings-sticky-header-inner
|
||||
%h2.gl-heading-2{ class: '!gl-mb-2' }
|
||||
%h2.gl-heading-2{ class: '!gl-mb-3' }
|
||||
= heading || @heading
|
||||
- if description || @description
|
||||
%p.gl-text-subtle.gl-mb-3
|
||||
= description || @description
|
||||
%div{ data: { testid: 'settings-section-body' } }
|
||||
.gl-mt-3{ data: { testid: 'settings-section-body' } }
|
||||
= body
|
||||
|
Reference in New Issue
Block a user