mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-22 06:29:14 -04:00
Park elevation properties for now
This commit is contained in:
parent
8aeb643b81
commit
25878a7405
4 changed files with 13 additions and 13 deletions
|
@ -154,7 +154,7 @@ class Messages():
|
|||
dialog = MDDialog(
|
||||
text="Delete message?",
|
||||
buttons=[ yes_button, no_button ],
|
||||
elevation=0,
|
||||
# elevation=0,
|
||||
)
|
||||
def dl_yes(s):
|
||||
dialog.dismiss()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue