mirror of
https://github.com/markqvist/Sideband.git
synced 2025-08-03 03:56:20 -04:00
Improved new conversation dialog
This commit is contained in:
parent
d2450ebb85
commit
52ec09a7df
2 changed files with 10 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue