minor improvement
This commit is contained in:
@@ -232,7 +232,7 @@ export default function LinkDetails({
|
||||
)}
|
||||
|
||||
<div className="absolute top-0 bottom-0 left-0 right-0 opacity-0 group-hover:opacity-100 duration-100 flex justify-end items-end">
|
||||
<label className="btn btn-xs mb-2 mr-12">
|
||||
<label className="btn btn-xs mb-2 mr-12 opacity-50 hover:opacity-100">
|
||||
{t("upload_preview_image")}
|
||||
<input
|
||||
type="file"
|
||||
|
||||
Reference in New Issue
Block a user