Changes
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
import {Link} from "@inertiajs/vue3";
|
import {Link} from "@inertiajs/vue3";
|
||||||
import slugify from "slugify";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "PageSubSectionLinks",
|
name: "PageSubSectionLinks",
|
||||||
@@ -72,4 +71,8 @@ export default {
|
|||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|
||||||
|
.styled-scrollbar {
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user