forked from lain.church/lain.church-fe
the CPU graph shouldn't screw with the icons now
This commit is contained in:
parent
c16c6e3142
commit
28befbde93
@ -24,7 +24,7 @@
|
||||
bottom: 0px;
|
||||
position: absolute;
|
||||
}
|
||||
@media screen and (max-width: 899px) {
|
||||
@media screen and (max-width: 899px) and (max-height: 399px) {
|
||||
.cpugraph {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user