fix pattern markup
This commit is contained in:
@@ -216,7 +216,7 @@ class TrackDetailsScreen(Screen):
|
|||||||
|
|
||||||
# 2
|
# 2
|
||||||
yield Static("for pattern")
|
yield Static("for pattern")
|
||||||
yield Static("", id="pattern_label", classes="four")
|
yield Static("", id="pattern_label", classes="four", markup=False)
|
||||||
|
|
||||||
# 3
|
# 3
|
||||||
yield Static(" ", classes="five")
|
yield Static(" ", classes="five")
|
||||||
|
|||||||
Reference in New Issue
Block a user