mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Add a qr-code for source urls
This commit is contained in:
@ -104,6 +104,12 @@
|
||||
background: rgba(220, 255, 71, 0.6);
|
||||
}
|
||||
|
||||
.default-layout .qr-code svg {
|
||||
border: 1px solid #ccc;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.markdown-preview {
|
||||
overflow: auto;
|
||||
max-height: 300px;
|
||||
|
Reference in New Issue
Block a user