Add button to show task addition pane.

This commit is contained in:
florian
2021-10-20 14:01:23 +02:00
parent 89b50142c7
commit ee3a24d238
10 changed files with 116 additions and 6 deletions

View File

@@ -1 +1,4 @@
/* You can add global styles to this file, and also import other style files */
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }