minor cosmetic improvement to /ping_groups

pull/138/head
Aevann 2023-03-07 03:02:49 +02:00
parent 68e481b15d
commit 7ef9f70b31
1 changed files with 5 additions and 0 deletions

View File

@ -7210,3 +7210,8 @@ input[type=number] {
{
display: none;
}
.ping-groups td > a {
min-width: 30px;
display: inline-block;
}