mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02: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