UNPKG

igniteui-angular-sovn

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

21 lines (16 loc) 242 B
@import url('https://fonts.googleapis.com/icon?family=Material+Icons'); html { box-sizing: border-box; } html, body { height: 100%; margin: 0; padding: 0; } body > * { height: 100%; } .no-height { height: unset; }