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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
I'm having a problem with flexing contents with angular material on safari browsers. The problem is that the browser doesn't flex the content-div over the entire contents and places the footer below, but instead the footer is sitting after the content to fill up 100% height.
Here is a working codepen . I'm using Safari 9.1 . The same problem occurs on mobile safari.
I'm having a problem with flexing contents with angular material on safari browsers. The problem is that the browser doesn't flex the content-div over the entire contents and places the footer below, but instead the footer is sitting after the content to fill up 100% height.
Here is a working codepen . I'm using Safari 9.1 . The same problem occurs on mobile safari.
To see the history of this issue, here's the stack overflow question.