@syncfusion/ej2
Version:
A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.
2 lines (1 loc) • 303 B
CSS
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");/*! popup layout */.e-popup{height:auto;position:absolute;width:auto;z-index:1000}.e-popup.e-popup-open{display:block}.e-popup.e-popup-close{display:none}.e-lib .e-js [class^='e-'],.e-lib .e-js [class*=' e-']{box-sizing:content-box}