mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
Basic ui for addons
This commit is contained in:
@ -96,4 +96,8 @@
|
||||
.markdown-preview a {
|
||||
@apply text-blue-400 hover:text-blue-500 dark:text-sky-200 dark:hover:text-sky-100 cursor-pointer;
|
||||
}
|
||||
|
||||
.markdown-preview pre {
|
||||
@apply font-mono px-2 py-2 text-sm border dark:border-slate-600 rounded my-2;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user