Fixed #5690 - Tabs: Ripple Position
parent
6cd0591e24
commit
0d243aa756
|
@ -69,6 +69,8 @@ const theme = ({ dt }) => `
|
|||
}
|
||||
|
||||
.p-tab {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
cursor: pointer;
|
||||
border-style: solid;
|
||||
border-width: 0 0 1px 0;
|
||||
|
|
Loading…
Reference in New Issue