mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
fix(webui): adjust summary text font size
This commit is contained in:
parent
c8543a95e1
commit
cd8805c434
@ -1,8 +1,6 @@
|
||||
<template>
|
||||
<vue-read-more-smooth no-shadow :lines="4">
|
||||
<div class="text-body-1"
|
||||
style="white-space: pre-wrap"
|
||||
>
|
||||
<div style="white-space: pre-wrap" class="body-2">
|
||||
<slot/>
|
||||
</div>
|
||||
<template v-slot:more="value">
|
||||
|
Loading…
Reference in New Issue
Block a user