add: only delete swipe, edit on tap
Edit price cards on tap, only delete swipe exists, fixed dialogs, add ripple
This commit is contained in:
parent
1a5dd102e0
commit
38cd37cf74
9 changed files with 145 additions and 93 deletions
|
@ -4,7 +4,7 @@
|
|||
background: var(--color-main-darkest);
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
z-index: 100;
|
||||
z-index: 1000;
|
||||
box-shadow: var(--box-shadow-upper);
|
||||
|
||||
& > .Button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue