chore(client): tweak client design

This commit is contained in:
syuilo
2022-06-23 13:39:28 +09:00
parent 2a2020b797
commit d1e151172b
3 changed files with 37 additions and 7 deletions

View File

@@ -61,7 +61,9 @@ os.api('charts/user/notes', { userId: props.user.id, limit: 16, span: 'day' }).t
}
> :global(.sub) {
font-size: 75%;
display: block;
width: 100%;
font-size: 95%;
opacity: 0.7;
line-height: $bodyInfoHieght;
white-space: nowrap;