mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 21:30:53 +08:00
feat(jump_to): got the styling to look exactly how we were hoping for
This commit is contained in:
parent
753d5529b2
commit
513878dfef
1 changed files with 1 additions and 1 deletions
|
|
@ -1794,7 +1794,7 @@ textarea {
|
|||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
text-overflow: ellipsis;
|
||||
box-shadow: -30px 50px 93px -50px black;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.jump-to-note-results {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue