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