mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-30 06:31:16 +00:00
Merge pull request #10959 from jibees/10945-white-label-narrow-screen-width-no-marging-on-custom-tab-content
[WhiteLabel] Add some margin to custom tab content for a shop
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.content
|
||||
.row
|
||||
= sanitize(@distributor.custom_tab&.content, scrubber: TrixScrubber.new)
|
||||
.columns
|
||||
= sanitize(@distributor.custom_tab&.content, scrubber: TrixScrubber.new)
|
||||
|
||||
Reference in New Issue
Block a user