mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
small tweaks
This commit is contained in:
parent
b2c0eaeaf8
commit
448a3254a3
File diff suppressed because one or more lines are too long
754
libraries/jquery.js
vendored
754
libraries/jquery.js
vendored
File diff suppressed because it is too large
Load Diff
@ -94,6 +94,7 @@ const TPL = `
|
||||
color: var(--muted-text-color);
|
||||
max-height: 200px;
|
||||
overflow: auto;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.note-attributes-editor p {
|
||||
@ -149,8 +150,8 @@ const TPL = `
|
||||
.add-new-attribute-button {
|
||||
color: var(--muted-text-color);
|
||||
position: absolute;
|
||||
bottom: 5px;
|
||||
right: 5px;
|
||||
bottom: 3px;
|
||||
right: 0;
|
||||
cursor: pointer;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user