Improved new conversation dialog

This commit is contained in:
Mark Qvist 2022-10-09 00:52:36 +02:00
parent d2450ebb85
commit 52ec09a7df
2 changed files with 10 additions and 9 deletions

View file

@ -1268,7 +1268,7 @@ MDNavigationLayout:
MDBoxLayout:
orientation: "horizontal"
size_hint_y: None
padding: [0,0,dp(24),0]
padding: [0,0,dp(8),0]
height: dp(48)
MDLabel:
id: "trusted_switch_label"