fixed css rule
This commit is contained in:
parent
1e2feb5284
commit
c16c6e3142
@ -24,7 +24,7 @@
|
|||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
@media screen and (min-width: 900px) {
|
@media screen and (max-width: 899px) {
|
||||||
.cpugraph {
|
.cpugraph {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user