This is a fly-out menu compoment for inclusion in HTML projects.
app.scss file i added css code it's reflecting.. .drawer-container { display: flex; flex-direction: row; height: 100vh; overflow: hidden; } .drawer-app-content { flex ...