mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-23 02:48:26 +00:00
Add a qr code to the link of an item or attachment
This commit is contained in:
@ -351,3 +351,8 @@ tableMain =
|
||||
tableRow : String
|
||||
tableRow =
|
||||
"border-t dark:border-bluegray-600"
|
||||
|
||||
|
||||
qrCode : String
|
||||
qrCode =
|
||||
"max-w-min dark:bg-bluegray-400 bg-gray-50 mx-auto md:mx-0"
|
||||
|
Reference in New Issue
Block a user