mirror of
https://github.com/markqvist/Sideband.git
synced 2024-10-01 03:15:37 -04:00
Layout tweaks
This commit is contained in:
parent
29071fbdfc
commit
7cd250fda7
@ -197,7 +197,7 @@ MDNavigationLayout:
|
||||
spacing: "24dp"
|
||||
size_hint_y: None
|
||||
height: self.minimum_height
|
||||
padding: dp(16)
|
||||
padding: [dp(28), dp(16), dp(28), dp(16)]
|
||||
|
||||
MDLabel:
|
||||
text: ""
|
||||
@ -615,7 +615,8 @@ MDNavigationLayout:
|
||||
spacing: "24dp"
|
||||
size_hint_y: None
|
||||
height: self.minimum_height
|
||||
padding: dp(16)
|
||||
padding: [dp(28), dp(16), dp(28), dp(16)]
|
||||
|
||||
|
||||
MDLabel:
|
||||
text: ""
|
||||
|
Loading…
Reference in New Issue
Block a user