Lint fixes
parent
739b199b2b
commit
2d5dd3a9f4
|
@ -105,7 +105,7 @@ export default {
|
|||
|
||||
.p-accordion-header a:focus {
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.p-accordion-header.p-disabled a {
|
||||
cursor: default;
|
||||
|
|
|
@ -72,5 +72,5 @@ export default {
|
|||
width: 24px;
|
||||
margin-right: .5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
|
@ -216,7 +216,7 @@ export default {
|
|||
width: 24px;
|
||||
margin-right: .5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
</CodeHighlight>
|
||||
</TabPanel>
|
||||
</TabView>
|
||||
|
|
Loading…
Reference in New Issue