Fixed incorrect padding

This commit is contained in:
Mark Qvist 2022-10-03 13:02:00 +02:00
parent bad8060cfa
commit 8209228f04

View File

@ -1058,6 +1058,7 @@ MDNavigationLayout:
orientation: "horizontal"
# spacing: "24dp"
size_hint_y: None
padding: [0,0,dp(24),0]
height: dp(48)
MDLabel:
id: trusted_switch_label