Added lottie toggle
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 26s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 26s
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user