Update info_page_list_item.py (Sync Ver.200626)

This commit is contained in:
hi80482 2020-07-03 17:29:58 +08:00 committed by GitHub
parent 3d5ae287a1
commit 119bfa223d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ class InfoPageListItem(Widget):
def Init(self,text):
#self._Fonts["normal"] = fonts["veramono12"]
#self._Fonts["normal"] = fonts["Eurostile12"]
l = Label()
l._PosX = 10