mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
This reverts and adapts https://github.com/Unleash/unleash/pull/3307/files#r1135784293 - Apparently it broke the form border radius when not in modal mode. This change makes it so that we have `overflow: hidden` in most cases but `overflow: unset` when using `FormTemplate` as a modal, effectively covering both use cases. Normal:  Modal (`position: sticky` header in variants still works correctly):  |
||
---|---|---|
.. | ||
addons | ||
admin | ||
application | ||
archive | ||
changeRequest | ||
common | ||
context | ||
environments | ||
events | ||
feature | ||
feedback | ||
layout | ||
loginHistory | ||
maintenance | ||
menu | ||
playground/Playground | ||
project | ||
providers | ||
segments | ||
splash | ||
strategies | ||
tags | ||
user | ||
App.tsx | ||
InitialRedirect.tsx |