chore: run prettier, lint, change changelog version, urls etc

This commit is contained in:
David Ralph
2024-06-03 17:03:32 +01:00
parent 8346ce06ea
commit 9b03763b44
26 changed files with 68 additions and 82 deletions

View File

@@ -18,11 +18,11 @@
color: var(--modal-text) !important;
}
/*.Toastify__progress-bar--default {
/* .Toastify__progress-bar--default {
height: 3px !important;
background: var(--modal-text) !important;
color: var(--modal-text) !important;
}*/
} */
.Toastify__toast-container {
width: auto !important;
@@ -38,4 +38,4 @@
.Toastify__progress-bar--info {
background-color: gold !important;
}
}

View File

@@ -97,7 +97,6 @@ $themes: (
box-shadow: t($boxShadow);
}
backdrop-filter: blur(map.get($ui-elements, 'backgroundBlur'));
backdrop-filter: blur(map.get($ui-elements, 'backgroundBlur'));
.title {