mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
fixes and tweaks - readonly bar is smaller and on the right
This commit is contained in:
@@ -22,7 +22,7 @@ const TPL = `
|
||||
width: 500px;
|
||||
max-height: 600px;
|
||||
overflow: auto;
|
||||
box-shadow: 10px 10px 93px -25px var(--main-text-color);
|
||||
box-shadow: 10px 10px 93px -25px black;
|
||||
}
|
||||
|
||||
.attr-help td {
|
||||
|
||||
Reference in New Issue
Block a user