[frontend/components] Add padding to notes

This commit is contained in:
Jeder 2024-10-28 00:05:50 +01:00 committed by Lilian
parent 61ceb10c82
commit a2d9a7d7cd
No known key found for this signature in database

View file

@ -31,4 +31,5 @@
.note {
width: 100%;
padding-bottom: 1rem;
}