chore(client): tweak client design
This commit is contained in:
parent
2a2020b797
commit
d1e151172b
3 changed files with 37 additions and 7 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue