chore: update shortcut view style

This commit is contained in:
Steven 2023-07-04 22:52:18 +08:00
parent 9fd7d6bd34
commit 731ad57fd2

View File

@ -65,7 +65,7 @@ const ShortcutView = (props: Props) => {
)} )}
</div> </div>
<a <a
className="flex flex-row px-2 justify-start items-center cursor-pointer rounded-md hover:bg-gray-100 hover:shadow" className="flex flex-row px-1 justify-start items-center cursor-pointer rounded-md hover:bg-gray-100 hover:shadow"
target="_blank" target="_blank"
href={shortifyLink} href={shortifyLink}
> >