Resize bookmark headers
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 20s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 20s
This commit is contained in:
@@ -18,7 +18,7 @@ const groupedBookmarks = computed(() => {
|
||||
|
||||
<template>
|
||||
<div class="bookmarks-wrapper">
|
||||
<h3 class="text-left">Bookmarks</h3>
|
||||
<Header class="text-left">Bookmarks</Header>
|
||||
<div class="bookmarks-scroll">
|
||||
<LinkTable
|
||||
v-for="group in groupedBookmarks"
|
||||
|
||||
Reference in New Issue
Block a user