mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-22 01:07:56 +01:00
minor repositioning of temp-guage so that it doesn't overlap with the info-button
This commit is contained in:
parent
8a88c173e5
commit
5a45d1f3b5
@ -211,8 +211,8 @@ body {
|
||||
/* THERMOMETER */
|
||||
#thermometerContainer {
|
||||
position: absolute;
|
||||
right: 30px;
|
||||
top: 410px;
|
||||
right: 25px;
|
||||
top: 370px;
|
||||
}
|
||||
#thermometerCanvas {
|
||||
/*background: #59b2b8;*/
|
||||
|
Loading…
Reference in New Issue
Block a user