Console: only display netstatus badge for IPv6

(cherry picked from commit 2951667aff)
(cherry picked from commit f2fd12573582f4025036215ff78d5ce7c57e2f50)
This commit is contained in:
dr|z3d 2021-09-13 12:27:09 +00:00
parent f46e325030
commit 9927c7ff99

View file

@ -228,7 +228,7 @@ a, .slide label {
}
#netstatus .badge {
margin: 0 4px 0 8px;
margin: 0 8px 0 0;
padding: 1px 6px;
font-weight: 600;
}