mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-12 09:39:24 -04:00
Cleanup
This commit is contained in:
parent
b076c0b7c5
commit
82fc8c06f0
1 changed files with 1 additions and 2 deletions
|
@ -696,9 +696,8 @@ MDScreen:
|
|||
Builder.load_string("""
|
||||
<ListLXMessageCard>:
|
||||
style: "outlined"
|
||||
elevation: 2
|
||||
padding: dp(8)
|
||||
radius: [dp(4), dp(4), dp(4), dp(4)]
|
||||
radius: dp(4)
|
||||
size_hint: 1.0, None
|
||||
height: content_text.height + heading_text.height + dp(32)
|
||||
pos_hint: {"center_x": .5, "center_y": .5}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue