mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
style(next): create a CSS file for the empty note (shown when opening a blank tab)
This commit is contained in:
parent
6f1f728c1b
commit
664b1e32a6
@ -1,6 +1,7 @@
|
||||
@import url(./forms.css);
|
||||
@import url(./shell.css);
|
||||
@import url(./settings.css);
|
||||
@import url(./notes/empty.css);
|
||||
@import url(./notes/text.css);
|
||||
|
||||
@font-face {
|
||||
|
0
src/public/stylesheets/theme-next/notes/empty.css
Normal file
0
src/public/stylesheets/theme-next/notes/empty.css
Normal file
Loading…
x
Reference in New Issue
Block a user