mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 12:49:53 +01:00
fix(ribbon): links in inherited attributes not visible
This commit is contained in:
@@ -355,6 +355,10 @@ body[dir=rtl] .attribute-list-editor {
|
|||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
padding: 14px 12px 13px 12px;
|
padding: 14px 12px 13px 12px;
|
||||||
|
|
||||||
|
a.reference-link {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
/* #endregion */
|
/* #endregion */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user