mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add a margin below rendered media-tags to match that of paragraphs
This commit is contained in:
parent
59185d7088
commit
f6f5bef83e
@ -108,6 +108,9 @@
|
||||
table {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
media-tag > * {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.cp-splitter {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user