fix CSS & add description
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="bg-gray-300 rounded text-black m-2 p-2">
|
||||
<div class="bg-white rounded text-black m-2 p-2">
|
||||
<div v-if="!edit" class="edit flex flex-wrap items-center">
|
||||
<a :href="bookmark.data.attributes.data.url"
|
||||
class="flex-1">
|
||||
|
||||
Reference in New Issue
Block a user