.portal-layout{
  display:flex;
}

.portal-main{
  margin-left:260px;
  padding:30px;
  min-height:100vh;
  background:var(--bg);
}