mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
feat(jump_to): got the styling to look exactly how we were hoping for
This commit is contained in:
@@ -1794,7 +1794,7 @@ textarea {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
box-shadow: -30px 50px 93px -50px black;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jump-to-note-results {
|
.jump-to-note-results {
|
||||||
|
|||||||
Reference in New Issue
Block a user