refactor catering, add orders view
This commit is contained in:
@@ -16,7 +16,7 @@ class MainViewContentBox(Component):
|
||||
fill=self.session.theme.primary_color,
|
||||
margin_left=1,
|
||||
margin_right=1,
|
||||
margin_top=2,
|
||||
margin_top=1,
|
||||
margin_bottom=1,
|
||||
shadow_radius=0.5,
|
||||
shadow_color=self.session.theme.hud_color,
|
||||
|
||||
Reference in New Issue
Block a user