feat(fe/files panel): enable download URL QR code

This commit is contained in:
hexxa 2021-12-30 17:28:06 +08:00 committed by Hexxa
parent f46d492d44
commit 1ff7cfc141
7 changed files with 93 additions and 34 deletions

View file

@ -497,4 +497,8 @@
.bold {
font-weight: bold;
}
.fix {
clear: both;
}