mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-21 11:15:36 -05:00
add handlers to input box as well
This commit is contained in:
@@ -140,7 +140,7 @@ class PyWidgetTheme:
|
||||
|
||||
|
||||
class PyListTemplate:
|
||||
theme = PyWidgetTheme("flex flex-col-reverse mt-4")
|
||||
theme = PyWidgetTheme("flex flex-col-reverse mt-8 mx-4")
|
||||
|
||||
|
||||
def __init__(self, parent):
|
||||
|
||||
Reference in New Issue
Block a user