mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-21 22:28:57 +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>
|
||||
<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"
|
||||
href={shortifyLink}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user