Moved dirty setting tab indicator element creation to python backend side

This commit is contained in:
Alex Heller
2023-06-08 18:46:41 +02:00
parent f47444edc5
commit 69ab29b097
3 changed files with 25 additions and 16 deletions
-1
View File
@@ -272,7 +272,6 @@ div#extras_scale_to_tab div.form{
#settings .modification-indicator {
width: 100%;
height: 100%;
background: var(--color-accent);
border-radius: 1em !important;
padding: 0;
}