fix dtext/note bottom margins
This commit is contained in:
@@ -87,7 +87,7 @@ div.prose {
|
||||
padding: 0.7em;
|
||||
border-top: 1px solid #666;
|
||||
|
||||
p:last-child {
|
||||
> :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@ div#note-container {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
p:last-child {
|
||||
> :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user