Air-Quality-Web/client_src/css/guage.css

8 lines
85 B
CSS

#canvas-guage {
position: absolute;
right: 0;
bottom: 3.5em;
z-index: 10000;
}