UNPKG

primereact

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/primereact.svg)](https://badge.fury.io/js/primereact) [![Discord Chat](https://img.shields.io/discord/5579

31 lines (26 loc) 451 B
.p-tabview-nav { display: flex; margin: 0; padding: 0; list-style-type: none; flex-wrap: wrap; } .p-tabview-nav-link { cursor: pointer; user-select: none; display: flex; align-items: center; position: relative; text-decoration: none; overflow: hidden; } .p-tabview-ink-bar { display: none; z-index: 1; } .p-tabview-nav-link:focus { z-index: 1; } .p-tabview-title { line-height: 1; }