You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the scoped variables there is a --max-height-window, but why isn't there a possibility to set the min height of a modal?
In some cases this could be useful.
The text was updated successfully, but these errors were encountered:
--min-height-window could be useful if you open a modal with lists or tables of different lengths. If one table is shorter than the max height, the modal is smaller, too. If you then switch to a longer table, while the modal is open, it resizes and that looks kinda bad. It's just a visual thing, but yeah, that's why I thought about a min-height variable
In the scoped variables there is a --max-height-window, but why isn't there a possibility to set the min height of a modal?
In some cases this could be useful.
The text was updated successfully, but these errors were encountered: