All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 26s
14 lines
139 B
SCSS
14 lines
139 B
SCSS
:host {
|
|
margin-bottom: -3rem;
|
|
position: relative;
|
|
}
|
|
|
|
canvas {
|
|
width: 10rem;
|
|
height: 10rem;
|
|
}
|
|
|
|
#lightmode {
|
|
position: absolute;
|
|
}
|