mirror of
https://github.com/zadam/trilium.git
synced 2024-11-12 10:44:42 +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 {
|
.attribute-list {
|
||||||
margin-left: 7px;
|
margin-left: 7px;
|
||||||
margin-right: 7px;
|
margin-right: 7px;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inherited-attributes-wrapper {
|
.inherited-attributes-wrapper {
|
||||||
|
|
Loading…
Reference in a new issue