Преглед изворни кода

the CPU graph shouldn't screw with the icons now

master
Izaya пре 5 година
родитељ
комит
28befbde93
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      static/index.html

+ 1
- 1
static/index.html Прегледај датотеку

@@ -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…
Откажи
Сачувај