mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2024-11-22 13:30:36 +01:00
Fixed incorrect padding
This commit is contained in:
parent
bad8060cfa
commit
8209228f04
@ -1058,6 +1058,7 @@ MDNavigationLayout:
|
|||||||
orientation: "horizontal"
|
orientation: "horizontal"
|
||||||
# spacing: "24dp"
|
# spacing: "24dp"
|
||||||
size_hint_y: None
|
size_hint_y: None
|
||||||
|
padding: [0,0,dp(24),0]
|
||||||
height: dp(48)
|
height: dp(48)
|
||||||
MDLabel:
|
MDLabel:
|
||||||
id: trusted_switch_label
|
id: trusted_switch_label
|
||||||
|
Loading…
Reference in New Issue
Block a user