Added lottie toggle
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 26s

This commit is contained in:
2024-11-06 21:53:08 +01:00
parent 34c31b8533
commit 91cef8c24c
13 changed files with 3035 additions and 102 deletions

View File

@@ -1,38 +1,13 @@
:host {
height: 4rem;
width: 8rem;
margin-bottom: -3rem;
position: relative;
}
.background {
width: 8rem;
height: 2rem;
.cls-1{fill:#ee7262;}
}
.elements {
canvas {
width: 10rem;
height: 2rem;
svg {
position: absolute;
width: 2rem;
height: 2rem;
left: 1rem;
// left: 5rem;
top: 0.75rem;
}
.cls-1 {
fill: #2e142c;
}
.cls-2 {
fill: #e94541;
}
.cls-3 {
fill: #a3203d;
}
height: 10rem;
}
#lightmode {
position: absolute;
}