[frontend/components] Add padding to notes
This commit is contained in:
parent
61ceb10c82
commit
a2d9a7d7cd
1 changed files with 1 additions and 0 deletions
|
@ -31,4 +31,5 @@
|
||||||
|
|
||||||
.note {
|
.note {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding-bottom: 1rem;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue