feat(FN-4270): complete Step 2 — inherit file link text styling
Fusion-Task-Id: FN-4270 Fusion-Task-Lineage: 6e346590-2dd5-43cd-912f-9f9cbfb3421a
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
border: 0;
|
border: 0;
|
||||||
border-radius: var(--radius-sm);
|
border-radius: var(--radius-sm);
|
||||||
background: transparent;
|
background: transparent;
|
||||||
color: var(--color-info);
|
color: inherit;
|
||||||
|
text-align: left;
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font: inherit;
|
font: inherit;
|
||||||
|
|||||||
Reference in New Issue
Block a user