* Remove tracked object update resets

* Adjust face blur reduction

* Add space for config editor buttons

* Slight adjustment

* Fix double thats

* update icons

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
Nicolas Mowen
2025-06-19 10:20:33 -05:00
committed by GitHub
co-authored by Josh Hawkins
parent 42cae5d9ee
commit fe571dc217
7 changed files with 26 additions and 41 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ function ConfigEditor() {
</div>
</div>
<div className="flex flex-1 flex-col overflow-hidden">
<div className="mt-2 flex flex-1 flex-col overflow-hidden">
{error && (
<div className="mt-2 max-h-[30%] min-h-[2.5rem] overflow-auto whitespace-pre-wrap border-2 border-muted bg-background_alt p-4 text-sm text-danger md:max-h-[40%]">
{error}