feature: UI/UX improvements

This commit is contained in:
Dobin
2024-03-23 12:16:20 +00:00
parent 0333fc2673
commit ba933bd018
7 changed files with 46 additions and 23 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<div class="row">
<div class="col-3">
<input type="text" name="comment" class="hidden form-control" value="{{project.comment}}"
<input type="text" name="comment" class="hidden form-control" placeholder="Comment" value="{{project.comment}}"
placeholder="" aria-label="PROJECTNAME" aria-describedby="basic-addon1">
<select class="form-select" name="shellcode" aria-label="SHELLCODE">