mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-05-03 06:39:32 +00:00
Fixed styling for export graph
This commit is contained in:
@@ -30,10 +30,10 @@
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.ipo,.xpo {
|
.ipo,.epo {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
.ipoa,.xpoa {
|
.ipoa,.epoa {
|
||||||
font-size: 1.0rem;
|
font-size: 1.0rem;
|
||||||
color: grey;
|
color: grey;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -30,10 +30,10 @@
|
|||||||
width: 50%;
|
width: 50%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.ipo,.xpo {
|
.ipo,.epo {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
.ipoa,.xpoa {
|
.ipoa,.epoa {
|
||||||
font-size: 1.0rem;
|
font-size: 1.0rem;
|
||||||
color: grey;
|
color: grey;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user