mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
dispatch kehy
This commit is contained in:
@@ -18,9 +18,5 @@ class BasicApp(App):
|
||||
sidebar=Widget(),
|
||||
)
|
||||
|
||||
# # self.app.panic(self["#sidebar"].styles.has_rule("border"))
|
||||
|
||||
# self.app.panic(repr(self["#sidebar"]._inline_styles.border))
|
||||
|
||||
|
||||
BasicApp.run(css_file="basic.css", watch_css=True, log="textual.log")
|
||||
|
||||
Reference in New Issue
Block a user