Add relative for focus ring to come up

pull/310/head
cagataycivici 2020-04-29 21:42:45 +03:00
parent 7c9e9b32bd
commit 0e070602fe
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ export default {
display: flex;
align-items: center;
user-select: none;
position: relative;
}
.p-accordion-header.p-disabled a {