[frontend/components] Increase single note timestamp margin
This commit is contained in:
parent
062fc1724b
commit
5ffbafce16
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.date {
|
.date {
|
||||||
margin-top: 0.5rem;
|
margin-top: 1rem;
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue