mirror of
https://github.com/zadam/trilium.git
synced 2025-12-13 03:39:54 +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;
|
||||
overflow: auto;
|
||||
padding: 14px 12px 13px 12px;
|
||||
|
||||
a.reference-link {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
/* #endregion */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user