mirror of
https://github.com/zadam/trilium.git
synced 2024-12-29 11:24:45 +08:00
fix attr detail positioning
This commit is contained in:
parent
12943ca151
commit
15796b6870
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ const TPL = `
|
|||
.attribute-list {
|
||||
margin-left: 7px;
|
||||
margin-right: 7px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.inherited-attributes-wrapper {
|
||||
|
|
Loading…
Reference in a new issue