This commit is contained in:
Mark Qvist 2023-10-31 17:50:58 +01:00
parent 294570afc1
commit b5c7ac3f0d
1 changed files with 1 additions and 7 deletions

View File

@ -1121,6 +1121,7 @@ MDScreen:
MDGridLayout:
cols: 1
spacing: dp(16)
padding: [dp(28), dp(28), dp(28), dp(28)]
size_hint_y: None
height: self.minimum_height
@ -1146,13 +1147,6 @@ MDScreen:
max_text_length: 128
font_size: dp(24)
MDBoxLayout:
md_bg_color: [0.2, 0.2, 0.8, 0.8]
size_hint_y: 1.0
MDLabel:
id: filler
text: "Test"
MDTextField:
id: settings_propagation_node_address
hint_text: "LXMF Propagation Node"