mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 05:20:36 +01:00
Fixed incorrect padding
This commit is contained in:
parent
bad8060cfa
commit
8209228f04
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user