Various bugfixes for scene tagger (#1014)

* Tagger fixes
* Validate stash-box endpoint pattern
This commit is contained in:
InfiniteTF
2020-12-28 03:28:29 +01:00
committed by GitHub
parent 5c10712aab
commit d50238cf41
10 changed files with 185 additions and 105 deletions

View File

@@ -16,7 +16,7 @@
}
&.inline {
display: inline-block;
display: inline;
height: auto;
margin-left: 0.5rem;
}