:root{--app-height: 100%;--nav-height: 56px}html,body{height:100vh;height:var(--app-height)}body{display:flex}#app{flex-grow:1;display:flex;flex-direction:column;min-width:0}.router-view{flex-grow:1;display:flex;flex-direction:column}.social-icon{width:24px;height:24px}.is-white-space-nowrap{white-space:nowrap}#admin_panel{padding:20px}.admin-panel{overflow-y:auto!important;background:#eee}
