Error Message for no qrcodes selected.

This commit is contained in:
0xRenegade
2022-09-24 15:40:56 -05:00
parent 9cf354910b
commit 8cb8e36114
5 changed files with 24 additions and 0 deletions
+4
View File
@@ -10,4 +10,8 @@
.bulk-action-wrapper {
padding: 10px 0;
}
#err-msg {
display: none;
color: red;
}