Typeahead loading spinner and regex fixes

This commit is contained in:
softsimon
2022-08-30 11:46:37 +02:00
parent 91355c0936
commit 0dfda66578
3 changed files with 22 additions and 7 deletions

View File

@@ -49,4 +49,10 @@ form {
.btn {
width: 100px;
}
}
}
.spinner-border {
vertical-align: text-top;
margin-top: 1px;
margin-right: 2px;
}