mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
Update Headers and Dividers to clear aligned images (#11108)
This commit is contained in:
@@ -600,6 +600,7 @@ width: 100%;
|
|||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
cursor: text;
|
cursor: text;
|
||||||
|
clear: both;
|
||||||
|
|
||||||
& + p,
|
& + p,
|
||||||
// accounts for block insert trigger and other widgets between heading and paragraph
|
// accounts for block insert trigger and other widgets between heading and paragraph
|
||||||
@@ -1603,6 +1604,7 @@ hr {
|
|||||||
position: relative;
|
position: relative;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
hr::before {
|
hr::before {
|
||||||
|
|||||||
Reference in New Issue
Block a user