mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Increase section bottom margin to 24px
Harmonizes spacing with other pages, e,g. Project Settings.
See 1ba634434d
See opf/openproject#21520
This commit is contained in:
@@ -73,6 +73,7 @@ module Primer
|
||||
|
||||
@system_arguments = system_arguments
|
||||
@system_arguments[:tag] = :section
|
||||
@system_arguments[:mb] ||= 4
|
||||
@system_arguments[:aria] ||= {}
|
||||
@system_arguments[:aria][:labelledby] = @heading_arguments[:id]
|
||||
@system_arguments[:hidden] = :none if inputs.all?(&:hidden?)
|
||||
|
||||
Reference in New Issue
Block a user