Josiah Purtlebaugh

Results 1 comments of Josiah Purtlebaugh

I was able to work around this issue with the following code: ``` .is-divider[data-content]::after { background-color: $body-background-color; } ``` Another line would be necessary if you're using the vertical divider.