Add the ability to quickly delete a couple of stuff

This commit is contained in:
2020-01-23 20:01:33 +01:00
parent c16819dab7
commit 9c88a2b5cf
5 changed files with 37 additions and 6 deletions

View File

@@ -191,6 +191,11 @@
}
}
.modal-delete {
float: right;
margin-right: 1em;
}
// TODO:
// #log {
// overflow: scroll;