mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
extra space around hr
This commit is contained in:
@@ -206,6 +206,7 @@ class MarkdownHorizontalRule(MarkdownBlock):
|
||||
border-bottom: heavy $primary;
|
||||
height: 1;
|
||||
padding-top: 1;
|
||||
margin-bottom: 1;
|
||||
}
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user