mirror of
https://github.com/zadam/trilium.git
synced 2026-02-17 11:14:36 +01:00
chore(pdjs): address self-review
This commit is contained in:
parent
1021879167
commit
606574e18e
@ -12,7 +12,3 @@
|
||||
box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
#toolbarViewerLeft > .toolbarButtonSpacer:first-child {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
import { describe, expect, it } from "vitest";
|
||||
|
||||
describe("Toc", () => {
|
||||
it("should pass", () => {
|
||||
expect(true).toBe(true);
|
||||
});
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user