OpenVK Modern: fix search options

This commit is contained in:
Mikita Wiśniewski 2023-06-14 15:12:21 +07:00
parent 3e69d06474
commit 3ebc32ca80

View file

@ -316,6 +316,11 @@ input[type=checkbox] {
width: 91%;
}
.searchOptions
{
width: 25.5%;
}
.searchOptionName
{
cursor: pointer;