Add relative for focus ring to come up
parent
7c9e9b32bd
commit
0e070602fe
|
@ -100,6 +100,7 @@ export default {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
user-select: none;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.p-accordion-header.p-disabled a {
|
||||
|
|
Loading…
Reference in New Issue