- fix: width to 100%

flex: 1;  // get all space
  order: 1;
- focus to InsertTask
This commit is contained in:
Paolo Arena
2019-01-28 20:39:40 +01:00
parent d8f0ead522
commit 0161e6c7e9
7 changed files with 94 additions and 34 deletions

View File

@@ -140,6 +140,10 @@
margin-top: 5%;
}
.fixed-left:hover{
cursor: ew-resize;
}
footer {
small {
color: red;