Added feedback
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s

This commit is contained in:
2024-10-30 19:46:16 +01:00
parent 05a261efa4
commit 4c18bdd95a
26 changed files with 187 additions and 27 deletions

View File

@@ -0,0 +1,38 @@
:host {
height: 4rem;
width: 8rem;
position: relative;
}
.background {
width: 8rem;
height: 2rem;
.cls-1{fill:#ee7262;}
}
.elements {
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;
}
}