mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 21:05:55 +01:00
fix opening links in attr detail
This commit is contained in:
@@ -34,7 +34,7 @@ const TPL = `
|
||||
.add-new-attribute-button {
|
||||
color: var(--muted-text-color);
|
||||
position: absolute;
|
||||
bottom: 3px;
|
||||
bottom: 2px;
|
||||
right: 0;
|
||||
cursor: pointer;
|
||||
border: 1px solid transparent;
|
||||
|
||||
Reference in New Issue
Block a user