Update requests table and add temp nav link

This commit is contained in:
Luis Cielak
2018-07-23 10:05:29 -04:00
parent ee4d76f166
commit 1916461d6e
5 changed files with 73 additions and 39 deletions

View File

@@ -44,3 +44,12 @@
}
}
}
.panel__actions {
display: flex;
padding: $gap;
// &__search {
// float: left;
// }
}