🚑️ Revert development changes

This commit is contained in:
2022-12-10 16:13:07 +01:00
parent f243137145
commit 8c8a45aae3

View File

@ -60,7 +60,7 @@ watch(
<style scoped>
.bar {
width: 0%;
opacity: 0.2;
opacity: 0;
background-color: var(--loader-color);
height: 5px;
}