Note that in order to avoid display duplicated vertical scroll when render a modal, we are add an `overflow: unset` rule. This rule overwrite a vendor rule both in the modal we are adding and in the modal we already have when creating a budget in admin section.
3 lines
94 B
Ruby
3 lines
94 B
Ruby
class Layout::CookiesConsent::ManagementComponent < Layout::CookiesConsent::BaseComponent
|
|
end
|