diff --git a/sass/_library/_base.scss b/sass/_library/_base.scss index 56309ae..aaf7d3e 100644 --- a/sass/_library/_base.scss +++ b/sass/_library/_base.scss @@ -11,6 +11,7 @@ html { box-sizing: inherit; /* avoid min-width: auto on flex and grid children */ min-width: 0; + // min-height: 0; } html {