For Safari the following is not working, can anyone pinpoint in what I'm doing wrong?
max-height: calc(80vh - 140px);
All methods are individually supported on Safari. -webkit-calc doesn't help either.
Thanks!
For Safari the following is not working, can anyone pinpoint in what I'm doing wrong?
max-height: calc(80vh - 140px);
All methods are individually supported on Safari. -webkit-calc doesn't help either.
Thanks!