Add notifications (and deleting of answers)

This commit is contained in:
Ross
2020-04-28 23:44:11 +01:00
parent 1d6ffc0b71
commit f6610cc5e9
4 changed files with 51 additions and 4 deletions
+6 -2
View File
@@ -740,12 +740,16 @@ select option:disabled {
padding-top: 0.8rem;
}
#localFileloader {
#options-panel {
padding: 20px;
}
#localFileloader {
padding-bottom: 20px;
}
#packet-list {
padding: 20px;
padding-top: 20px;
}
.packet-button {