Untitled

 avatar
unknown
plain_text
5 months ago
208 B
2
Indexable
:host ::ng-deep {
  .p-tabview {
    border: none;
  }
  .p-tabview-nav-content {
    text-align: center;
  }
  .p-tabview-nav {
    max-inline-size: max-content;
    min-inline-size: auto;
  }
}
Editor is loading...
Leave a Comment