mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
fix markdown last margin (#1575)
This commit is contained in:
parent
12d58c90a7
commit
8a22149f2f
@ -24,6 +24,10 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
*:last-child {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.heading:not(.heading ~ .heading) {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user