Toggle deleteMode with button in Header

This commit is contained in:
2020-12-07 15:27:54 +01:00
parent 5ef8c424fd
commit d826e758ff
10 changed files with 64 additions and 39 deletions

View File

@@ -2,6 +2,7 @@
@color-2: #ffffff;
@color-3: #ff9700;
@text-color: #333;
@text-error: #d63031;
@headerHeight: 58px;
@footerHeight: 58px;