- cbz support

This commit is contained in:
Alex Ling
2020-02-17 01:12:40 +00:00
parent ec09a1b381
commit 2cbb719855
2 changed files with 5 additions and 2 deletions

View File

@@ -17,3 +17,6 @@
#scan-status {
cursor: auto;
}
.uk-card-title {
word-wrap: break-word;
}