@appartmint/mint 2.6.18 → 2.6.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/mint.css CHANGED
@@ -1711,6 +1711,10 @@ body.mint-ready app-root {
1711
1711
  opacity: 1;
1712
1712
  }
1713
1713
 
1714
+ router-outlet {
1715
+ display: none;
1716
+ }
1717
+
1714
1718
  app-root {
1715
1719
  display: block;
1716
1720
  position: relative;