mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-18 21:19:44 +00:00
chore: update shortcut view style
This commit is contained in:
parent
9fd7d6bd34
commit
731ad57fd2
@ -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}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user