
.notification-tab > .active {
  border-bottom-color: #3b82f6;
  color: #3b82f6;
}


@media (width >= 48rem) {
  .main.active {
    width: 100%;
    margin-left: calc(16px * 0);
  }
}
