mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
editor: use accent color for link
This commit is contained in:
committed by
Abdullah Atta
parent
c386e92831
commit
e16a5524b8
@@ -226,6 +226,7 @@ export function OpenLink(props: ToolProps) {
|
|||||||
fontSize: "subBody",
|
fontSize: "subBody",
|
||||||
fontFamily: "body",
|
fontFamily: "body",
|
||||||
mr: 1,
|
mr: 1,
|
||||||
|
color: "primary",
|
||||||
maxWidth: [150, 250],
|
maxWidth: [150, 250],
|
||||||
overflow: "hidden",
|
overflow: "hidden",
|
||||||
textOverflow: "ellipsis",
|
textOverflow: "ellipsis",
|
||||||
|
|||||||
Reference in New Issue
Block a user