fix: Correct cursor on document metadata under title
This commit is contained in:
@@ -85,6 +85,7 @@ export const Meta = styled(DocumentMeta)<{ rtl?: boolean }>`
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
cursor: var(--pointer);
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
||||
Reference in New Issue
Block a user